Searched defs:LookingAt (Results 1 – 4 of 4) sorted by relevance
/external/pcre/dist/ | ||
D | pcre_scanner.cc | 127 bool Scanner::LookingAt(const RE& re) const { in LookingAt() function in pcrecpp::Scanner |
/external/protobuf/src/google/protobuf/io/ | ||
D | tokenizer.cc | 307 inline bool Tokenizer::LookingAt() { in LookingAt() function in google::protobuf::io::Tokenizer |
/external/protobuf/src/google/protobuf/compiler/ | ||
D | parser.cc | 110 inline bool Parser::LookingAt(const char* text) { in LookingAt() function in google::protobuf::compiler::Parser |
/external/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 779 bool LookingAt(const string& text) { in LookingAt() function in google::protobuf::TextFormat::Parser::ParserImpl |