matchedDecimalSymbolIndex 75 Source/platform/text/LocaleICU.h unsigned matchedDecimalSymbolIndex(const String& input, unsigned& position); matchedDecimalSymbolIndex 369 Source/platform/text/PlatformLocale.cpp unsigned symbolIndex = matchedDecimalSymbolIndex(input, i); matchedDecimalSymbolIndex 157 Source/platform/text/PlatformLocale.h unsigned matchedDecimalSymbolIndex(const String& input, unsigned& position);