Home
last modified time | relevance | path

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

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

Completed in 39 milliseconds