Home
last modified time | relevance | path

Searched refs:re_string_length (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/posix/
Dregex_internal.h446 #define re_string_length(pstr) ((pstr)->len) macro
Dregcomp.c1808 if (re_string_cur_idx (input) + 1 >= re_string_length (input)) in peek_token()
1997 && re_string_cur_idx (input) + 1 != re_string_length (input)) in peek_token()
2040 && re_string_cur_idx (input) + 1 < re_string_length (input)) in peek_token_bracket()
2054 if (re_string_cur_idx (input) + 1 < re_string_length (input)) in peek_token_bracket()
/glibc-2.36/manual/
Dpattern.texi873 @c re_string_length ok
907 @c re_string_length dup ok