Home
last modified time | relevance | path

Searched defs:W3C_XML_NS (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/context/
H A Dstatic_context.h499 static const char* W3C_XML_NS; // http://www.w3.org/XML/1998/namespace variable
H A Dstatic_context.cpp335 static_context::W3C_XML_NS = "http://www.w3.org/XML/1998/namespace"; member in zorba::static_context