Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dguniprop.c94 #define ISMARK(Type) IS ((Type), \ macro
321 return ISMARK (TYPE (c)); in g_unichar_ismark()
761 if (ISMARK (TYPE (c))) in output_marks()
844 if (!ISMARK (t)) in real_toupper()