Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c97 #define SIZEOFFSET 1 macro
108 #define SIZEOFFSET 2 macro
8436 pptr += SIZEOFFSET; in compile_regex()
9537 pptr += 3 + SIZEOFFSET; in get_branchlength()
9743 pptr += 2 + SIZEOFFSET; in get_branchlength()
9882 *pptrptr += SIZEOFFSET; in set_lookbehind_lengths()
10035 pptr += SIZEOFFSET; in check_lookbehinds()
10040 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
10044 pptr += SIZEOFFSET; in check_lookbehinds()
10052 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
[all …]

Completed in 28 milliseconds