Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_auto_possess.c125 static const uint8_t propposstab[PT_TABSIZE][PT_TABSIZE] = {
Dpcre2_internal.h1226 #define PT_TABSIZE 11 /* Size of square table for autopossessify tests */ macro