Home
last modified time | relevance | path

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

/php-src/build/
H A Dpkg.m466 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2868 uint32_t xset, xunset, *xoptset; in parse_regex() local
4212 xset = xunset = 0; in parse_regex()
4213 xoptset = &xset; in parse_regex()
4323 xoptions = (xoptions | xset) & (~xunset); in parse_regex()

Completed in 35 milliseconds