Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5652 uint32_t *pptr = *pptrptr; in compile_branch()
5823 *pptrptr = pptr; in compile_branch()
8389 uint32_t *pptr = *pptrptr; in compile_regex()
8598 *pptrptr = pptr; in compile_regex()
9386 if (isinline) *pptrptr = parsed_skip(*pptrptr, PSKIP_KET); in get_grouplength()
9449 uint32_t *pptr = *pptrptr; in get_branchlength()
9834 *pptrptr = pptr; in get_branchlength()
9875 uint32_t *bptr = *pptrptr; in set_lookbehind_lengths()
9882 *pptrptr += SIZEOFFSET; in set_lookbehind_lengths()
9892 *pptrptr += 1; in set_lookbehind_lengths()
[all …]

Completed in 28 milliseconds