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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_fullinfo.c106 *((unsigned long int *)where) = re->options & PUBLIC_COMPILE_OPTIONS;
H A Dpcre_internal.h1114 #define PUBLIC_COMPILE_OPTIONS \ macro
H A Dpcre_compile.c9084 if ((options & ~PUBLIC_COMPILE_OPTIONS) != 0)

Completed in 66 milliseconds