Home
last modified time | relevance | path

Searched refs:newChildNode (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxslt/src/libexslt/
H A Ddynamic.c191 xmlNodePtr newChildNode = in exsltDynMapFunction() local
196 if (newChildNode != NULL) { in exsltDynMapFunction()
197 newChildNode->ns = in exsltDynMapFunction()
198 xmlNewNs(newChildNode, in exsltDynMapFunction()
212 xmlNodePtr newChildNode = in exsltDynMapFunction() local
218 if (newChildNode != NULL) { in exsltDynMapFunction()
219 newChildNode->ns = in exsltDynMapFunction()
220 xmlNewNs(newChildNode, in exsltDynMapFunction()
231 xmlNodePtr newChildNode = in exsltDynMapFunction() local
235 if (newChildNode != NULL) { in exsltDynMapFunction()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java483 this.lastChild = newChildNode; in insertBefore()
490 previous.nextSibling = newChildNode; in insertBefore()
493 next.previousSibling = newChildNode; in insertBefore()
496 newChildNode.parent = this; in insertBefore()
498 newChildNode.nextSibling = next; in insertBefore()
502 this.firstChild = newChildNode; in insertBefore()
506 return newChildNode; in insertBefore()
544 newChildNode.parent = this; in replaceChild()
546 newChildNode.nextSibling = next; in replaceChild()
549 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java483 this.lastChild = newChildNode; in insertBefore()
490 previous.nextSibling = newChildNode; in insertBefore()
493 next.previousSibling = newChildNode; in insertBefore()
496 newChildNode.parent = this; in insertBefore()
498 newChildNode.nextSibling = next; in insertBefore()
502 this.firstChild = newChildNode; in insertBefore()
506 return newChildNode; in insertBefore()
544 newChildNode.parent = this; in replaceChild()
546 newChildNode.nextSibling = next; in replaceChild()
549 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java483 this.lastChild = newChildNode; in insertBefore()
490 previous.nextSibling = newChildNode; in insertBefore()
493 next.previousSibling = newChildNode; in insertBefore()
496 newChildNode.parent = this; in insertBefore()
498 newChildNode.nextSibling = next; in insertBefore()
502 this.firstChild = newChildNode; in insertBefore()
506 return newChildNode; in insertBefore()
544 newChildNode.parent = this; in replaceChild()
546 newChildNode.nextSibling = next; in replaceChild()
549 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java481 this.lastChild = newChildNode; in insertBefore()
488 previous.nextSibling = newChildNode; in insertBefore()
491 next.previousSibling = newChildNode; in insertBefore()
494 newChildNode.parent = this; in insertBefore()
496 newChildNode.nextSibling = next; in insertBefore()
500 this.firstChild = newChildNode; in insertBefore()
504 return newChildNode; in insertBefore()
542 newChildNode.parent = this; in replaceChild()
544 newChildNode.nextSibling = next; in replaceChild()
547 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java486 this.lastChild = newChildNode; in insertBefore()
493 previous.nextSibling = newChildNode; in insertBefore()
496 next.previousSibling = newChildNode; in insertBefore()
499 newChildNode.parent = this; in insertBefore()
501 newChildNode.nextSibling = next; in insertBefore()
505 this.firstChild = newChildNode; in insertBefore()
509 return newChildNode; in insertBefore()
547 newChildNode.parent = this; in replaceChild()
549 newChildNode.nextSibling = next; in replaceChild()
552 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java489 this.lastChild = newChildNode; in insertBefore()
496 previous.nextSibling = newChildNode; in insertBefore()
499 next.previousSibling = newChildNode; in insertBefore()
502 newChildNode.parent = this; in insertBefore()
504 newChildNode.nextSibling = next; in insertBefore()
508 this.firstChild = newChildNode; in insertBefore()
512 return newChildNode; in insertBefore()
550 newChildNode.parent = this; in replaceChild()
552 newChildNode.nextSibling = next; in replaceChild()
555 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java483 this.lastChild = newChildNode; in insertBefore()
490 previous.nextSibling = newChildNode; in insertBefore()
493 next.previousSibling = newChildNode; in insertBefore()
496 newChildNode.parent = this; in insertBefore()
498 newChildNode.nextSibling = next; in insertBefore()
502 this.firstChild = newChildNode; in insertBefore()
506 return newChildNode; in insertBefore()
544 newChildNode.parent = this; in replaceChild()
546 newChildNode.nextSibling = next; in replaceChild()
549 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java483 this.lastChild = newChildNode; in insertBefore()
490 previous.nextSibling = newChildNode; in insertBefore()
493 next.previousSibling = newChildNode; in insertBefore()
496 newChildNode.parent = this; in insertBefore()
498 newChildNode.nextSibling = next; in insertBefore()
502 this.firstChild = newChildNode; in insertBefore()
506 return newChildNode; in insertBefore()
544 newChildNode.parent = this; in replaceChild()
546 newChildNode.nextSibling = next; in replaceChild()
549 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java483 this.lastChild = newChildNode; in insertBefore()
490 previous.nextSibling = newChildNode; in insertBefore()
493 next.previousSibling = newChildNode; in insertBefore()
496 newChildNode.parent = this; in insertBefore()
498 newChildNode.nextSibling = next; in insertBefore()
502 this.firstChild = newChildNode; in insertBefore()
506 return newChildNode; in insertBefore()
544 newChildNode.parent = this; in replaceChild()
546 newChildNode.nextSibling = next; in replaceChild()
549 firstChild = newChildNode; in replaceChild()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java481 this.lastChild = newChildNode; in insertBefore()
488 previous.nextSibling = newChildNode; in insertBefore()
491 next.previousSibling = newChildNode; in insertBefore()
494 newChildNode.parent = this; in insertBefore()
496 newChildNode.nextSibling = next; in insertBefore()
500 this.firstChild = newChildNode; in insertBefore()
504 return newChildNode; in insertBefore()
542 newChildNode.parent = this; in replaceChild()
544 newChildNode.nextSibling = next; in replaceChild()
547 firstChild = newChildNode; in replaceChild()
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Shared/
H A DXmlUtilities.cs43 XmlNode newChildNode = oldChildNode.CloneNode(true); in RenameXmlElement()
44 newElement.AppendChild(newChildNode); in RenameXmlElement()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/jni/xmlj/
H A Dxmlj_dom.c1786 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore() local
1790 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1808 newChildNode = xmlAddPrevSibling (refChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1809 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1819 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild() local
1823 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1841 newChildNode = xmlReplaceNode (oldChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1842 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1873 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild() local
1876 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/native/jni/xmlj/
H A Dxmlj_dom.c1786 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore() local
1790 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1808 newChildNode = xmlAddPrevSibling (refChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1809 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1819 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild() local
1823 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1841 newChildNode = xmlReplaceNode (oldChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1842 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1873 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild() local
1876 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/native/jni/xmlj/
H A Dxmlj_dom.c1786 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore() local
1790 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1808 newChildNode = xmlAddPrevSibling (refChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1809 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1819 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild() local
1823 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1841 newChildNode = xmlReplaceNode (oldChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1842 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1873 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild() local
1876 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/native/jni/xmlj/
H A Dxmlj_dom.c1786 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore() local
1790 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1808 newChildNode = xmlAddPrevSibling (refChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1809 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1819 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild() local
1823 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1841 newChildNode = xmlReplaceNode (oldChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1842 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1873 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild() local
1876 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/native/jni/xmlj/
H A Dxmlj_dom.c1786 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore() local
1790 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1808 newChildNode = xmlAddPrevSibling (refChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1809 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1819 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild() local
1823 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1841 newChildNode = xmlReplaceNode (oldChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1842 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1873 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild() local
1876 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/jni/xmlj/
H A Dxmlj_dom.c1786 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore() local
1790 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1808 newChildNode = xmlAddPrevSibling (refChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1809 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljInsertBefore()
1819 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild() local
1823 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1841 newChildNode = xmlReplaceNode (oldChildNode, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1842 return xmljGetNodeInstance (env, newChildNode); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljReplaceChild()
1873 xmlNodePtr newChildNode; in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild() local
1876 newChildNode = xmljGetNodeID (env, newChild); in Java_gnu_xml_libxmlj_dom_GnomeNode_xmljAppendChild()
[all …]
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem/
H A Dnode.go98 c, err := n.newChildNode(file)
109 func (n *node) newChildNode(file os.FileInfo) (*node, error) { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/utils/merkletrie/filesystem/
H A Dnode.go102 c, err := n.newChildNode(file)
113 func (n *node) newChildNode(file os.FileInfo) (*node, error) { func
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/utils/merkletrie/filesystem/
H A Dnode.go102 c, err := n.newChildNode(file)
113 func (n *node) newChildNode(file os.FileInfo) (*node, error) { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/utils/merkletrie/filesystem/
H A Dnode.go102 c, err := n.newChildNode(file)
113 func (n *node) newChildNode(file os.FileInfo) (*node, error) { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/utils/merkletrie/filesystem/
H A Dnode.go102 c, err := n.newChildNode(file)
113 func (n *node) newChildNode(file os.FileInfo) (*node, error) { func
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/utils/merkletrie/filesystem/
H A Dnode.go102 c, err := n.newChildNode(file)
113 func (n *node) newChildNode(file os.FileInfo) (*node, error) { func
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/utils/merkletrie/filesystem/
H A Dnode.go102 c, err := n.newChildNode(file)
113 func (n *node) newChildNode(file os.FileInfo) (*node, error) { func

123