Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/system/
H A Dzorba_properties.h60 bool thePrintQuery; variable
104 thePrintQuery = false; in initialize()
146 const bool &printQuery () const { return thePrintQuery; } in printQuery()
232 thePrintQuery = true; in load_argv()
/dports/textproc/zorba/zorba-2.7.0/bin/
H A Dzorbacmdproperties_base.h55 bool thePrintQuery; variable
97 thePrintQuery = false; in initialize()
126 const bool &printQuery () const { return thePrintQuery; } in printQuery()
208 thePrintQuery = true; in load_argv()