Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds