Home | History | Annotate | Download | only in dist

Lines Matching full:pcretables

155 static const unsigned char *pcretables = NULL;
2507 p->compiled = pcre_compile(buffer, options, &error, &errptr, pcretables);
3009 pcretables==NULL, which causes the use of default tables. */
3019 pcretables = pcre_maketables();
3298 free((void *)pcretables);