Searched refs:property1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc.c540 const utf8proc_property_t *property1, *property2; local
543 property1 = unsafe_get_property(uc1);
545 if (property1->combining_class > property2->combining_class &&

Completed in 51 milliseconds