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

/external/pcre/
H A Dpcre_compile.c2229 check_posix_syntax(const uschar *ptr, const uschar **endptr) function
3281 check_posix_syntax(ptr, &tempptr))
3398 ptr[1] == CHAR_EQUALS_SIGN) && check_posix_syntax(ptr, &tempptr))

Completed in 43 milliseconds