Searched refs:hasNumber (Results 1 – 3 of 3) sorted by relevance
106 boolean hasNumber = (suffixStart - prefixStart - prefixLen > 0); // could be empty string in applyCurrencySpacing()107 if (hasPrefix && hasNumber) { in applyCurrencySpacing()110 if (hasSuffix && hasNumber) { in applyCurrencySpacing()
108 boolean hasNumber = (suffixStart - prefixStart - prefixLen > 0); // could be empty string in applyCurrencySpacing()109 if (hasPrefix && hasNumber) { in applyCurrencySpacing()112 if (hasSuffix && hasNumber) { in applyCurrencySpacing()
408 bool hasNumber = (suffixStart - prefixStart - prefixLen > 0); // could be empty string in applyCurrencySpacing() local409 if (hasPrefix && hasNumber) { in applyCurrencySpacing()412 if (hasSuffix && hasNumber) { in applyCurrencySpacing()