Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/api/
H A Dcompilercb.cpp76 force_gflwor = Properties::instance()->forceGflwor(); in config()
97 ar & force_gflwor; in serialize() local
H A Dcompilercb.h149 bool force_gflwor; member
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dxqueryimpl.cpp605 theCompilerCB->theConfig.force_gflwor = true; in doCompile()
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parser/
H A Dxquery_parser.y2394 driver.theCompilerCB->theConfig.force_gflwor);
2555 driver.theCompilerCB->theConfig.force_gflwor);
H A Dxquery_parser.cpp4765 driver.theCompilerCB->theConfig.force_gflwor); in parse()
4919 driver.theCompilerCB->theConfig.force_gflwor); in parse()