Home
last modified time | relevance | path

Searched refs:first_element_child (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/helpers/
H A Dbutton_helper_spec.rb14 Nokogiri::HTML::DocumentFragment.parse(element).first_element_child
81 Nokogiri::HTML::DocumentFragment.parse(element).first_element_child
128 Nokogiri::HTML::DocumentFragment.parse(element).first_element_child
134 Nokogiri::HTML::DocumentFragment.parse(element).first_element_child
157 Nokogiri::HTML::DocumentFragment.parse(element).first_element_child
H A Dapplication_helper_spec.rb123 Nokogiri::HTML::DocumentFragment.parse(element).first_element_child
/dports/devel/py-pyxb/PyXB-1.2.6/tests/trac/trac-0114/
H A Dcheck.py14 def first_element_child (n): function
34 aext = first_element_child(a)
36 xyz = first_element_child(aext)
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/roxmltree-0.13.0/tests/
H A Ddom-api.rs90 fn first_element_child() { in first_element_child() function
101 let elem = svg_elem.first_element_child().unwrap(); in first_element_child()
H A Dapi.rs194 let a = root.first_element_child().unwrap(); in next_sibling_element_01()
229 let a = root.first_element_child().unwrap(); in nodes_document_order()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/roxmltree-0.13.1/tests/
H A Ddom-api.rs90 fn first_element_child() { in first_element_child() function
101 let elem = svg_elem.first_element_child().unwrap(); in first_element_child()
H A Dapi.rs194 let a = root.first_element_child().unwrap(); in next_sibling_element_01()
229 let a = root.first_element_child().unwrap(); in nodes_document_order()
/dports/www/zola/zola-0.15.2/cargo-crates/roxmltree-0.13.1/tests/
H A Ddom-api.rs90 fn first_element_child() { in first_element_child() function
101 let elem = svg_elem.first_element_child().unwrap(); in first_element_child()
H A Dapi.rs194 let a = root.first_element_child().unwrap(); in next_sibling_element_01()
229 let a = root.first_element_child().unwrap(); in nodes_document_order()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/roxmltree-0.9.1/tests/
H A Ddom-api.rs90 fn first_element_child() { in first_element_child() function
101 let elem = svg_elem.first_element_child().unwrap(); in first_element_child()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/usvg-0.11.0/src/svgtree/
H A Dmod.rs38 self.root().first_element_child().unwrap() in root_element()
374 pub fn first_element_child(&self) -> Option<Self> { in first_element_child() method
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/usvg-0.9.0/src/svgtree/
H A Dmod.rs38 self.root().first_element_child().unwrap() in root_element()
374 pub fn first_element_child(&self) -> Option<Self> { in first_element_child() method
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/roxmltree-0.9.1/src/
H A Dlib.rs105 self.root().first_element_child().expect("XML documents must contain a root element") in root_element()
1005 pub fn first_element_child(&self) -> Option<Self> { in first_element_child() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/roxmltree-0.13.0/src/
H A Dlib.rs131 self.root().first_element_child().expect("XML documents must contain a root element") in root_element()
1133 pub fn first_element_child(&self) -> Option<Self> { in first_element_child() method
/dports/devel/texlab/texlab-3.3.0/cargo-crates/roxmltree-0.13.1/src/
H A Dlib.rs133 self.root().first_element_child().expect("XML documents must contain a root element") in root_element()
1135 pub fn first_element_child(&self) -> Option<Self> { in first_element_child() method
/dports/www/zola/zola-0.15.2/cargo-crates/roxmltree-0.13.1/src/
H A Dlib.rs133 self.root().first_element_child().expect("XML documents must contain a root element")
1135 pub fn first_element_child(&self) -> Option<Self> {
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function
/dports/devel/sccache/sccache-0.2.15/cargo-crates/web-sys-0.3.46/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function
/dports/net/routinator/routinator-0.10.2/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function
/dports/games/genact/genact-0.10.0/cargo-crates/web-sys-0.3.44/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function
/dports/lang/gleam/gleam-0.18.2/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_DocumentFragment.rs29 pub fn first_element_child(this: &DocumentFragment) -> Option<Element>; in first_element_child() function

1234567