Home
last modified time | relevance | path

Searched refs:re_string_first_byte (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h350 #define re_string_first_byte(pstr, idx) \ macro
A Dregcomp.c1715 !re_string_first_byte (input, re_string_cur_idx (input))) in peek_token()
1950 !re_string_first_byte (input, re_string_cur_idx (input))) in peek_token_bracket()
2166 && !re_string_first_byte (regexp, re_string_cur_idx (regexp))) in parse_expression()
A Dregex_internal.c799 if (!re_string_first_byte (pstr, pstr->cur_idx)) in internal_function()
A Dregexec.c743 if (!sb && !re_string_first_byte (&mctx.input, 0)) in re_search_internal()

Completed in 17 milliseconds