Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/strings/
Dscanner.h173 static bool IsLetter(char ch) { in IsLetter() function
/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc71 inline bool IsLetter(char c) { in IsLetter() function