Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcregrep.c155 static const unsigned char *pcretables = NULL; variable
2472 p->compiled = pcre_compile(buffer, options, &error, &errptr, pcretables); in compile_pattern()
2984 pcretables = pcre_maketables(); in main()
3263 free((void *)pcretables); in main()