Home
last modified time | relevance | path

Searched refs:allocAttributeList (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DparseInstance.cxx435 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()
H A DParserState.h176 AttributeList *allocAttributeList(const ConstPtr<AttributeDefinitionList> &,
H A DParserState.cxx704 ParserState::allocAttributeList(const ConstPtr<AttributeDefinitionList> &def, in allocAttributeList() function in SP_NAMESPACE::ParserState