Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_compile.c1043 const pcre_uchar *oldptr; in check_escape() local
1217 oldptr = ptr; in check_escape()
1242 ptr = oldptr; /* Put the pointer back and fall through */ in check_escape()
4964 const pcre_uchar *oldptr; in compile_branch() local
5326 oldptr = ptr; in compile_branch()
5357 ptr = oldptr; in compile_branch()

Completed in 22 milliseconds