Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/swig/
H A DItemFactory.i162 Item ItemFactory::createNonNegativeInteger (unsigned long long aValue){ in createNonNegativeInteger() function
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Ditemfactoryimpl.cpp524 Item ItemFactoryImpl::createNonNegativeInteger ( unsigned long long aValue ) in createNonNegativeInteger() function in zorba::ItemFactoryImpl
/dports/textproc/zorba/zorba-2.7.0/swig/php/
H A Dzorba_api_wrapper.php1132 public function createNonNegativeInteger($aValue) { function in ItemFactory
/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_item_factory.cpp356 bool BasicItemFactory::createNonNegativeInteger( in createNonNegativeInteger() function in zorba::simplestore::BasicItemFactory