Searched refs:nprefix (Results 1 – 2 of 2) sorted by relevance
343 ssize_t nprefix = 0; in LookAheadFst() local352 ++nprefix; in LookAheadFst()361 ++nprefix; in LookAheadFst()387 ++nprefix; in LookAheadFst()395 ++nprefix; in LookAheadFst()400 if ((F & kLookAheadPrefix) && nprefix == 1) in LookAheadFst()407 if (nprefix == 1) in LookAheadFst()
951 xmlChar *nprefix, *nsuffix = NULL; in xsltFormatNumberConversion() local1181 nprefix = the_format; in xsltFormatNumberConversion()1237 (xmlStrncmp(nprefix, prefix, prefix_length) !=0 )) || in xsltFormatNumberConversion()1240 prefix = nprefix; in xsltFormatNumberConversion()