Home
last modified time | relevance | path

Searched refs:params_depth (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/libtre/tre-0.8.0/lib/
H A Dtre-compile.c813 int params_depth = 0; in tre_expand_ast() local
991 iter->params[TRE_PARAM_DEPTH] = params_depth + 1; in tre_expand_ast()
1002 old_params[TRE_PARAM_DEPTH] = params_depth; in tre_expand_ast()
1020 params_depth++; in tre_expand_ast()
1021 if (params_depth > *max_depth) in tre_expand_ast()
1022 *max_depth = params_depth; in tre_expand_ast()
1973 tag_directions, &tnfa->params_depth); in tre_compile()
H A Dtre-internal.h249 int params_depth; member
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dtre-internal.h262 int params_depth; member
H A Dtre-compile.c857 int params_depth = 0; in tre_expand_ast() local
1035 iter->params[TRE_PARAM_DEPTH] = params_depth + 1; in tre_expand_ast()
1046 old_params[TRE_PARAM_DEPTH] = params_depth; in tre_expand_ast()
1064 params_depth++; in tre_expand_ast()
1065 if (params_depth > *max_depth) in tre_expand_ast()
1066 *max_depth = params_depth; in tre_expand_ast()
2014 tag_directions, &tnfa->params_depth); in tre_compile()
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dtre-internal.h262 int params_depth; member
H A Dtre-compile.c857 int params_depth = 0; in tre_expand_ast() local
1035 iter->params[TRE_PARAM_DEPTH] = params_depth + 1; in tre_expand_ast()
1046 old_params[TRE_PARAM_DEPTH] = params_depth; in tre_expand_ast()
1064 params_depth++; in tre_expand_ast()
1065 if (params_depth > *max_depth) in tre_expand_ast()
1066 *max_depth = params_depth; in tre_expand_ast()
2014 tag_directions, &tnfa->params_depth); in tre_compile()
/dports/math/R/R-4.1.2/src/extra/tre/
H A Dtre-compile.c816 int params_depth = 0; in tre_expand_ast() local
994 iter->params[TRE_PARAM_DEPTH] = params_depth + 1; in tre_expand_ast()
1005 old_params[TRE_PARAM_DEPTH] = params_depth; in tre_expand_ast()
1023 params_depth++; in tre_expand_ast()
1024 if (params_depth > *max_depth) in tre_expand_ast()
1025 *max_depth = params_depth; in tre_expand_ast()
1999 tag_directions, &tnfa->params_depth); in tre_compile()
H A Dtre-internal.h279 int params_depth; member
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dtre-compile.c816 int params_depth = 0; in tre_expand_ast() local
994 iter->params[TRE_PARAM_DEPTH] = params_depth + 1; in tre_expand_ast()
1005 old_params[TRE_PARAM_DEPTH] = params_depth; in tre_expand_ast()
1023 params_depth++; in tre_expand_ast()
1024 if (params_depth > *max_depth) in tre_expand_ast()
1025 *max_depth = params_depth; in tre_expand_ast()
1999 tag_directions, &tnfa->params_depth); in tre_compile()
H A Dtre-internal.h278 int params_depth; member