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.c2869 uint32_t xset, xunset, *xoptset; in parse_regex() local
4213 xset = xunset = 0; in parse_regex()
4214 xoptset = &xset; in parse_regex()
4324 xoptions = (xoptions | xset) & (~xunset); in parse_regex()

Completed in 40 milliseconds