Home
last modified time | relevance | path

Searched refs:HAVE_STRCOLL (Results 1 – 7 of 7) sorted by relevance

/freebsd/bin/csh/
H A Dconfig.h120 #define HAVE_STRCOLL 1 macro
/freebsd/usr.bin/ftp/
H A Dtnftp_config.h280 #define HAVE_STRCOLL 1 macro
/freebsd/contrib/tcsh/
H A Dglob.c140 #if defined(NLS) && defined(LC_COLLATE) && defined(HAVE_STRCOLL) in globcharcoll()
279 #if defined(NLS) && defined(HAVE_STRCOLL) in compare()
H A Dsh.file.c604 # if defined(NLS) && defined(HAVE_STRCOLL) in compare()
H A Dtc.os.c1057 #if defined(NLS) && defined(HAVE_STRCOLL) in fix_strcoll_bug()
H A Dtc.func.c1759 #if defined(NLS) && defined(HAVE_STRCOLL) in collate()
H A DFixes380 51. remove HAVE_STRCOLL; not needed anymore (Miloslav Trmac)