Searched refs:G_UNICODE_PARAGRAPH_SEPARATOR (Results 1 – 8 of 8) sorted by relevance
/third_party/glib/glib/pcre/ |
D | ucp.h | 60 ucp_Zp = G_UNICODE_PARAGRAPH_SEPARATOR, /* Paragraph separator */
|
/third_party/glib/gobject/ |
D | glib-enumtypes.c | 44 { G_UNICODE_PARAGRAPH_SEPARATOR, "G_UNICODE_PARAGRAPH_SEPARATOR", "paragraph-separator" }, in g_unicode_type_get_type()
|
/third_party/glib/glib/ |
D | gunicode.h | 146 G_UNICODE_PARAGRAPH_SEPARATOR, enumerator
|
D | ghostutils.c | 290 case G_UNICODE_PARAGRAPH_SEPARATOR: in idna_is_prohibited()
|
D | guniprop.c | 293 OR (G_UNICODE_PARAGRAPH_SEPARATOR, in g_unichar_isspace()
|
D | gunichartables.h | 3250 G_UNICODE_LINE_SEPARATOR, G_UNICODE_PARAGRAPH_SEPARATOR,
|
/third_party/glib/glib/tests/ |
D | unicode.c | 87 { G_UNICODE_PARAGRAPH_SEPARATOR, 0x2029 }, in test_unichar_character_type()
|
/third_party/glib/glib/update-pcre/ |
D | ucp.patch | 613 + ucp_Zp = G_UNICODE_PARAGRAPH_SEPARATOR, /* Paragraph separator */
|