Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c97 #define SIZEOFFSET 1 macro
108 #define SIZEOFFSET 2 macro
8027 pptr += SIZEOFFSET; in compile_regex()
9102 pptr += 3 + SIZEOFFSET; in get_branchlength()
9302 pptr += 2 + SIZEOFFSET; in get_branchlength()
9429 *pptrptr += SIZEOFFSET; in set_lookbehind_lengths()
9549 pptr += SIZEOFFSET; in check_lookbehinds()
9554 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
9558 pptr += SIZEOFFSET; in check_lookbehinds()
9566 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
[all …]

Completed in 24 milliseconds