Home
last modified time | relevance | path

Searched refs:TRE_PARAM_UNSET (Results 1 – 25 of 25) sorted by relevance

/dports/math/R/R-4.1.2/src/extra/tre/
H A Dtre-match-approx.c155 else if (value != TRE_PARAM_UNSET) in tre_set_params()
162 else if (value != TRE_PARAM_UNSET) in tre_set_params()
176 else if (value != TRE_PARAM_UNSET) in tre_set_params()
183 else if (value != TRE_PARAM_UNSET) in tre_set_params()
190 else if (value != TRE_PARAM_UNSET) in tre_set_params()
197 else if (value != TRE_PARAM_UNSET) in tre_set_params()
204 else if (value != TRE_PARAM_UNSET) in tre_set_params()
411 if (reach[id].params.cost_ins != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
531 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
555 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
[all …]
H A Dtre-parse.c632 cost_ins = cost_del = cost_subst = cost_max = TRE_PARAM_UNSET; in tre_parse_bound()
633 limit_ins = limit_del = limit_subst = limit_err = TRE_PARAM_UNSET; in tre_parse_bound()
876 if (limit_ins == TRE_PARAM_UNSET) in tre_parse_bound()
878 if (cost_ins == TRE_PARAM_UNSET) in tre_parse_bound()
884 if (limit_del == TRE_PARAM_UNSET) in tre_parse_bound()
886 if (cost_del == TRE_PARAM_UNSET) in tre_parse_bound()
892 if (limit_subst == TRE_PARAM_UNSET) in tre_parse_bound()
894 if (cost_subst == TRE_PARAM_UNSET) in tre_parse_bound()
901 if (cost_max == TRE_PARAM_UNSET) in tre_parse_bound()
903 if (limit_err == TRE_PARAM_UNSET) in tre_parse_bound()
[all …]
H A Dtre-internal.h239 #define TRE_PARAM_UNSET -1 macro
H A Dtre-ast.c126 if (params[i] == TRE_PARAM_UNSET) in tre_print_params()
H A Dtre-compile.c1146 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1188 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1714 trans->params[i] = TRE_PARAM_UNSET; in tre_make_trans()
1715 if (p1->params && p1->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
1717 if (p2->params && p2->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dtre-match-approx.c155 else if (value != TRE_PARAM_UNSET) in tre_set_params()
162 else if (value != TRE_PARAM_UNSET) in tre_set_params()
176 else if (value != TRE_PARAM_UNSET) in tre_set_params()
183 else if (value != TRE_PARAM_UNSET) in tre_set_params()
190 else if (value != TRE_PARAM_UNSET) in tre_set_params()
197 else if (value != TRE_PARAM_UNSET) in tre_set_params()
204 else if (value != TRE_PARAM_UNSET) in tre_set_params()
411 if (reach[id].params.cost_ins != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
531 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
555 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
[all …]
H A Dtre-parse.c632 cost_ins = cost_del = cost_subst = cost_max = TRE_PARAM_UNSET; in tre_parse_bound()
633 limit_ins = limit_del = limit_subst = limit_err = TRE_PARAM_UNSET; in tre_parse_bound()
876 if (limit_ins == TRE_PARAM_UNSET) in tre_parse_bound()
878 if (cost_ins == TRE_PARAM_UNSET) in tre_parse_bound()
884 if (limit_del == TRE_PARAM_UNSET) in tre_parse_bound()
886 if (cost_del == TRE_PARAM_UNSET) in tre_parse_bound()
892 if (limit_subst == TRE_PARAM_UNSET) in tre_parse_bound()
894 if (cost_subst == TRE_PARAM_UNSET) in tre_parse_bound()
901 if (cost_max == TRE_PARAM_UNSET) in tre_parse_bound()
903 if (limit_err == TRE_PARAM_UNSET) in tre_parse_bound()
[all …]
H A Dtre-internal.h238 #define TRE_PARAM_UNSET -1 macro
H A Dtre-ast.c126 if (params[i] == TRE_PARAM_UNSET) in tre_print_params()
H A Dtre-compile.c1146 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1188 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1714 trans->params[i] = TRE_PARAM_UNSET; in tre_make_trans()
1715 if (p1->params && p1->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
1717 if (p2->params && p2->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
/dports/textproc/libtre/tre-0.8.0/lib/
H A Dtre-match-approx.c150 else if (value != TRE_PARAM_UNSET) in tre_set_params()
157 else if (value != TRE_PARAM_UNSET) in tre_set_params()
171 else if (value != TRE_PARAM_UNSET) in tre_set_params()
178 else if (value != TRE_PARAM_UNSET) in tre_set_params()
185 else if (value != TRE_PARAM_UNSET) in tre_set_params()
192 else if (value != TRE_PARAM_UNSET) in tre_set_params()
199 else if (value != TRE_PARAM_UNSET) in tre_set_params()
406 if (reach[id].params.cost_ins != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
502 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
526 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
[all …]
H A Dtre-parse.c611 cost_ins = cost_del = cost_subst = cost_max = TRE_PARAM_UNSET; in tre_parse_bound()
612 limit_ins = limit_del = limit_subst = limit_err = TRE_PARAM_UNSET; in tre_parse_bound()
855 if (limit_ins == TRE_PARAM_UNSET) in tre_parse_bound()
857 if (cost_ins == TRE_PARAM_UNSET) in tre_parse_bound()
863 if (limit_del == TRE_PARAM_UNSET) in tre_parse_bound()
865 if (cost_del == TRE_PARAM_UNSET) in tre_parse_bound()
871 if (limit_subst == TRE_PARAM_UNSET) in tre_parse_bound()
873 if (cost_subst == TRE_PARAM_UNSET) in tre_parse_bound()
880 if (cost_max == TRE_PARAM_UNSET) in tre_parse_bound()
882 if (limit_err == TRE_PARAM_UNSET) in tre_parse_bound()
[all …]
H A Dtre-internal.h209 #define TRE_PARAM_UNSET -1 macro
H A Dtre-ast.c121 if (params[i] == TRE_PARAM_UNSET) in tre_print_params()
H A Dtre-compile.c1143 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1185 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1711 trans->params[i] = TRE_PARAM_UNSET; in tre_make_trans()
1712 if (p1->params && p1->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
1714 if (p2->params && p2->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dtre-match-approx.c165 else if (value != TRE_PARAM_UNSET) in tre_set_params()
172 else if (value != TRE_PARAM_UNSET) in tre_set_params()
186 else if (value != TRE_PARAM_UNSET) in tre_set_params()
193 else if (value != TRE_PARAM_UNSET) in tre_set_params()
200 else if (value != TRE_PARAM_UNSET) in tre_set_params()
207 else if (value != TRE_PARAM_UNSET) in tre_set_params()
214 else if (value != TRE_PARAM_UNSET) in tre_set_params()
425 if (reach[id].params.cost_ins != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
522 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
546 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
[all …]
H A Dtre-parse.c624 cost_ins = cost_del = cost_subst = cost_max = TRE_PARAM_UNSET; in tre_parse_bound()
625 limit_ins = limit_del = limit_subst = limit_err = TRE_PARAM_UNSET; in tre_parse_bound()
868 if (limit_ins == TRE_PARAM_UNSET) in tre_parse_bound()
870 if (cost_ins == TRE_PARAM_UNSET) in tre_parse_bound()
876 if (limit_del == TRE_PARAM_UNSET) in tre_parse_bound()
878 if (cost_del == TRE_PARAM_UNSET) in tre_parse_bound()
884 if (limit_subst == TRE_PARAM_UNSET) in tre_parse_bound()
886 if (cost_subst == TRE_PARAM_UNSET) in tre_parse_bound()
893 if (cost_max == TRE_PARAM_UNSET) in tre_parse_bound()
895 if (limit_err == TRE_PARAM_UNSET) in tre_parse_bound()
[all …]
H A Dtre-internal.h222 #define TRE_PARAM_UNSET -1 macro
H A Dtre-ast.c134 if (params[i] == TRE_PARAM_UNSET) in tre_print_params()
H A Dtre-compile.c1187 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1229 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1754 trans->params[i] = TRE_PARAM_UNSET; in tre_make_trans()
1755 if (p1->params && p1->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
1757 if (p2->params && p2->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dtre-match-approx.c163 else if (value != TRE_PARAM_UNSET) in tre_set_params()
170 else if (value != TRE_PARAM_UNSET) in tre_set_params()
184 else if (value != TRE_PARAM_UNSET) in tre_set_params()
191 else if (value != TRE_PARAM_UNSET) in tre_set_params()
198 else if (value != TRE_PARAM_UNSET) in tre_set_params()
205 else if (value != TRE_PARAM_UNSET) in tre_set_params()
212 else if (value != TRE_PARAM_UNSET) in tre_set_params()
423 if (reach[id].params.cost_ins != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
520 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
544 if (reach_p->params.cost_del != TRE_PARAM_UNSET) in tre_tnfa_run_approx()
[all …]
H A Dtre-parse.c624 cost_ins = cost_del = cost_subst = cost_max = TRE_PARAM_UNSET; in tre_parse_bound()
625 limit_ins = limit_del = limit_subst = limit_err = TRE_PARAM_UNSET; in tre_parse_bound()
868 if (limit_ins == TRE_PARAM_UNSET) in tre_parse_bound()
870 if (cost_ins == TRE_PARAM_UNSET) in tre_parse_bound()
876 if (limit_del == TRE_PARAM_UNSET) in tre_parse_bound()
878 if (cost_del == TRE_PARAM_UNSET) in tre_parse_bound()
884 if (limit_subst == TRE_PARAM_UNSET) in tre_parse_bound()
886 if (cost_subst == TRE_PARAM_UNSET) in tre_parse_bound()
893 if (cost_max == TRE_PARAM_UNSET) in tre_parse_bound()
895 if (limit_err == TRE_PARAM_UNSET) in tre_parse_bound()
[all …]
H A Dtre-internal.h222 #define TRE_PARAM_UNSET -1 macro
H A Dtre-ast.c134 if (params[i] == TRE_PARAM_UNSET) in tre_print_params()
H A Dtre-compile.c1187 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1229 if (params[i] != TRE_PARAM_UNSET) in tre_set_union()
1754 trans->params[i] = TRE_PARAM_UNSET; in tre_make_trans()
1755 if (p1->params && p1->params[i] != TRE_PARAM_UNSET) in tre_make_trans()
1757 if (p2->params && p2->params[i] != TRE_PARAM_UNSET) in tre_make_trans()