Searched refs:fetch_token (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/posix/ |
D | regcomp.c | 1772 fetch_token (re_token_t *result, re_string_t *input, reg_syntax_t syntax) in fetch_token() function 2124 fetch_token (¤t_token, regexp, syntax | RE_CARET_ANCHORS_HERE); in parse() 2163 fetch_token (token, regexp, syntax | RE_CARET_ANCHORS_HERE); in parse_reg_exp() 2266 fetch_token (token, regexp, syntax); in parse_expression() 2325 fetch_token (token, regexp, syntax); in parse_expression() 2395 fetch_token (token, regexp, syntax); in parse_expression() 2442 fetch_token (token, regexp, syntax); in parse_expression() 2487 fetch_token (token, regexp, syntax | RE_CARET_ANCHORS_HERE); in parse_sub_exp() 2592 fetch_token (token, regexp, syntax); in parse_dup_op() 3777 fetch_token (token, input, syntax); in fetch_number()
|
/glibc-2.36/manual/ |
D | pattern.texi | 868 @c fetch_token @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculock @acsmem… 888 @c fetch_token dup @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculock … 891 @c fetch_token dup @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculock… 979 @c fetch_token dup @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculoc… 989 @c fetch_token dup @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculock @a…
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 3972 * posix/regcomp.c (fetch_token): Change interface to match 5055 (parse, parse_reg_exp): Pass RE_CARET_ANCHORS_HERE to fetch_token.
|
D | ChangeLog.16 | 7694 fetch_token, peek_token_bracket, build_range_exp,
|
D | ChangeLog.19 | 35519 (duplicate_node_closure, fetch_token, peek_token)
|