Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c322 #define PCRE2_CONFIG pcre2_config_8 macro
332 #define PCRE2_CONFIG pcre2_config_16 macro
341 #define PCRE2_CONFIG pcre2_config_32 macro
6973 (void)PCRE2_CONFIG(coptlist[i].value, &optval); in c_option()
6988 (void)PCRE2_CONFIG(coptlist[i].value, &yield); in c_option()
6993 (void)PCRE2_CONFIG(coptlist[i].value, &optval); in c_option()
7035 (void)PCRE2_CONFIG(PCRE2_CONFIG_UNICODE, &optval); in c_option()
7044 (void)PCRE2_CONFIG(PCRE2_CONFIG_JIT, &optval); in c_option()
7056 (void)PCRE2_CONFIG(PCRE2_CONFIG_NEWLINE, &optval); in c_option()
7058 (void)PCRE2_CONFIG(PCRE2_CONFIG_BSR, &optval); in c_option()
[all …]