Searched refs:utf8proc_property_t (Results 1 – 5 of 5) sorted by relevance
223 static const utf8proc_property_t *unsafe_get_property(utf8proc_int32_t uc) { in unsafe_get_property()232 UTF8PROC_DLLEXPORT const utf8proc_property_t *utf8proc_get_property(utf8proc_int32_t uc) { in utf8proc_get_property()400 const utf8proc_property_t *property; in utf8proc_decompose_char()540 const utf8proc_property_t *property1, *property2; in utf8proc_decompose_custom()594 const utf8proc_property_t *starter_property = NULL, *current_property; in utf8proc_normalize_utf32()
284 } utf8proc_property_t; typedef461 UTF8PROC_DLLEXPORT const utf8proc_property_t *utf8proc_get_property(utf8proc_int32_t codepoint);
54 in the `utf8proc_property_t` structure, which breaks backward
6597 const utf8proc_property_t utf8proc_properties[] = {
581 const utf8proc_property_t *prop = utf8proc_get_property(cp); in svn_utf__fuzzy_escape()