Searched refs:isWildcardChar (Results 1 – 8 of 8) sorted by relevance
135 static boolean isWildcardChar(char c) { in isWildcardChar() method in NumberSkeletonImpl955 if (!isWildcardChar(segment.charAt(0))) { in parseExponentWidthOption()1075 if (isWildcardChar(segment.charAt(offset))) { in parseFractionStem()1133 if (isWildcardChar(segment.charAt(offset))) { in parseDigitsStem()1255 if (isWildcardChar(segment.charAt(offset))) { in parseFracSigOption()1309 if (isWildcardChar(segment.charAt(0))) { in parseIntegerWidthOption()
144 static boolean isWildcardChar(char c) { in isWildcardChar() method in NumberSkeletonImpl1019 if (!isWildcardChar(segment.charAt(0))) { in parseExponentWidthOption()1142 if (isWildcardChar(segment.charAt(offset))) { in parseFractionStem()1200 if (isWildcardChar(segment.charAt(offset))) { in parseDigitsStem()1318 if (isWildcardChar(segment.charAt(offset))) { in parseFracSigOption()1403 if (isWildcardChar(segment.charAt(0))) {
968 if (!isWildcardChar(segment.charAt(0))) { in parseExponentWidthOption()1134 if (isWildcardChar(segment.charAt(offset))) { in parseFractionStem()1196 if (isWildcardChar(segment.charAt(offset))) { in parseDigitsStem()1321 if (isWildcardChar(segment.charAt(offset))) { in parseFracSigOption()1413 if (isWildcardChar(segment.charAt(0))) { in parseIntegerWidthOption()
140 inline bool isWildcardChar(char16_t c) { in isWildcardChar() function
974 if (!isWildcardChar(segment.charAt(0))) { in parseExponentWidthOption()1140 if (isWildcardChar(segment.charAt(offset))) { in parseFractionStem()1202 if (isWildcardChar(segment.charAt(offset))) { in parseDigitsStem()1327 if (isWildcardChar(segment.charAt(offset))) { in parseFracSigOption()1419 if (isWildcardChar(segment.charAt(0))) { in parseIntegerWidthOption()
141 inline bool isWildcardChar(char16_t c) { in isWildcardChar() function