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

/freebsd-10.1-release/lib/libc/locale/
H A Dcollcmp.c50 l.components[XLC_COLLATE] = (struct xlocale_component *)table;
H A Dxlocale_private.h44 XLC_COLLATE = 0, enumerator in enum:__anon5629
/freebsd-10.1-release/lib/libc/string/
H A Dstrcoll.c50 (struct xlocale_collate*)locale->components[XLC_COLLATE];
H A Dstrxfrm.c56 (struct xlocale_collate*)locale->components[XLC_COLLATE];
H A Dwcscoll.c55 (struct xlocale_collate*)locale->components[XLC_COLLATE];
H A Dwcsxfrm.c58 (struct xlocale_collate*)locale->components[XLC_COLLATE];
/freebsd-10.1-release/lib/libc/gen/
H A Dfnmatch.c229 (struct xlocale_collate*)__get_locale()->components[XLC_COLLATE];
H A Dglob.c812 (struct xlocale_collate*)__get_locale()->components[XLC_COLLATE];
/freebsd-10.1-release/lib/libc/stdio/
H A Dvfscanf.c823 (struct xlocale_collate*)__get_locale()->components[XLC_COLLATE];
/freebsd-10.1-release/lib/libc/regex/
H A Dregcomp.c755 (struct xlocale_collate*)__get_locale()->components[XLC_COLLATE];

Completed in 83 milliseconds