Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_maketables.c123 if (isgraph(i)) p[cbit_graph + i/8] |= 1 << (i&7); in pcre_maketables()
H A Dpcre_internal.h2597 #define cbit_graph 192 /* [:graph:] */ macro
H A Dpcre_compile.c316 cbit_graph, -1, 0, /* graph */

Completed in 43 milliseconds