Home
last modified time | relevance | path

Searched refs:XS_NON_POSITIVE_INTEGER (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/include/zorba/
H A Dstore_consts.h58 XS_NON_POSITIVE_INTEGER = 22, enumerator
/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_index_general.cpp364 case store::XS_NON_POSITIVE_INTEGER: in insert()
783 case store::XS_NON_POSITIVE_INTEGER: in remove()
1818 case store::XS_NON_POSITIVE_INTEGER: in initPoint()
2207 case store::XS_NON_POSITIVE_INTEGER: in initBox()
H A Datomic_items.cpp146 case store::XS_NON_POSITIVE_INTEGER: in castToLong()
217 case store::XS_NON_POSITIVE_INTEGER: in coerceToDouble()
2768 return GET_STORE().theSchemaTypeNames[store::XS_NON_POSITIVE_INTEGER]; in getType()
H A Dstore.cpp234 …theSchemaTypeNames[store::XS_NON_POSITIVE_INTEGER] = theQNamePool->insert(ns, "xs", "nonPositiveIn… in initTypeNames()
H A Datomic_items.h1569 return store::XS_NON_POSITIVE_INTEGER; in getTypeCode()
/dports/textproc/zorba/zorba-2.7.0/src/zorbaserialization/
H A Dserialize_zorba_types.cpp652 case store::XS_NON_POSITIVE_INTEGER: in serialize_atomic_item()
946 case store::XS_NON_POSITIVE_INTEGER: in deserialize_atomic_item()
/dports/textproc/zorba/zorba-2.7.0/src/api/serialization/
H A Dserializer.cpp1017 case store::XS_NON_POSITIVE_INTEGER: in emit_json_item()
/dports/textproc/zorba/zorba-2.7.0/src/types/
H A Dcasting.cpp1607 case store::XS_NON_POSITIVE_INTEGER: in int_down()