Searched refs:parse_bracket_exp (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/posix/ |
D | regcomp.c | 80 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, 2286 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression() 3095 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 2341 (parse_bracket_exp): Likewise. 2743 (parse_bracket_exp): Use NON_MATCH variable in 2748 (parse_bracket_exp) [!_LIBC]: Pass NULL for MBCSET 3871 * posix/regcomp.c (parse_bracket_exp): Only set has_plural_match 3905 (parse_bracket_exp): Don't set bitmask bits for multi-byte char 4045 parse_dup_op, parse_bracket_exp, build_charclass_op): Likewise. 4113 (parse_bracket_exp): Don't create SIMPLE_BRACKET if it doesn't have 4233 * posix/regcomp.c (parse_bracket_exp): Don't check for range if 4236 * posix/regcomp.c (parse_bracket_exp): Fix test for EOS after 4265 * posix/regcomp.c (parse_bracket_exp): If end of expression is [all …]
|
D | ChangeLog.13 | 412 (parse_bracket_exp): Likewise. 1183 (parse_bracket_exp): Likewise. 1567 (parse_bracket_exp): Likewise. 6495 (parse_bracket_exp): Likewise. 7088 (parse_bracket_exp): Unify redundant error handlings. 7369 (parse_bracket_exp): Add error handling. 8931 (parse_bracket_exp): Likewise. 9269 (parse_bracket_exp): Remove unnecessary malloc invocations.
|
D | ChangeLog.20 | 4875 [_REGEX_RE_COMP || _LIBC][! _LIBC][! _LIBC](parse_bracket_exp): Modified function. 4876 [_REGEX_RE_COMP || _LIBC][! _LIBC][_LIBC](parse_bracket_exp): Modified function.
|
D | ChangeLog.16 | 8148 (lower_subexp, parse_bracket_exp, built_charclass_op): Likewise. 12363 * posix/regcomp.c (parse_bracket_exp) [!RE_ENABLE_I18N]: 12402 (parse_reg_exp, parse_branch, parse_expression, parse_bracket_exp, 12421 * posix/regcomp.c (parse_bracket_exp): Do not modify DFA nodes
|
D | ChangeLog.24 | 7368 [_REGEX_RE_COMP || _LIBC][! _LIBC][! _LIBC](parse_bracket_exp): Remove function. 7372 [_REGEX_RE_COMP || _LIBC][! _LIBC][_LIBC](parse_bracket_exp): Modified function. 7375 [_REGEX_RE_COMP || _LIBC][! _LIBC][_LIBC][! _LIBC](parse_bracket_exp): New.
|
D | ChangeLog.17 | 12594 * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
|
D | ChangeLog.18 | 41377 * posix/regcomp.c (parse_bracket_exp): Initialize type to 71572 * posix/regcomp.c (parse_bracket_exp): When looking up collating 95727 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
|
/glibc-2.36/manual/ |
D | pattern.texi | 897 @c parse_bracket_exp @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculoc…
|