Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c488 #define LENCPYGET 64 macro
502 uint8_t copy_names[LENCPYGET];
503 uint8_t get_names[LENCPYGET];
3502 if (nn + len + 1 - (char *)field > LENCPYGET) in decode_modifiers()