Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c541 #define LENCPYGET 64 macro
557 uint8_t copy_names[LENCPYGET];
558 uint8_t get_names[LENCPYGET];
3891 if (nn + len + 2 - (char *)field > LENCPYGET) in decode_modifiers()