Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_printint.c61 #define OP_lengths PCRE2_SUFFIX(OP_lengths_) macro
73 static const uint8_t OP_lengths[] = { OP_LENGTHS }; variable
Dpcre2_tables.c60 const uint8_t PRIV(OP_lengths)[] = { OP_LENGTHS }; variable