Home
last modified time | relevance | path

Searched defs:Options (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/ets_utils/js_api_module/convertxml/
Djs_convertxml.h34 struct Options { struct
35 std::string declaration = "_declaration";
36 std::string instruction = "_instruction";
37 std::string attributes = "_attributes";
38 std::string text = "_text";
39 std::string cdata = "_cdata";
40 std::string doctype = "_doctype";
41 std::string comment = "_comment";
42 std::string parent = "_parent";
43 std::string type = "_type";
[all …]
/commonlibrary/rust/ylong_http/ylong_http/src/request/
Dmethod.rs165 Options, enumerator
/commonlibrary/ets_utils/js_api_module/buffer/src/
Djs_buffer.ts302 type Options = { alias