Home
last modified time | relevance | path

Searched refs:isAtomicType (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/type/
H A Dqatomictype.cpp64 if(other->isAtomicType()) in xdtTypeMatches()
103 bool AtomicType::isAtomicType() const in isAtomicType() function in AtomicType
H A Dqmultiitemtype.cpp105 bool MultiItemType::isAtomicType() const in isAtomicType() function in MultiItemType
108 if((*it)->isAtomicType()) in isAtomicType()
H A Dqanyitemtype.cpp80 bool AnyItemType::isAtomicType() const in isAtomicType() function in AnyItemType
H A Dqanyitemtype_p.h97 virtual bool isAtomicType() const;
H A Dqanynodetype.cpp81 bool AnyNodeType::isAtomicType() const in isAtomicType() function in AnyNodeType
H A Dqnonetype.cpp84 bool NoneType::isAtomicType() const in isAtomicType() function in NoneType
H A Dqmultiitemtype_p.h119 virtual bool isAtomicType() const;
H A Dqemptysequencetype.cpp91 bool EmptySequenceType::isAtomicType() const in isAtomicType() function in EmptySequenceType
H A Dqanynodetype_p.h84 virtual bool isAtomicType() const;
H A Dqemptysequencetype_p.h97 virtual bool isAtomicType() const;
H A Dqebvtype_p.h108 virtual bool isAtomicType() const;
H A Dqnonetype_p.h110 virtual bool isAtomicType() const;
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/type/
H A Dqatomictype.cpp62 if(other->isAtomicType()) in xdtTypeMatches()
101 bool AtomicType::isAtomicType() const in isAtomicType() function in AtomicType
H A Dqmultiitemtype.cpp103 bool MultiItemType::isAtomicType() const in isAtomicType() function in MultiItemType
106 if((*it)->isAtomicType()) in isAtomicType()
H A Dqanyitemtype.cpp78 bool AnyItemType::isAtomicType() const in isAtomicType() function in AnyItemType
H A Dqanyitemtype_p.h93 bool isAtomicType() const override;
H A Dqanynodetype.cpp79 bool AnyNodeType::isAtomicType() const in isAtomicType() function in AnyNodeType
H A Dqmultiitemtype_p.h115 bool isAtomicType() const override;
H A Dqanynodetype_p.h80 bool isAtomicType() const override;
H A Dqemptysequencetype.cpp89 bool EmptySequenceType::isAtomicType() const in isAtomicType() function in EmptySequenceType
H A Dqnonetype.cpp82 bool NoneType::isAtomicType() const in isAtomicType() function in NoneType
H A Dqebvtype_p.h104 bool isAtomicType() const override;
H A Dqemptysequencetype_p.h93 bool isAtomicType() const override;
H A Dqnonetype_p.h106 bool isAtomicType() const override;
/dports/textproc/R-cran-XML/XML/R/
H A Dreflection.R47 val = if(isAtomicType(slot))
91 isAtomicType =

1234567891011