Home | History | Annotate | Download | only in coders

Lines Matching refs:LocaleNCompare

244   if (LocaleNCompare((const char *) magick+1,"svg",3) == 0)
248 if (LocaleNCompare((const char *) magick+1,"?xml",4) == 0)
434 if (LocaleNCompare(token,"cm",2) == 0)
436 if (LocaleNCompare(token,"em",2) == 0)
438 if (LocaleNCompare(token,"ex",2) == 0)
440 if (LocaleNCompare(token,"in",2) == 0)
442 if (LocaleNCompare(token,"mm",2) == 0)
444 if (LocaleNCompare(token,"pc",2) == 0)
446 if (LocaleNCompare(token,"pt",2) == 0)
448 if (LocaleNCompare(token,"px",2) == 0)