Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2643 uint32_t xoptions) in handle_escdsw() argument
2731 uint32_t xoptions; member
3207 xoptions, FALSE, cb); in parse_regex()
3324 xoptions); in parse_regex()
3775 xoptions, TRUE, cb); in parse_regex()
3854 xoptions); in parse_regex()
4053 top_nest->xoptions = xoptions & PARSE_TRACKED_EXTRA_OPTIONS; in parse_regex()
4186 top_nest->xoptions = xoptions & PARSE_TRACKED_EXTRA_OPTIONS; in parse_regex()
4324 xoptions = (xoptions | xset) & (~xunset); in parse_regex()
4819 top_nest->xoptions = xoptions & PARSE_TRACKED_EXTRA_OPTIONS; in parse_regex()
[all …]

Completed in 38 milliseconds