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

/external/pcre/dist/
H A Dpcretest.c571 #define PCRE_CONFIG pcre_config macro
797 #define PCRE_CONFIG G(G(pcre,BITONE),_config) macro
927 #define PCRE_CONFIG pcre_config macro
958 #define PCRE_CONFIG pcre16_config macro
989 #define PCRE_CONFIG pcre32_config macro
3190 (void)PCRE_CONFIG(PCRE_CONFIG_LINK_SIZE, &rc);
3259 (void)PCRE_CONFIG(PCRE_CONFIG_UNICODE_PROPERTIES, &rc);
3265 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc);
3271 (void)PCRE_CONFIG(PCRE_CONFIG_NEWLINE, &rc);
3276 (void)PCRE_CONFIG(PCRE_CONFIG_BS
[all...]

Completed in 156 milliseconds