Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c3865 check_posix_syntax(const pcre_uchar *ptr, const pcre_uchar **endptr) in check_posix_syntax() function
3884 check_posix_syntax(ptr, endptr)) in check_posix_syntax()
4773 check_posix_syntax(ptr, &tempptr)) in compile_branch()
4901 ptr[1] == CHAR_EQUALS_SIGN) && check_posix_syntax(ptr, &tempptr)) in compile_branch()
5274 check_posix_syntax(ptr, &tempptr)) in compile_branch()