Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dxmldatamanagerimpl.cpp125 << "import module namespace d = '" << static_context::ZORBA_FETCH_FN_NS << "';" in initStaticContext()
382 Item lQName = theFactory->createQName(static_context::ZORBA_FETCH_FN_NS, in fetch()
H A Dstaticcontextimpl.cpp1607 Item lQName = lFactory->createQName(static_context::ZORBA_FETCH_FN_NS, in fetch()
1623 << "import module namespace d = '" << static_context::ZORBA_FETCH_FN_NS << "';"; in fetch()
1654 Item lQName = lFactory->createQName(static_context::ZORBA_FETCH_FN_NS, in fetchBinary()
1668 << "import module namespace d = '" << static_context::ZORBA_FETCH_FN_NS << "';"; in fetchBinary()
/dports/textproc/zorba/zorba-2.7.0/src/context/
H A Dstatic_context.h542 static const char* ZORBA_FETCH_FN_NS; variable
H A Dstatic_context.cpp446 static_context::ZORBA_FETCH_FN_NS = member in zorba::static_context
536 ns == ZORBA_FETCH_FN_NS || in is_builtin_module()
601 ns == ZORBA_FETCH_FN_NS || in is_non_pure_builtin_module()