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

/freebsd-12-stable/lib/libc/iconv/
H A Dcitrus_module.h39 _bcs_strncasecmp(p, #x, sizeof(#x)-1) == 0) { \
H A Dcitrus_memstream.c102 if (_bcs_strncasecmp(key, p, keylen) == 0)
H A Dcitrus_namespace.h58 #define _bcs_strncasecmp _citrus_bcs_strncasecmp macro
/freebsd-12-stable/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c554 if (_bcs_strncasecmp("ASCII", s, 5) == 0) {
561 } else if (_bcs_strncasecmp("GB2312", s, 6) == 0) {

Completed in 70 milliseconds