Home
last modified time | relevance | path

Searched refs:theNamespaceURI (Results 26 – 29 of 29) sorted by relevance

12

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DElemNumber.cpp390 const XalanDOMString& theNamespaceURI = contextNode->getNamespaceURI(); in getCountMatchPattern() local
393 if (theNamespaceURI.empty() == true) in getCountMatchPattern()
433 theNamespaceURI, in getCountMatchPattern()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XPath/
H A DXPath.cpp4802 const XalanDOMString& theNamespaceURI, in NodeTester() argument
4812 initialize(theNamespaceURI, theLocalName); in NodeTester()
4876 const XalanDOMString* const theNamespaceURI = in initialize() local
4879 if (theNamespaceURI == 0) in initialize()
4910 theConstructionContext.getPooledString(*theNamespaceURI), in initialize()
4933 theConstructionContext.getPooledString(*theNamespaceURI), in initialize()
4948 const XalanDOMString& theNamespaceURI, in initialize() argument
4951 if (theNamespaceURI.empty() == false) in initialize()
4953 m_targetNamespace = &theNamespaceURI; in initialize()
H A DXPathProcessorImpl.cpp497 const XalanDOMString* const theNamespaceURI = (*i).second; in replaceTokenWithNamespaceToken() local
498 assert(theNamespaceURI != 0 && theNamespaceURI->empty() == false); in replaceTokenWithNamespaceToken()
503 m_constructionContext->getPooledString(*theNamespaceURI)); in replaceTokenWithNamespaceToken()
H A DXPath.hpp1055 const XalanDOMString& theNamespaceURI,
1098 const XalanDOMString& theNamespaceURI,

12