Home
last modified time | relevance | path

Searched refs:TRE_PARAM_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/tre/dist/lib/
Dtre-match-approx.c133 if (value == TRE_PARAM_DEFAULT) in tre_set_params()
140 if (value == TRE_PARAM_DEFAULT) in tre_set_params()
147 if (value == TRE_PARAM_DEFAULT) in tre_set_params()
154 if (value == TRE_PARAM_DEFAULT) in tre_set_params()
161 if (value == TRE_PARAM_DEFAULT) in tre_set_params()
168 if (value == TRE_PARAM_DEFAULT) in tre_set_params()
175 if (value == TRE_PARAM_DEFAULT) in tre_set_params()
182 if (value == TRE_PARAM_DEFAULT) in tre_set_params()
Dtre-internal.h212 #define TRE_PARAM_DEFAULT -2 macro
Dtre-ast.c123 else if (params[i] == TRE_PARAM_DEFAULT) in tre_print_params()
Dtre-compile.c821 params[i] = TRE_PARAM_DEFAULT; in tre_expand_ast()