Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py943 _IDENTIFIER = re.compile(r'[^\d\W]\w*') variable in Tokenizer
1045 if not self._IDENTIFIER.match(result):