Searched refs:fetch_token (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c1728 fetch_token (re_token_t *result, re_string_t *input, reg_syntax_t syntax)
2081 fetch_token (&current_token, regexp, syntax | RE_CARET_ANCHORS_HERE);
2119 fetch_token (token, regexp, syntax | RE_CARET_ANCHORS_HERE);
2210 fetch_token (token, regexp, syntax);
2265 fetch_token (token, regexp, syntax);
2333 fetch_token (token, regexp, syntax);
2376 fetch_token (token, regexp, syntax);
2413 fetch_token (token, regexp, syntax | RE_CARET_ANCHORS_HERE);
2506 fetch_token (token, regexp, syntax);
3670 fetch_token (toke
1720 fetch_token (re_token_t *result, re_string_t *input, reg_syntax_t syntax) function
[all...]

Completed in 42 milliseconds