Lines Matching refs:U16_LENGTH
1942 position += U16_LENGTH(ch); in subparse()
2095 int32_t padLen = U16_LENGTH(fPad); in skipPadding()
2174 int32_t len = U16_LENGTH(c); in compareSimpleAffix()
2192 len = U16_LENGTH(c); in compareSimpleAffix()
2237 pos += U16_LENGTH(c); in skipRuleWhiteSpace()
2252 pos += U16_LENGTH(c); in skipUWhiteSpace()
2283 i += U16_LENGTH(c); in compareComplexAffix()
2288 i += U16_LENGTH(c); in compareComplexAffix()
2380 (pos + U16_LENGTH(ch)) : -1; in match()
2391 i += U16_LENGTH(ch); in match()
3041 i += U16_LENGTH(c); in expandAffix()
3044 i += U16_LENGTH(c); in expandAffix()
3386 j += U16_LENGTH(c); in appendAffixPattern()
3803 pos += U16_LENGTH(ch); in applyPatternWithoutExpandAffix()
3857 pos += U16_LENGTH(zeroDigit); in applyPatternWithoutExpandAffix()
3908 U_ASSERT(U16_LENGTH(kCurrencySign) == 1); in applyPatternWithoutExpandAffix()
3928 U_ASSERT(U16_LENGTH(kQuote) == 1); in applyPatternWithoutExpandAffix()
3990 pos += U16_LENGTH(padChar); in applyPatternWithoutExpandAffix()
4007 pos += U16_LENGTH(ch); in applyPatternWithoutExpandAffix()
4025 pos += U16_LENGTH(ch); in applyPatternWithoutExpandAffix()