Home
last modified time | relevance | path

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

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