Searched defs:entityDecl (Results 1 – 5 of 5) sorted by relevance
| /third_party/libxml2/python/ |
| D | libxml.py | 223 def entityDecl(self, name, type, externalID, systemID, content): member in SAXCallback 244 def entityDecl(self, name, publicId, systemID, notationName): member in SAXCallback
|
| /third_party/gettext/gnulib-local/lib/libxml/ |
| D | legacy.c | 1003 entityDecl(void *ctx, const xmlChar * name, int type, in entityDecl() function
|
| D | parser.in.h | 755 entityDeclSAXFunc entityDecl; member 796 entityDeclSAXFunc entityDecl; member
|
| /third_party/libxml2/ |
| D | legacy.c | 974 entityDecl(void *ctx, const xmlChar * name, int type, in entityDecl() function
|
| /third_party/libxml2/include/libxml/ |
| D | parser.h | 728 entityDeclSAXFunc entityDecl; member 769 entityDeclSAXFunc entityDecl; member
|