Home
last modified time | relevance | path

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

/freebsd-head/lib/libc/locale/
HDcollate.h69 #define IGNORE_EQUIV_CLASS 1 macro
HDcollate.c865 return (IGNORE_EQUIV_CLASS); in __collate_equiv_class()
876 return (IGNORE_EQUIV_CLASS); in __collate_equiv_class()
918 if (equiv_class == IGNORE_EQUIV_CLASS) in __collate_equiv_match()