OSDN Git Service

avoid temporaries in QXmlUtils::isPublicID() and QXmlUtils::isNCName()
authorIvailo Monev <xakepa10@gmail.com>
Wed, 13 Jan 2021 03:44:55 +0000 (05:44 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Wed, 13 Jan 2021 03:44:55 +0000 (05:44 +0200)
commit5ed0ff89a0cc96ecb43f51ddb7870dc477ed1108
treeb39427cbb881b4fc7b78aa27a758ccf80e214e27
parentcef6cc66def1b2d7fe6f6c2915c4aafae92fe0a5
avoid temporaries in QXmlUtils::isPublicID() and QXmlUtils::isNCName()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/xml/kernel/qxmlutils.cpp