Home
last modified time | relevance | path

Searched refs:PCRE_SET_OR_CLEAR (Results 1 – 5 of 5) sorted by relevance

/external/pcre/dist/
Dpcrecpp.h342 #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()
Dpcrecpparg.h168 #undef PCRE_SET_OR_CLEAR
Dpcrecpparg.h.in168 #undef PCRE_SET_OR_CLEAR
/external/pcre/
Dpcrecpp.h342 #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()
Dpcrecpparg.h168 #undef PCRE_SET_OR_CLEAR