Home
last modified time | relevance | path

Searched defs:PCRE2_GET_OVECTOR_COUNT (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2test.c1212 #define PCRE2_GET_OVECTOR_COUNT(a,b) \ macro
1766 #define PCRE2_GET_OVECTOR_COUNT(a,b) \ macro
2145 #define PCRE2_GET_OVECTOR_COUNT(a,b) a = pcre2_get_ovector_count_8(G(b,8)) macro
2254 #define PCRE2_GET_OVECTOR_COUNT(a,b) a = pcre2_get_ovector_count_16(G(b,16)) macro
2363 #define PCRE2_GET_OVECTOR_COUNT(a,b) a = pcre2_get_ovector_count_32(G(b,32)) macro