Lines Matching full:permille
885 } else if (xsltUTF8Charcmp(*format, self->permille) == 0) {
960 * permille to be treated as suffix
1015 * First we process the +ve pattern to get percent / permille,
1066 } else if (xsltUTF8Charcmp(the_format, self->permille) == 0) {
1111 } else if (xsltUTF8Charcmp(the_format, self->permille) == 0) {
1174 * Flag changes interpretation of percent/permille
1191 (xsltUTF8Charcmp(the_format, (self)->permille)== 0) ) {