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

/external/pcre/dist/
H A Dpcretest.c730 #define BITONE 32 macro
736 #define BITONE 32 macro
742 #define BITONE 16 macro
753 if (pcre_mode == G(G(PCRE,BITONE),_MODE)) \
754 G(PCHARS,BITONE)(lv, p, offset, len, f); \
759 if (pcre_mode == G(G(PCRE,BITONE),_MODE)) \
760 G(PCHARSV,BITONE)(p, offset, len, f); \
765 if (pcre_mode == G(G(PCRE,BITONE),_MODE)) \
766 G(READ_CAPTURE_NAME,BITONE)(p, cn8, cn16, cn32, re); \
771 if (pcre_mode == G(G(PCRE,BITONE),_MOD
[all...]

Completed in 49 milliseconds