Searched defs:parse_all (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_type_comments.py | 231 def parse_all(self, source, minver=lowest, maxver=highest, expected_regex=""): member in TypeCommentTests |
| /third_party/boost/boost/regex/v4/ | ||
| D | basic_regex_parser.hpp | 254 bool basic_regex_parser<charT, traits>::parse_all() in parse_all() function in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser |