Lines Matching refs:u_strncmp
746 } else if(u_strncmp(result, expected, len)) {
2082 if(u_strncmp(displayKeyword, testCases[i].displayKeyword, displayKeywordLen)!=0){
2165 if(u_strncmp(displayKeywordValue, testCases[i].displayKeywordValue, displayKeywordValueLen)!=0){
2218 if(u_strncmp(displayKeywordValue, expected[keywordCount], displayKeywordValueLen)!=0){
3008 if(u_strncmp(oldCountry,newCountry,oldCountryLen)!=0){
3014 if(u_strncmp(oldLang,newLang,oldLangLen)){