Searched refs:PCRE_SET_OR_CLEAR (Results 1 – 5 of 5) sorted by relevance
/external/pcre/dist/ |
D | pcrecpp.h | 342 #define PCRE_SET_OR_CLEAR(b, o) \ macro 389 PCRE_SET_OR_CLEAR(x, PCRE_CASELESS); in set_caseless() 396 PCRE_SET_OR_CLEAR(x, PCRE_MULTILINE); in set_multiline() 403 PCRE_SET_OR_CLEAR(x, PCRE_DOTALL); in set_dotall() 410 PCRE_SET_OR_CLEAR(x, PCRE_EXTENDED); in set_extended() 417 PCRE_SET_OR_CLEAR(x, PCRE_DOLLAR_ENDONLY); in set_dollar_endonly() 424 PCRE_SET_OR_CLEAR(x, PCRE_EXTRA); in set_extra() 431 PCRE_SET_OR_CLEAR(x, PCRE_UNGREEDY); in set_ungreedy() 438 PCRE_SET_OR_CLEAR(x, PCRE_UTF8); in set_utf8() 445 PCRE_SET_OR_CLEAR(x, PCRE_NO_AUTO_CAPTURE); in set_no_auto_capture()
|
D | pcrecpparg.h | 168 #undef PCRE_SET_OR_CLEAR
|
D | pcrecpparg.h.in | 168 #undef PCRE_SET_OR_CLEAR
|
/external/pcre/ |
D | pcrecpp.h | 342 #define PCRE_SET_OR_CLEAR(b, o) \ macro 389 PCRE_SET_OR_CLEAR(x, PCRE_CASELESS); in set_caseless() 396 PCRE_SET_OR_CLEAR(x, PCRE_MULTILINE); in set_multiline() 403 PCRE_SET_OR_CLEAR(x, PCRE_DOTALL); in set_dotall() 410 PCRE_SET_OR_CLEAR(x, PCRE_EXTENDED); in set_extended() 417 PCRE_SET_OR_CLEAR(x, PCRE_DOLLAR_ENDONLY); in set_dollar_endonly() 424 PCRE_SET_OR_CLEAR(x, PCRE_EXTRA); in set_extra() 431 PCRE_SET_OR_CLEAR(x, PCRE_UNGREEDY); in set_ungreedy() 438 PCRE_SET_OR_CLEAR(x, PCRE_UTF8); in set_utf8() 445 PCRE_SET_OR_CLEAR(x, PCRE_NO_AUTO_CAPTURE); in set_no_auto_capture()
|
D | pcrecpparg.h | 168 #undef PCRE_SET_OR_CLEAR
|