Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp5056 zstring toUriStr; in begin_visit() local
5057 theSctx->lookup_ns(toUriStr, toPrefixStr, loc); in begin_visit()
5059 expr* toUriStrExpr = theExprManager->create_const_expr(theRootSctx, loc, toUriStr); in begin_visit()