Searched refs:params_depth (Results 1 – 10 of 10) sorted by relevance
813 int params_depth = 0; in tre_expand_ast() local991 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()
249 int params_depth; member
262 int params_depth; member
857 int params_depth = 0; in tre_expand_ast() local1035 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()
816 int params_depth = 0; in tre_expand_ast() local994 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()
279 int params_depth; member
278 int params_depth; member