Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/store/api/
H A Dpul.h62 virtual void addInsertInto(
/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_pul.h364 void addInsertInto(
H A Dsimple_pul.cpp297 void PULImpl::addInsertInto( in addInsertInto() function in zorba::simplestore::PULImpl
/dports/textproc/zorba/zorba-2.7.0/src/runtime/update/
H A Dupdate.cpp294 pul->addInsertInto(&loc, target, nodes); in nextImpl()