Home
last modified time | relevance | path

Searched refs:_endDocument (Results 1 – 17 of 17) sorted by relevance

/dports/devel/pear-XML_Transformer/XML_Transformer-1.1.2/XML/Transformer/Namespace/
H A DDocBook.php309 return $this->_endDocument('article', $cdata);
355 return $this->_endDocument('book', $cdata);
986 function _endDocument($type, $cdata) { function in XML_Transformer_Namespace_DocBook
/dports/graphics/libcdr01/libcdr-0.1.7/src/lib/
H A DCDRContentCollector.h81 void _endDocument();
H A DCDRContentCollector.cpp84 _endDocument(); in ~CDRContentCollector()
97 void libcdr::CDRContentCollector::_endDocument() in _endDocument() function in libcdr::CDRContentCollector
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/xml/sax/
H A D_XDocumentHandler.java197 public void _endDocument() { in _endDocument() method in _XDocumentHandler
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/xml/sax/
H A D_XDocumentHandler.java197 public void _endDocument() { in _endDocument() method in _XDocumentHandler
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
638 return _endDocument; in endDocument()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
638 return _endDocument; in endDocument()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
638 return _endDocument; in endDocument()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
614 return _endDocument; in endDocument()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java113 private final Instruction _endDocument; field in MethodGenerator
195 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
615 return _endDocument; in endDocument()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
638 return _endDocument; in endDocument()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
614 return _endDocument; in endDocument()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
614 return _endDocument; in endDocument()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
634 return _endDocument; in endDocument()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java112 private final Instruction _endDocument; field in MethodGenerator
194 _endDocument = new INVOKEINTERFACE(index, 1); in MethodGenerator()
634 return _endDocument; in endDocument()
/dports/devel/sope2/SOPE/sope-xml/libxmlSAXDriver/
H A DlibxmlSAXDriver.m225 static void _endDocument(libxmlSAXDriver *self);
297 (void*)_endDocument, /* endDocument */
1030 static void _endDocument(libxmlSAXDriver *self) {
/dports/devel/sope/SOPE/sope-xml/libxmlSAXDriver/
H A DlibxmlSAXDriver.m225 static void _endDocument(libxmlSAXDriver *self);
297 (void*)_endDocument, /* endDocument */
1030 static void _endDocument(libxmlSAXDriver *self) {