Home
last modified time | relevance | path

Searched defs:StartElement (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/docs/examples/
Dhtmltitle.cpp137 static void StartElement(void *voidContext, in StartElement() function
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Djson.cc48 void StartElement(std::vector<uint8_t>* out) { StartElementTmpl(out); } in StartElement() function in v8_crdtp::json::__anon5ad12e590111::State
49 void StartElement(std::string* out) { StartElementTmpl(out); } in StartElement() function in v8_crdtp::json::__anon5ad12e590111::State
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc1196 void StartElement(std::vector<uint8_t>* out) { StartElementTmpl(out); } in StartElement() function in v8_inspector_protocol_encoding::json::__anon896da77f0611::State
1197 void StartElement(std::string* out) { StartElementTmpl(out); } in StartElement() function in v8_inspector_protocol_encoding::json::__anon896da77f0611::State
/third_party/python/Modules/
Dpyexpat.c22 StartElement, enumerator