HomeSort by relevance Sort by last modified time
    Searched defs:_WHITESPACE (Results 1 - 3 of 3) sorted by null

  /external/nanopb-c/generator/google/protobuf/
text_format.py 305 _WHITESPACE = re.compile('(\\s|(#.*$))+', re.MULTILINE)
348 match = self._WHITESPACE.match(self._current_line, self._column)
  /external/protobuf/python/google/protobuf/
text_format.py 469 _WHITESPACE = re.compile('(\\s|(#.*$))+', re.MULTILINE)
514 match = self._WHITESPACE.match(self._current_line, self._column)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 575 milliseconds