Home
last modified time | relevance | path

Searched refs:getPooledNString (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/dom/impl/
H A DDOMDocumentImpl.hpp271 const XMLCh* getPooledNString(const XMLCh*, XMLSize_t);
402 inline const XMLCh* DOMDocumentImpl::getPooledNString(const XMLCh *in, XMLSize_t n) in getPooledNString() function in DOMDocumentImpl
H A DDOMAttrNSImpl.cpp228 fPrefix = ownerDoc->getPooledNString(fName, index); in setName()
H A DDOMElementNSImpl.cpp219 fPrefix = ownerDoc->getPooledNString(qualifiedName, index); in setName()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/dom/impl/
H A DDOMDocumentImpl.hpp263 const XMLCh* getPooledNString(const XMLCh*, XMLSize_t);
392 getPooledNString(const XMLCh *in, XMLSize_t n) in getPooledNString() function in DOMDocumentImpl
H A DDOMAttrNSImpl.cpp228 fPrefix = ownerDoc->getPooledNString(fName, index); in setName()
H A DDOMElementNSImpl.cpp219 fPrefix = ownerDoc->getPooledNString(qualifiedName, index); in setName()