Home
last modified time | relevance | path

Searched refs:_IDENTIFIER_OR_NUMBER (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py944 _IDENTIFIER_OR_NUMBER = re.compile(r'\w+') variable in Tokenizer
1067 if not self._IDENTIFIER_OR_NUMBER.match(result):