Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c1582 PCRE2_SPTR oldptr; in PRIV() local
1777 oldptr = ptr; in PRIV()
1786 if (s < 10 || oldptr[-1] >= CHAR_8 || s <= (int)cb->bracount) in PRIV()
1792 ptr = oldptr; /* Put the pointer back and fall through */ in PRIV()

Completed in 21 milliseconds