Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp566 zstring theModulePrefix; member in zorba::TranslatorImpl
2494 theModulePrefix = v.get_prefix(); in end_visit()
2509 if (theModulePrefix == "xml" || theModulePrefix == "xmlns") in end_visit()
2512 ERROR_PARAMS( theModulePrefix, ZED( NoRebindPrefix ) ), in end_visit()
2516 theSctx->bind_ns(theModulePrefix, theModuleNamespace, loc); in end_visit()
2974 ! (pfx == theModulePrefix && in end_visit()