Home
last modified time | relevance | path

Searched +defs:doc +defs:path (Results 1 – 25 of 4628) sorted by relevance

12345678910>>...186

/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dcss_document_tree_test.cpp124 css_document_tree doc; in test_css_empty() local
133 css_document_tree doc; in test_css_parse_basic1() local
163 css_document_tree doc; in test_css_parse_basic2() local
190 css_document_tree doc; in test_css_parse_basic3() local
229 css_document_tree doc; in test_css_parse_basic4() local
270 css_document_tree doc; in test_css_parse_basic5() local
287 css_document_tree doc; in test_css_parse_basic6() local
318 css_document_tree doc; in test_css_parse_basic7() local
371 css_document_tree doc; in test_css_parse_basic8() local
433 css_document_tree doc; in test_css_parse_basic9() local
[all …]
/dports/devel/xmltooling/xmltooling-3.2.1/xmltoolingtest/
H A DUnmarshallingTest.h76 string path=data_path + "DTD.xml"; in testUnmarshallingWithDTD() local
82 string path=data_path + "SimpleXMLObjectWithAttribute.xml"; in testUnmarshallingWithAttributes() local
84 DOMDocument* doc=XMLToolingConfig::getConfig().getParser().parse(fs); in testUnmarshallingWithAttributes() local
100 string path=data_path + "SimpleXMLObjectWithContent.xml"; in testUnmarshallingWithElementContent() local
102 DOMDocument* doc=XMLToolingConfig::getConfig().getParser().parse(fs); in testUnmarshallingWithElementContent() local
118 string path=data_path + "SimpleXMLObjectWithChildren.xml"; in testUnmarshallingWithChildElements() local
120 DOMDocument* doc=XMLToolingConfig::getConfig().getParser().parse(fs); in testUnmarshallingWithChildElements() local
138 string path=data_path + "SimpleXMLObjectWithChildren.xml"; in testUnmarshallingWithClone() local
140 DOMDocument* doc=XMLToolingConfig::getConfig().getParser().parse(fs); in testUnmarshallingWithClone() local
161 string path=data_path + "SimpleXMLObjectWithUnknownChild.xml"; in testUnmarshallingWithUnknownChild() local
[all …]
H A DKeyInfoTest.h42 string path=data_path + "KeyInfo1.xml"; in testKeyInfo1() local
44 DOMDocument* doc=XMLToolingConfig::getConfig().getValidatingParser().parse(fs); in testKeyInfo1() local
66 string path=data_path + "KeyInfo2.xml"; in testKeyInfo2() local
68 DOMDocument* doc=XMLToolingConfig::getConfig().getValidatingParser().parse(fs); in testKeyInfo2() local
87 string path=data_path + "KeyInfo3.xml"; in testKeyInfo3() local
89 DOMDocument* doc=XMLToolingConfig::getConfig().getParser().parse(fs); in testKeyInfo3() local
101 string path=data_path + "KeyInfo4.xml"; in testKeyInfo4() local
103 DOMDocument* doc=XMLToolingConfig::getConfig().getValidatingParser().parse(fs); in testKeyInfo4() local
H A DMarshallingTest.h49 string path=data_path + "SimpleXMLObjectWithAttribute.xml"; in testMarshallingWithAttributes() local
51 DOMDocument* doc=XMLToolingConfig::getConfig().getParser().parse(fs); in testMarshallingWithAttributes() local
66 string path=data_path + "SimpleXMLObjectWithContent.xml"; in testMarshallingWithElementContent() local
68 DOMDocument* doc=XMLToolingConfig::getConfig().getParser().parse(fs); in testMarshallingWithElementContent() local
106 string path=data_path + "SimpleXMLObjectWithChildren.xml"; in testMarshallingWithChildElements() local
108 DOMDocument* doc=XMLToolingConfig::getConfig().getParser().parse(fs); in testMarshallingWithChildElements() local
/dports/devel/libcjson/cJSON-1.7.15/tests/json-patch-tests/
H A Dtests.json3 "doc": {}, object
8 "doc": {"foo": 1}, object
33 "doc": [], array
43 "doc": {}, object
48 "doc": {}, object
53 "doc": "foo", string
59 "doc": {}, object
64 "doc": [], array
69 "doc": [], array
74 "doc": {}, object
[all …]
H A Dcjson-utils-tests.json4 "doc": { "foo": "bar"}, object
10 "doc": { "foo": [ "bar", "baz" ] }, object
16 "doc": {"baz": "qux","foo": "bar"}, object
28 "doc": { "baz": "qux","foo": "bar"}, object
51 "doc": { "baz": "qux" }, object
57 "doc": { "foo": "bar" }, object
63 "doc": { "foo": "bar" }, object
69 "doc": { "foo": "bar" }, object
75 "doc": {"/": 9,"~1": 10}, object
80 "doc": { "foo": ["bar"] }, object
[all …]
H A Dspec_tests.json12 "doc": { object
26 "doc": { object
39 "doc": { object
53 "doc": { object
66 "doc": { object
81 "doc": { object
106 "doc": { object
120 "doc": { object
136 "doc": { object
147 "doc": { object
[all …]
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/test/data/
H A Djson-patch-test.json3 "doc": {}, object
8 "doc": {"foo": 1}, object
33 "doc": [], array
43 "doc": {}, object
48 "doc": {}, object
53 "doc": "foo", string
59 "doc": {}, object
64 "doc": [], array
69 "doc": [], array
74 "doc": {}, object
[all …]
H A Djson-patch-spec-test.json12 "doc": { object
26 "doc": { object
39 "doc": { object
53 "doc": { object
66 "doc": { object
81 "doc": { object
106 "doc": { object
120 "doc": { object
136 "doc": { object
147 "doc": { object
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/test/data/json-patch-tests/
H A Dtests.json3 "doc": {}, object
8 "doc": {"foo": 1}, object
33 "doc": [], array
43 "doc": {}, object
48 "doc": {}, object
53 "doc": "foo", string
59 "doc": {}, object
64 "doc": [], array
69 "doc": [], array
74 "doc": {}, object
[all …]
H A Dspec_tests.json12 "doc": { object
26 "doc": { object
39 "doc": { object
53 "doc": { object
66 "doc": { object
81 "doc": { object
106 "doc": { object
120 "doc": { object
136 "doc": { object
147 "doc": { object
[all …]
/dports/devel/liborcus/liborcus-0.16.1/src/
H A Dorcus_test_xlsx.cpp102 string path(dir); in test_xlsx_import() local
106 auto doc = load_doc(path); in test_xlsx_import() local
131 document doc{ss}; in test_xlsx_table_autofilter() local
165 document doc{{1048576, 16384}}; in test_xlsx_table() local
233 document doc{ss}; in test_xlsx_merged_cells() local
278 document doc{{1048576, 16384}}; in test_xlsx_date_time() local
778 document doc{{1048576, 16384}}; in test_xlsx_pivot_two_pivot_caches() local
886 document doc{{1048576, 16384}}; in test_xlsx_pivot_mixed_type_field() local
1012 document doc{{1048576, 16384}}; in test_xlsx_pivot_group_field() local
1105 document doc{{1048576, 16384}}; in test_xlsx_pivot_group_by_numbers() local
[all …]
H A Dorcus_test_xls_xml.cpp63 const std::string& path, in load_doc_from_filepath()
105 doc_loader(const pstring& path) : in doc_loader()
123 void update_config(spreadsheet::document& doc, const string& path) in update_config()
156 { in test_xls_xml_import()
157 std::string path = dir; in test_xls_xml_import() local
194 string path(dir); in test_xls_xml_import() local
281 std::unique_ptr<spreadsheet::document> doc = in test_xls_xml_bold_and_italic() local
578 for (const pstring& path : paths) in test_xls_xml_named_colors() local
1057 spreadsheet::document doc{ss}; in test_xls_xml_view_cursor_per_sheet() local
1118 spreadsheet::document doc{ss}; in test_xls_xml_view_cursor_split_pane() local
[all …]
/dports/graphics/Coin/coin-Coin-4.0.0/src/xml/
H A Ddocument.cpp346 cc_xml_doc * doc = new cc_xml_doc; in cc_xml_doc_new() local
369 cc_xml_doc_delete_x(cc_xml_doc * doc) in cc_xml_doc_delete_x()
426 cc_xml_read_file(const char * path) // parser.h convenience function in cc_xml_read_file()
428 cc_xml_doc * doc = cc_xml_doc_new(); in cc_xml_read_file() local
444 cc_xml_doc_read_file_x(cc_xml_doc * doc, const char * path) in cc_xml_doc_read_file_x()
487 cc_xml_doc * doc = cc_xml_doc_new(); in cc_xml_read_buffer() local
574 cc_xml_doc_set_filename_x(cc_xml_doc * doc, const char * path) in cc_xml_doc_set_filename_x()
666 cc_xml_doc_find_element(const cc_xml_doc * doc, cc_xml_path * path) in cc_xml_doc_find_element()
673 cc_xml_doc_find_next_element(const cc_xml_doc * doc, cc_xml_elt * prev, cc_xml_path * path) in cc_xml_doc_find_next_element()
680 cc_xml_doc_create_element_x(cc_xml_doc * doc, cc_xml_path * path) in cc_xml_doc_create_element_x()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/docs/samples/
H A Dinclude.cpp18 const char* path = include.value(); in preprocess() local
20 pugi::xml_document doc; in preprocess() local
48 bool load_preprocess(pugi::xml_document& doc, const char* path) in load_preprocess()
58 pugi::xml_document doc; in main() local
/dports/devel/cquery/cquery-20180718/third_party/pugixml/docs/samples/
H A Dinclude.cpp18 const char* path = include.value(); in preprocess() local
20 pugi::xml_document doc; in preprocess() local
48 bool load_preprocess(pugi::xml_document& doc, const char* path) in load_preprocess()
58 pugi::xml_document doc; in main() local
/dports/emulators/mame/mame-mame0226/3rdparty/pugixml/docs/samples/
H A Dinclude.cpp18 const char* path = include.value(); in preprocess() local
20 pugi::xml_document doc; in preprocess() local
48 bool load_preprocess(pugi::xml_document& doc, const char* path) in load_preprocess()
58 pugi::xml_document doc; in main() local
/dports/textproc/pugixml/pugixml-1.11.4/docs/samples/
H A Dinclude.cpp18 const char* path = include.value(); in preprocess() local
20 pugi::xml_document doc; in preprocess() local
48 bool load_preprocess(pugi::xml_document& doc, const char* path) in load_preprocess()
58 pugi::xml_document doc; in main() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsmanageconnectionsdialog.cpp109 QDomDocument doc; in doExportImport() local
446 QString path; in saveOWSConnections() local
482 QString path; in saveWfsConnections() local
514 QString path; in savePgConnections() local
556 QString path; in saveMssqlConnections() local
597 QString path; in saveOracleConnections() local
642 QString path; in saveDb2Connections() local
683 QString path; in saveGeonodeConnections() local
708 QString path; in saveXyzTilesConnections() local
738 QString path; in saveArcgisConnections() local
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsmanageconnectionsdialog.cpp463 QString path; in saveOWSConnections() local
499 QString path; in saveWfsConnections() local
531 QString path; in savePgConnections() local
573 QString path; in saveMssqlConnections() local
614 QString path; in saveOracleConnections() local
659 QString path; in saveDb2Connections() local
700 QString path; in saveHanaConnections() local
749 QString path; in saveGeonodeConnections() local
774 QString path; in saveXyzTilesConnections() local
804 QString path; in saveArcgisConnections() local
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/pipeline/
H A Ddocument_path_support.cpp66 void visitAllValuesAtPathHelper(Document doc, in visitAllValuesAtPathHelper()
67 const FieldPath& path, in visitAllValuesAtPathHelper()
118 void visitAllValuesAtPath(const Document& doc, in visitAllValuesAtPath()
119 const FieldPath& path, in visitAllValuesAtPath()
124 StatusWith<Value> extractElementAlongNonArrayPath(const Document& doc, const FieldPath& path) { in extractElementAlongNonArrayPath()
156 Document extractDocumentKeyFromDoc(const Document& doc, const std::vector<FieldPath>& paths) { in extractDocumentKeyFromDoc()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/platforms/osx/
H A Dinstaller-gencontents.py6 def createFtags(doc, path, isrootpath=True): argument
39 def generateContentsDocument(path): argument
55 doc = generateContentsDocument(sys.argv[1]) variable
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/platforms/osx/
H A Dinstaller-gencontents.py6 def createFtags(doc, path, isrootpath=True): argument
39 def generateContentsDocument(path): argument
55 doc = generateContentsDocument(sys.argv[1]) variable
/dports/sysutils/bacula11-client/bacula-11.0.5/platforms/osx/
H A Dinstaller-gencontents.py6 def createFtags(doc, path, isrootpath=True): argument
39 def generateContentsDocument(path): argument
55 doc = generateContentsDocument(sys.argv[1]) variable
/dports/sysutils/bacula11-server/bacula-11.0.5/platforms/osx/
H A Dinstaller-gencontents.py6 def createFtags(doc, path, isrootpath=True): argument
39 def generateContentsDocument(path): argument
55 doc = generateContentsDocument(sys.argv[1]) variable

12345678910>>...186