Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c1003 check_escape(const pcre_uchar **ptrptr, pcre_uint32 *chptr, int *errorcodeptr, in check_escape() function
5131 escape = check_escape(&ptr, &ec, errorcodeptr, cd->bracount, options, in compile_branch()
5342 descape = check_escape(&ptr, &d, errorcodeptr, cd->bracount, options, TRUE); in compile_branch()
7895 escape = check_escape(&ptr, &ec, errorcodeptr, cd->bracount, options, FALSE); in compile_branch()

Completed in 32 milliseconds