Home
last modified time | relevance | path

Searched defs:createNonPositiveInteger (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/swig/
H A DItemFactory.i165 Item ItemFactory::createNonPositiveInteger (long long aValue){ in createNonPositiveInteger() function
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Ditemfactoryimpl.cpp533 Item ItemFactoryImpl::createNonPositiveInteger ( long long aValue ) in createNonPositiveInteger() function in zorba::ItemFactoryImpl
/dports/textproc/zorba/zorba-2.7.0/swig/php/
H A Dzorba_api_wrapper.php1138 public function createNonPositiveInteger($aValue) { function in ItemFactory
/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_item_factory.cpp336 bool BasicItemFactory::createNonPositiveInteger( in createNonPositiveInteger() function in zorba::simplestore::BasicItemFactory