Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/context/
H A Droot_static_context.cpp130 std::vector<zstring> lRootURIPath; in init() local
162 append_to_path(lRootURIPath, zorba_root_dir, zstring(ZORBA_CORE_URI_DIR)); in init()
163 append_to_path(lRootURIPath, zorba_root_dir, zstring(ZORBA_NONCORE_URI_DIR)); in init()
173 lRootURIPath.push_back(*lURIPathIter); in init()
175 set_uri_path(lRootURIPath); in init()