Home
last modified time | relevance | path

Searched defs:create_seq (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/
H A Dfo_expr.cpp58 fo_expr* fo_expr::create_seq(CompilerCB* ccb, static_context* sctx, const QueryLoc& loc) in create_seq() function in zorba::fo_expr
H A Dexpr_manager.cpp820 fo_expr* ExprManager::create_seq(static_context* sctx, const QueryLoc& loc) in create_seq() function in zorba::ExprManager
/dports/devel/argdata/argdata-0.7/src/
H A Dargdata.hpp136 static std::unique_ptr<argdata_t> create_seq(range<argdata_t const *const> values) { in create_seq() function