Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregexec.c2014 Idx cls_node = -1; in check_subexp_limits() local
2024 cls_node = node; in check_subexp_limits()
2038 if (cls_node >= 0) in check_subexp_limits()
2043 cls_node) in check_subexp_limits()
2045 cls_node)) in check_subexp_limits()
2713 Idx cls_node; in get_subexp() local
2741 cls_node = find_subexp_node (dfa, nodes, subexp_num, in get_subexp()
2743 if (cls_node == -1) in get_subexp()
2755 sub_top->str_idx, cls_node, sl_str, in get_subexp()
2761 sub_last = match_ctx_add_sublast (sub_top, cls_node, sl_str); in get_subexp()
[all …]