Home
last modified time | relevance | path

Searched defs:haveListValue (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dpul_primitive_factory.cpp218 bool haveListValue, in createUpdSetElementType()
237 bool haveListValue) in createUpdSetAttributeType()
H A Dnode_items.h1199 bool haveListValue() const { return (theFlags & HaveListValue) != 0; } in haveListValue() function
1351 bool haveListValue() const { return (theFlags & HaveListValue) != 0; } in haveListValue() function
H A Dpul_primitives.h794 bool haveListValue) in UpdSetAttributeType()