Home
last modified time | relevance | path

Searched refs:insert_move_before (Results 1 – 25 of 63) sorted by relevance

123

/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_dom_modify.cpp1338 CHECK(xml_node().insert_move_before(xml_node(), xml_node()) == xml_node());
1340 CHECK(doc.insert_move_before(doc, doc) == xml_node());
1341 CHECK(doc.insert_move_before(xml_node(), doc.child(STR("node"))) == xml_node());
1342 CHECK(doc.insert_move_before(doc.child(STR("node")), xml_node()) == xml_node());
1344 …xml_node n1 = doc.child(STR("node")).insert_move_before(child, doc.child(STR("node")).first_child(…
1349 …xml_node n2 = doc.child(STR("node")).insert_move_before(doc.child(STR("node")).last_child(), child…
1354 xml_node n3 = child.insert_move_before(doc.child(STR("node")).first_child(), child.first_child());
1373 CHECK(node.insert_move_before(node, foo) == xml_node());
1374 CHECK(node.insert_move_before(root, foo) == xml_node());
1388 CHECK(doc.insert_move_before(node, node) == xml_node());
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_dom_modify.cpp1338 CHECK(xml_node().insert_move_before(xml_node(), xml_node()) == xml_node());
1340 CHECK(doc.insert_move_before(doc, doc) == xml_node());
1341 CHECK(doc.insert_move_before(xml_node(), doc.child(STR("node"))) == xml_node());
1342 CHECK(doc.insert_move_before(doc.child(STR("node")), xml_node()) == xml_node());
1344 …xml_node n1 = doc.child(STR("node")).insert_move_before(child, doc.child(STR("node")).first_child(…
1349 …xml_node n2 = doc.child(STR("node")).insert_move_before(doc.child(STR("node")).last_child(), child…
1354 xml_node n3 = child.insert_move_before(doc.child(STR("node")).first_child(), child.first_child());
1373 CHECK(node.insert_move_before(node, foo) == xml_node());
1374 CHECK(node.insert_move_before(root, foo) == xml_node());
1388 CHECK(doc.insert_move_before(node, node) == xml_node());
[all …]
/dports/devel/cquery/cquery-20180718/third_party/pugixml/tests/
H A Dtest_dom_modify.cpp1351 CHECK(xml_node().insert_move_before(xml_node(), xml_node()) == xml_node());
1353 CHECK(doc.insert_move_before(doc, doc) == xml_node());
1354 CHECK(doc.insert_move_before(xml_node(), doc.child(STR("node"))) == xml_node());
1355 CHECK(doc.insert_move_before(doc.child(STR("node")), xml_node()) == xml_node());
1356 CHECK(doc.insert_move_before(doc.child(STR("node")), child) == xml_node());
1363 …xml_node n2 = doc.child(STR("node")).insert_move_before(doc.child(STR("node")).last_child(), child…
1368 xml_node n3 = child.insert_move_before(doc.child(STR("node")).first_child(), child.first_child());
1387 CHECK(node.insert_move_before(node, foo) == xml_node());
1388 CHECK(node.insert_move_before(root, foo) == xml_node());
1402 CHECK(doc.insert_move_before(node, node) == xml_node());
[all …]
H A Dtest_compact.cpp101 CHECK_ALLOC_FAIL(CHECK(!doc.insert_move_before(n, ne)));
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A Dpugixml.hpp508 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/biology/pbbam/pbbam-0.18.0/src/pugixml/
H A Dpugixml.hpp510 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/pugixml/src/
H A Dpugixml.hpp589 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pugixml/pugixml/src/
H A Dpugixml.hpp587 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/src/
H A Dpugixml.hpp534 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/misc/visp/visp-3.4.0/3rdparty/pugixml-1.9/
H A Dpugixml.hpp566 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/rmanArgsParser/pugixml/
H A Dpugixml.hpp566 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dpugixml.hpp546 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/audio/drumgizmo/drumgizmo-0.9.19/pugixml/src/
H A Dpugixml.hpp566 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/misc/libxdf/libxdf-0.991/pugixml/
H A Dpugixml.hpp546 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dpugixml.hh573 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dpugixml.hpp546 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/pugixml/
H A Dpugixml.hpp546 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/emulators/mame/mame-mame0226/3rdparty/pugixml/src/
H A Dpugixml.hpp534 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/PugiXml/src/
H A Dpugixml.hpp518 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pugixml/vtkpugixml/src/
H A Dpugixml.hpp570 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/multimedia/assimp/assimp-5.1.3/contrib/pugixml/src/
H A Dpugixml.hpp587 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pugixml/vtkpugixml/src/
H A Dpugixml.hpp600 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/sysutils/lnav/lnav-0.10.1/src/pugixml/
H A Dpugixml.hpp587 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/detail/pugixml/
H A Dpugixml.hpp558 xml_node insert_move_before(const xml_node& moved, const xml_node& node);
/dports/textproc/pugixml/pugixml-1.11.4/src/
H A Dpugixml.hpp587 xml_node insert_move_before(const xml_node& moved, const xml_node& node);

123