Home
last modified time | relevance | path

Searched refs:scanEntityDef (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/validators/DTD/
H A DDTDScanner.hpp154 bool scanEntityDef();
156 bool scanEntityDef(DTDEntityDecl& decl, const bool isPEDecl);
H A DDTDScanner.cpp1880 if (!scanEntityDef(*entityDecl, isPEDecl)) in scanEntityDecl()
2281 bool DTDScanner::scanEntityDef(DTDEntityDecl& decl, const bool isPEDecl) in scanEntityDef() function in DTDScanner
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/validators/DTD/
H A DDTDScanner.hpp153 bool scanEntityDef();
155 bool scanEntityDef(DTDEntityDecl& decl, const bool isPEDecl);
H A DDTDScanner.cpp1872 if (!scanEntityDef(*entityDecl, isPEDecl)) in scanEntityDecl()
2273 bool DTDScanner::scanEntityDef(DTDEntityDecl& decl, const bool isPEDecl) in scanEntityDef() function in DTDScanner