Searched defs:isEmptyXML (Results 1 – 2 of 2) sorted by relevance
977 …override @property @safe pure @nogc nothrow bool isEmptyXML() const scope { return items.length ==… in isEmptyXML() function1321 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } // Ret… in isEmptyXML() function1410 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } // Ret… in isEmptyXML() function1490 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return content.length … in isEmptyXML() function1570 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } // Ret… in isEmptyXML() function1650 …override @property @safe @nogc pure nothrow bool isEmptyXML() scope const { return false; } // Ret… in isEmptyXML() function
969 …override @property @safe pure @nogc nothrow bool isEmptyXML() const scope { return items.length ==… in isEmptyXML() function1313 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } /// Re… in isEmptyXML() function1401 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } /// Re… in isEmptyXML() function1481 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return content.length … in isEmptyXML() function1561 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } /// Re… in isEmptyXML() function1641 …override @property @safe @nogc pure nothrow bool isEmptyXML() scope const { return false; } /// Re… in isEmptyXML() function