Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5653 uint32_t *pptr = *pptrptr; in compile_branch()
5824 *pptrptr = pptr; in compile_branch()
8391 uint32_t *pptr = *pptrptr; in compile_regex()
8600 *pptrptr = pptr; in compile_regex()
9388 if (isinline) *pptrptr = parsed_skip(*pptrptr, PSKIP_KET); in get_grouplength()
9451 uint32_t *pptr = *pptrptr; in get_branchlength()
9836 *pptrptr = pptr; in get_branchlength()
9877 uint32_t *bptr = *pptrptr; in set_lookbehind_lengths()
9884 *pptrptr += SIZEOFFSET; in set_lookbehind_lengths()
9894 *pptrptr += 1; in set_lookbehind_lengths()
[all …]

Completed in 44 milliseconds