Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dvalidation_test_input_parser.cc71 bool ParseAnchor(const DataType& type, const std::string& value_string);
140 DATA_TYPE("[anchr]", 0, &ValidationTestInputParser::ParseAnchor),
338 bool ValidationTestInputParser::ParseAnchor(const DataType& type, in ParseAnchor() function in mojo::test::__anon8531dfb10111::ValidationTestInputParser
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
DWeb_Browser_Suite.py161 def ParseAnchor(self, _object, _attributes={}, **_arguments): member in Web_Browser_Suite_Events