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

/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dxmlparse.c156 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, int isCdata, const XML_Char *dfltValue);
1591 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0))
1608 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, attVal))
2146 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, const XML_Char *value) function
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/expat/xmlparse/
H A Dxmlparse.c249 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, int isCdata, const XML_Char *dfltValue);
2451 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0))
2468 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, attVal))
3270 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, const XML_Char *value) function
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dxmlparse.c344 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
3607 if (!defineAttribute(declElementType, declAttributeId,
3645 if (!defineAttribute(declElementType, declAttributeId,
4770 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, function
/macosx-10.10.1/expat-12/expat/lib/
H A Dxmlparse.c356 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
3969 if (!defineAttribute(declElementType, declAttributeId,
4007 if (!defineAttribute(declElementType, declAttributeId,
5242 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, function
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dxmlparse.c356 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
3971 if (!defineAttribute(declElementType, declAttributeId,
4009 if (!defineAttribute(declElementType, declAttributeId,
5244 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, function

Completed in 249 milliseconds