Searched defs:attributeDecl (Results 1 – 5 of 5) sorted by relevance
| /third_party/gettext/gnulib-local/lib/libxml/ |
| D | legacy.c | 1025 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, in attributeDecl() function
|
| D | parser.in.h | 757 attributeDeclSAXFunc attributeDecl; member 798 attributeDeclSAXFunc attributeDecl; member
|
| /third_party/libxml2/ |
| D | legacy.c | 996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, in attributeDecl() function
|
| /third_party/libxml2/include/libxml/ |
| D | parser.h | 730 attributeDeclSAXFunc attributeDecl; member 771 attributeDeclSAXFunc attributeDecl; member
|
| /third_party/libxml2/python/ |
| D | libxml.py | 236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): member in SAXCallback
|