Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c365 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
4133 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4171 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
5408 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute() function