Home
last modified time | relevance | path

Searched defs:theNamespace (Results 1 – 25 of 33) sorted by relevance

12

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XPath/
H A DXPathEnvSupportDefault.cpp121 const XalanDOMString& theNamespace, in updateFunctionTable()
184 const XalanDOMString& theNamespace, in installExternalFunctionGlobal()
195 const XalanDOMString& theNamespace, in uninstallExternalFunctionGlobal()
205 const XalanDOMString& theNamespace, in installExternalFunctionLocal()
216 const XalanDOMString& theNamespace, in uninstallExternalFunctionLocal()
309 const XalanDOMString& theNamespace, in functionAvailable()
340 const XalanDOMString& theNamespace, in findFunction()
366 const XalanDOMString& theNamespace, in findFunction()
399 const XalanDOMString& theNamespace, in extFunction()
H A DXalanQNameByValue.cpp73 const XalanDOMString& theNamespace, in XalanQNameByValue()
86 const XalanDOMString& theNamespace, in create()
336 const XalanDOMString* const theNamespace = in initialize() local
363 const XalanDOMString* const theNamespace = in initialize() local
431 const XalanDOMString* const theNamespace = in resolvePrefix() local
H A DXalanQNameByReference.hpp112 setNamespace(const XalanDOMString& theNamespace) in setNamespace()
H A DXalanQNameByReference.cpp38 const XalanDOMString& theNamespace, in XalanQNameByReference()
H A DXalanQNameByValue.hpp185 setNamespace(const XalanDOMString& theNamespace) in setNamespace()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DXSLTProcessorEnvSupportDefault.cpp83 const XalanDOMString& theNamespace, in installExternalFunctionGlobal()
94 const XalanDOMString& theNamespace, in uninstallExternalFunctionGlobal()
104 const XalanDOMString& theNamespace, in installExternalFunctionLocal()
115 const XalanDOMString& theNamespace, in uninstallExternalFunctionLocal()
258 const XalanDOMString& theNamespace, in elementAvailable()
269 const XalanDOMString& theNamespace, in functionAvailable()
281 const XalanDOMString& theNamespace, in extFunction()
H A DElemElement.cpp179 const XalanDOMString* const theNamespace = in startElement() local
259 const XalanDOMString* const theNamespace = in startElement() local
372 const XalanDOMString* const theNamespace = in execute() local
381 const XalanDOMString* const theNamespace = in execute() local
468 const XalanDOMString* const theNamespace = in execute() local
H A DElemAttribute.cpp237 const XalanDOMString* const theNamespace = in startElement() local
314 const XalanDOMString* const theNamespace = in startElement() local
540 const XalanDOMString* const theNamespace = in execute() local
618 const XalanDOMString* const theNamespace = in execute() local
H A DNamespacesHandler.cpp284 const NameSpace& theNamespace = *j; in NamespacesHandler() local
336 const NamespacesVectorType::value_type* theNamespace = in getNamespace() local
475 const XalanDOMString* const theNamespace = in processExtensionElementPrefixes() local
604 const NamespaceExtended& theNamespace = *i; in outputResultNamespaces() local
717 NamespaceExtended& theNamespace = *i; in createResultAttributeNames() local
758 const Namespace& theNamespace = *i; in processExcludeResultPrefixes() local
804 Namespace& theNamespace = *i; in processNamespaceAliases() local
H A DTraceListenerDefault.cpp170 const XalanDOMString& theNamespace = in trace() local
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XalanExtensions/
H A DXalanExtensions.cpp242 const XalanDOMChar* theNamespace, in doInstallLocal()
266 const XalanDOMChar* theNamespace, in doInstallGlobal()
288 const XalanDOMChar* theNamespace, in doUninstallLocal()
310 const XalanDOMChar* theNamespace, in doUninstallGlobal()
/dports/textproc/xalan-c/xalan_c-1.12/Tests/Extensions/
H A Dextensions.cpp169 const XalanDOMString& theNamespace, in TestCase2()
214 const XalanDOMString& theNamespace, in TestCase3()
286 const XalanDOMString& theNamespace, in TestCase4()
390 const XalanDOMString theNamespace("http://xml.apache.org/xalan"); in runTests() local
/dports/textproc/zorba/zorba-2.7.0/src/functions/
H A Dexternal_function.h42 zstring theNamespace; variable
H A Dexternal_function.cpp65 ar & theNamespace; in serialize() local
/dports/benchmarks/polygraph/polygraph-4.13.0/src/pgl/
H A DCredentialsGen.h39 String theNamespace; variable
/dports/textproc/zorba/zorba-2.7.0/modules/org/expath/ns/file.xq.src/
H A Dfile_module.cpp24 const char* FileModule::theNamespace = "http://expath.org/ns/file"; member in zorba::filemodule::FileModule
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XercesParserLiaison/
H A DFormatterToXercesDOM.cpp361 const XalanDOMString* const theNamespace = in createElement() local
403 const XalanDOMString* const theNamespace = in addAttributes() local
/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/
H A Dfncall_iterator.h208 zstring theNamespace; variable
H A Dfncall_iterator.cpp684 ar & theNamespace; in serialize() local
696 ar & theNamespace; in serialize() local
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XercesParserLiaison/Deprecated/
H A DFormatterToDeprecatedXercesDOM.cpp396 const XalanDOMString* const theNamespace = in createElement() local
438 const XalanDOMString* const theNamespace = in addAttributes() local
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XalanTransformer/
H A DXalanTransformer.cpp987 const XalanDOMString& theNamespace, in installExternalFunction()
1010 const XalanDOMString& theNamespace, in installExternalFunctionGlobal()
1024 const XalanDOMString& theNamespace, in uninstallExternalFunction()
1049 const XalanDOMString& theNamespace, in uninstallExternalFunctionGlobal()
/dports/textproc/xalan-c/xalan_c-1.12/samples/ExternalFunction/
H A DExternalFunction.cpp354 … const XalanDOMString theNamespace("http://ExternalFunction.xalan-c++.xml.apache.org"); in main() local
/dports/biology/hyphy/hyphy-2.5.33/src/core/include/
H A Dsite.h65 _String *theSource, *theNamespace; member
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/DOMSupport/
H A DXalanNamespacesStack.cpp132 value_type& theNamespace = *m_position; in addDeclaration() local
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XalanSourceTree/
H A DXalanSourceTreeDocument.cpp413 const XalanDOMString* const theNamespace = in createAttributes() local
1008 const XalanDOMString* const theNamespace = in createAttribute() local
1065 const XalanDOMString* const theNamespace = in createElementNode() local

12