Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c1005 check_escape(const pcre_uchar **ptrptr, pcre_uint32 *chptr, int *errorcodeptr, in check_escape() function
5133 escape = check_escape(&ptr, &ec, errorcodeptr, cd->bracount, options, in compile_branch()
5344 descape = check_escape(&ptr, &d, errorcodeptr, cd->bracount, options, TRUE); in compile_branch()
7892 escape = check_escape(&ptr, &ec, errorcodeptr, cd->bracount, options, FALSE); in compile_branch()

Completed in 24 milliseconds