HomeSort by relevance Sort by last modified time
    Searched refs:PCRE_SET_OR_CLEAR (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist/
pcrecpp.h 342 #define PCRE_SET_OR_CLEAR(b, o) \
389 PCRE_SET_OR_CLEAR(x, PCRE_CASELESS);
396 PCRE_SET_OR_CLEAR(x, PCRE_MULTILINE);
403 PCRE_SET_OR_CLEAR(x, PCRE_DOTALL);
410 PCRE_SET_OR_CLEAR(x, PCRE_EXTENDED);
417 PCRE_SET_OR_CLEAR(x, PCRE_DOLLAR_ENDONLY);
424 PCRE_SET_OR_CLEAR(x, PCRE_EXTRA);
431 PCRE_SET_OR_CLEAR(x, PCRE_UNGREEDY);
438 PCRE_SET_OR_CLEAR(x, PCRE_UTF8);
445 PCRE_SET_OR_CLEAR(x, PCRE_NO_AUTO_CAPTURE)
    [all...]
pcrecpparg.h 168 #undef PCRE_SET_OR_CLEAR

Completed in 240 milliseconds