Home | History | Annotate | Download | only in unicode

Lines Matching full:graph

96  * - graph:     u_hasBinaryProperty(c, UCHAR_POSIX_GRAPH)
105 * using patterns like [:graph:] or \p{graph}.
402 /** Binary property graph (a C/POSIX character class).