Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c3931 check_posix_syntax(const pcre_uchar *ptr, const pcre_uchar **endptr) in check_posix_syntax() function
4842 check_posix_syntax(ptr, &tempptr)) in compile_branch()
4971 ptr[1] == CHAR_EQUALS_SIGN) && check_posix_syntax(ptr, &tempptr)) in compile_branch()
5363 check_posix_syntax(ptr, &tempptr)) in compile_branch()

Completed in 19 milliseconds