Home
last modified time | relevance | path

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

/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Dbase.cpp133 const char* theSabExtNamespace = "http://www.gingerall.org/sablotron/extension"; variable
H A Dbase.h375 *theXHTMLNamespace, *theXMLNSNamespace, *theSabExtNamespace,
H A Dtree.cpp628 theDictionary.insert(theSabExtNamespace, stdPhrases[PHRASE_SABEXT_NAMESPACE]); in initDict()
H A Dexpr.cpp1801 ((!strcmp(theSabExtNamespace,u2)) || !strcmp(theEXSLTDynNamespace,u2)) ) in getExternalFunctionInfo()