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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unilbrk/
H A Dulc-common.c29 if (STRCASEEQ (encoding, "UTF-8", 'U', 'T', 'F', '-', '8', 0, 0, 0, 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniconv/
H A Du8-conv-to-enc.c39 if (STRCASEEQ (tocode, "UTF-8", 'U','T','F','-','8',0,0,0,0))
H A Du8-strconv-to-enc.c40 if (STRCASEEQ (tocode, "UTF-8", 'U','T','F','-','8',0,0,0,0))
H A Du8-conv-from-enc.c39 if (STRCASEEQ (fromcode, "UTF-8", 'U','T','F','-','8',0,0,0,0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dc-strcaseeq.h22 /* STRCASEEQ allows to optimize string comparison with a small literal string.
23 STRCASEEQ (s, "UTF-8", 'U','T','F','-','8',0,0,0,0)
176 #define STRCASEEQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
181 #define STRCASEEQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
H A Dstriconveh.c66 if (STRCASEEQ (from_codeset, "UTF-8", 'U','T','F','-','8',0,0,0,0))
81 if (STRCASEEQ (to_codeset, "UTF-8", 'U','T','F','-','8',0,0,0,0)

Completed in 54 milliseconds