Searched refs:parse_sub_exp (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/posix/ |
D | regcomp.c | 74 static bin_tree_t *parse_sub_exp (re_string_t *regexp, regex_t *preg, 2280 tree = parse_sub_exp (regexp, preg, token, syntax, nest + 1, err); in parse_expression() 2479 parse_sub_exp (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_sub_exp() function
|
/glibc-2.36/manual/ |
D | pattern.texi | 890 @c parse_sub_exp @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculock @a…
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 4044 (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp, 4273 * posix/regcomp.c (parse_sub_exp): In case of not-matching ( ) 4688 * posix/regcomp.c (parse_sub_exp): Pass RE_CARET_ANCHORS_HERE 16347 (parse_sub_exp): Likewise.
|
D | ChangeLog.15 | 378 (parse_sub_exp, parse_expression): Do not use it. Use
|
D | ChangeLog.16 | 8618 * posix/regcomp.c (parse_sub_exp): Do not shift more bits than there 12408 (parse_sub_exp): Create a single SUBEXP node.
|
D | ChangeLog.13 | 5695 * posix/regcomp.c (parse_sub_exp): Add nodes OP_OPEN_SUBEXP and
|
D | ChangeLog.18 | 95722 (parse_sub_exp): Fix last change, use postorder. 95730 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
|