Home
last modified time | relevance | path

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

/third_party/glib/glib/pcre/
Ducp.h60 ucp_Zp = G_UNICODE_PARAGRAPH_SEPARATOR, /* Paragraph separator */
/third_party/glib/gobject/
Dglib-enumtypes.c44 { G_UNICODE_PARAGRAPH_SEPARATOR, "G_UNICODE_PARAGRAPH_SEPARATOR", "paragraph-separator" }, in g_unicode_type_get_type()
/third_party/glib/glib/
Dgunicode.h146 G_UNICODE_PARAGRAPH_SEPARATOR, enumerator
Dghostutils.c290 case G_UNICODE_PARAGRAPH_SEPARATOR: in idna_is_prohibited()
Dguniprop.c293 OR (G_UNICODE_PARAGRAPH_SEPARATOR, in g_unichar_isspace()
Dgunichartables.h3250 G_UNICODE_LINE_SEPARATOR, G_UNICODE_PARAGRAPH_SEPARATOR,
/third_party/glib/glib/tests/
Dunicode.c87 { G_UNICODE_PARAGRAPH_SEPARATOR, 0x2029 }, in test_unichar_character_type()
/third_party/glib/glib/update-pcre/
Ducp.patch613 + ucp_Zp = G_UNICODE_PARAGRAPH_SEPARATOR, /* Paragraph separator */