Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLiteralSupport.cpp721 const char *first_non_digit = SkipDigits(s); in ParseDecimalOrOctalCommon() local
823 const char *first_non_digit = SkipDigits(s); in ParseNumberStartingWithZero() local
/external/cronet/stable/net/http/
Dhttp_response_headers.cc155 auto first_non_digit = std::ranges::find_if( in ParseStatus() local
/external/cronet/tot/net/http/
Dhttp_response_headers.cc155 auto first_non_digit = std::ranges::find_if( in ParseStatus() local