Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c97 #define SIZEOFFSET 1 macro
108 #define SIZEOFFSET 2 macro
323 SIZEOFFSET, /* META_RECURSE */
7573 pptr += SIZEOFFSET; in compile_regex()
8409 pptr += 1 + SIZEOFFSET; in parsed_skip()
8647 pptr += 3 + SIZEOFFSET; in get_branchlength()
8837 pptr += 2 + SIZEOFFSET; in get_branchlength()
8941 *pptrptr += SIZEOFFSET; in set_lookbehind_lengths()
9038 pptr += SIZEOFFSET; in check_lookbehinds()
9048 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
[all …]

Completed in 25 milliseconds