Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_fullinfo.c104 *((unsigned long int *)where) = re->options & PUBLIC_COMPILE_OPTIONS; in pcre_fullinfo()
H A Dpcre_internal.h1114 #define PUBLIC_COMPILE_OPTIONS \ macro
H A Dpcre_compile.c9068 if ((options & ~PUBLIC_COMPILE_OPTIONS) != 0) in pcre_compile2()

Completed in 37 milliseconds