Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c232 #define PCRE32_MODE 32 macro
375 #define DEFAULT_TEST_MODE PCRE32_MODE
1061 else if (test_mode == PCRE32_MODE) \
1082 if (test_mode == PCRE32_MODE) \
1090 if (test_mode == PCRE32_MODE) \
1545 (test_mode == PCRE32_MODE && G(x,32) r (y)))
1550 (test_mode == PCRE32_MODE && G(x,32)->f r (y)))
3312 if (!utf || test_mode == PCRE32_MODE) in backchars()
4289 if (test_mode == PCRE32_MODE) cblock_size = sizeof(pcre2_real_code_32); in show_memory_info()
4536 if (test_mode == PCRE32_MODE) in show_pattern_info()
[all …]