Home
last modified time | relevance | path

Searched defs:IsExponentCharacter (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcharconv_parse.cc201 bool IsExponentCharacter<10>(char ch) { in IsExponentCharacter() function
206 bool IsExponentCharacter<16>(char ch) { in IsExponentCharacter() function