Home
last modified time | relevance | path

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

/posix/
A Dregcomp.c1302 else if (node->token.type == SUBEXP in optimize_subexps()
1303 && node->left && node->left->token.type == SUBEXP) in optimize_subexps()
1327 if (node->left && node->left->token.type == SUBEXP) in lower_subexps()
1333 if (node->right && node->right->token.type == SUBEXP) in lower_subexps()
2509 tree = create_tree (dfa, tree, NULL, SUBEXP); in parse_sub_exp()
2626 if (elem->token.type == SUBEXP) in parse_dup_op()
3861 if (node->token.type == SUBEXP && node->token.opr.idx == idx) in mark_opt_subexp()
A Dregex_internal.h265 SUBEXP = 17, enumerator

Completed in 12 milliseconds