Searched refs:allocAttributeList (Results 1 – 3 of 3) sorted by relevance
435 AttributeList *attributes = allocAttributeList(e->attributeDef(), 0); in parseStartTag()520 AttributeList *attributes = allocAttributeList(e->attributeDef(), 0); in parseEmptyStartTag()791 = allocAttributeList(e->attributeDef(), in tryImplyTag()1195 = allocAttributeList(m->attributeDef(), 1); in handleBadStartTag()
176 AttributeList *allocAttributeList(const ConstPtr<AttributeDefinitionList> &,
704 ParserState::allocAttributeList(const ConstPtr<AttributeDefinitionList> &def, in allocAttributeList() function in SP_NAMESPACE::ParserState