Home
last modified time | relevance | path

Searched refs:cdataSection (Results 1 – 25 of 64) sorted by relevance

123

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/framework/
H A DXMLDocumentHandler.hpp81 , const bool cdataSection
180 , const bool cdataSection
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/framework/
H A DXMLDocumentHandler.hpp81 , const bool cdataSection
180 , const bool cdataSection
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/validators/schema/
H A DXSDDOMParser.hpp161 , const bool cdataSection
226 , const bool cdataSection
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/validators/schema/
H A DXSDDOMParser.hpp161 , const bool cdataSection
226 , const bool cdataSection
/dports/textproc/xp/com/jclark/xml/output/
H A DSyncXMLWriter.java93 public void cdataSection(String content) throws IOException { in cdataSection() method in SyncXMLWriter
95 w.cdataSection(content); in cdataSection()
H A DXMLWriter.java89 public abstract void cdataSection(String content) throws IOException; in cdataSection() method in XMLWriter
/dports/devel/pear-Horde_View/Horde_View-2.0.6/lib/Horde/View/Helper/
H A DJavascript.php42 return "\n//" . $this->cdataSection("\n$content\n//") . "\n";
H A DTag.php109 public function cdataSection($content) function in Horde_View_Helper_Tag
/dports/editors/abiword/abiword-3.0.5/src/af/util/xp/
H A Dut_xml_libxml2.cpp95 pXML->cdataSection (true); in _cdata()
97 pXML->cdataSection (false); in _cdata()
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A DSchemaValidatorFilter.h302 const bool cdataSection);
307 const bool cdataSection) in ignorableWhitespace() argument
/dports/devel/pear-Horde_View/Horde_View-2.0.6/test/Horde/View/Helper/
H A DTagTest.php75 … $this->assertEquals('<![CDATA[<hello world>]]>', $this->view->cdataSection('<hello world>'));
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/parsers/
H A DSAX2XMLReaderImpl.hpp936 , const bool cdataSection
1056 , const bool cdataSection
H A DSAXParser.cpp773 , const bool cdataSection) in docCharacters() argument
788 fAdvDHList[index]->docCharacters(chars, length, cdataSection); in docCharacters()
905 , const bool cdataSection) in ignorableWhitespace() argument
920 fAdvDHList[index]->ignorableWhitespace(chars, length, cdataSection); in ignorableWhitespace()
H A DAbstractDOMParser.hpp1257 , const bool cdataSection
1356 , const bool cdataSection
H A DSAXParser.hpp1427 , const bool cdataSection
1547 , const bool cdataSection
H A DSAX2XMLReaderImpl.cpp519 , const bool cdataSection) in docCharacters() argument
525 if (cdataSection && fLexicalHandler) in docCharacters()
533 if (cdataSection && fLexicalHandler) in docCharacters()
542 fAdvDHList[index]->docCharacters(chars, length, cdataSection); in docCharacters()
629 , const bool cdataSection) in ignorableWhitespace() argument
644 fAdvDHList[index]->ignorableWhitespace(chars, length, cdataSection); in ignorableWhitespace()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/parsers/
H A DSAX2XMLReaderImpl.hpp936 , const bool cdataSection
1056 , const bool cdataSection
H A DSAXParser.cpp773 , const bool cdataSection) in docCharacters() argument
788 fAdvDHList[index]->docCharacters(chars, length, cdataSection); in docCharacters()
905 , const bool cdataSection) in ignorableWhitespace() argument
920 fAdvDHList[index]->ignorableWhitespace(chars, length, cdataSection); in ignorableWhitespace()
H A DAbstractDOMParser.hpp1257 , const bool cdataSection
1356 , const bool cdataSection
H A DSAXParser.hpp1427 , const bool cdataSection
1547 , const bool cdataSection
H A DSAX2XMLReaderImpl.cpp519 , const bool cdataSection) in docCharacters() argument
525 if (cdataSection && fLexicalHandler) in docCharacters()
533 if (cdataSection && fLexicalHandler) in docCharacters()
542 fAdvDHList[index]->docCharacters(chars, length, cdataSection); in docCharacters()
629 , const bool cdataSection) in ignorableWhitespace() argument
644 fAdvDHList[index]->ignorableWhitespace(chars, length, cdataSection); in ignorableWhitespace()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DSpecification.hs229 _ | Just s <- next "[CDATA[" -> cdataSection s
291 cdataSection S{..} = pos $ case hd of function
294 _ | otherwise -> hd & cdataSection tl
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DSpecification.hs229 _ | Just s <- next "[CDATA[" -> cdataSection s
291 cdataSection S{..} = pos $ case hd of function
294 _ | otherwise -> hd & cdataSection tl
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DSpecification.hs229 _ | Just s <- next "[CDATA[" -> cdataSection s
291 cdataSection S{..} = pos $ case hd of function
294 _ | otherwise -> hd & cdataSection tl
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DSpecification.hs229 _ | Just s <- next "[CDATA[" -> cdataSection s
291 cdataSection S{..} = pos $ case hd of function
294 _ | otherwise -> hd & cdataSection tl

123