/external/libxml2/include/libxml/ |
D | xmlstring.h | 28 typedef unsigned char xmlChar; typedef 35 #define BAD_CAST (xmlChar *) 40 XMLPUBFUN xmlChar * XMLCALL 41 xmlStrdup (const xmlChar *cur); 42 XMLPUBFUN xmlChar * XMLCALL 43 xmlStrndup (const xmlChar *cur, 45 XMLPUBFUN xmlChar * XMLCALL 48 XMLPUBFUN xmlChar * XMLCALL 50 XMLPUBFUN xmlChar * XMLCALL 51 xmlStrsub (const xmlChar *str, [all …]
|
D | xmlwriter.h | 81 const xmlChar * 89 const xmlChar * name); 92 const xmlChar * 94 const xmlChar * name, 95 const xmlChar * 106 const xmlChar * name, 111 const xmlChar * name, 117 const xmlChar * name, 118 const xmlChar * 122 const xmlChar * prefix, [all …]
|
D | hash.h | 69 typedef void (*xmlHashDeallocator)(void *payload, xmlChar *name); 79 typedef void *(*xmlHashCopier)(void *payload, xmlChar *name); 88 typedef void (*xmlHashScanner)(void *payload, void *data, xmlChar *name); 100 const xmlChar *name, const xmlChar *name2, 101 const xmlChar *name3); 120 const xmlChar *name, 124 const xmlChar *name, 129 const xmlChar *name, 130 const xmlChar *name2, 134 const xmlChar *name, [all …]
|
D | SAX2.h | 24 XMLPUBFUN const xmlChar * XMLCALL 26 XMLPUBFUN const xmlChar * XMLCALL 46 const xmlChar *name, 47 const xmlChar *ExternalID, 48 const xmlChar *SystemID); 51 const xmlChar *name, 52 const xmlChar *ExternalID, 53 const xmlChar *SystemID); 56 const xmlChar *name); 59 const xmlChar *name); [all …]
|
D | SAX.h | 26 XMLPUBFUN const xmlChar * XMLCALL 28 XMLPUBFUN const xmlChar * XMLCALL 48 const xmlChar *name, 49 const xmlChar *ExternalID, 50 const xmlChar *SystemID); 53 const xmlChar *name, 54 const xmlChar *ExternalID, 55 const xmlChar *SystemID); 58 const xmlChar *name); 61 const xmlChar *name); [all …]
|
D | catalog.h | 38 (const xmlChar *) "urn:oasis:names:tc:entity:xmlns:xml:catalog" 45 (const xmlChar *) "oasis-xml-catalog" 79 const xmlChar *type, 80 const xmlChar *orig, 81 const xmlChar *replace); 84 const xmlChar *value); 85 XMLPUBFUN xmlChar * XMLCALL 87 const xmlChar *pubID, 88 const xmlChar *sysID); 89 XMLPUBFUN xmlChar * XMLCALL [all …]
|
D | tree.h | 88 xmlChar *content; /* The buffer content UTF8 */ 92 xmlChar *contentIO; /* in IO mode we may have a different base */ 102 (const xmlChar *) "http://www.w3.org/XML/1998/namespace" 109 #define XML_XML_ID (const xmlChar *) "xml:id" 156 const xmlChar *name; /* Notation name */ 157 const xmlChar *PublicID; /* Public identifier, if any */ 158 const xmlChar *SystemID; /* System identifier, if any */ 203 const xmlChar *name; /* Enumeration name */ 217 const xmlChar *name; /* Attribute name */ 228 const xmlChar *defaultValue; /* or the default value */ [all …]
|
D | entities.h | 41 const xmlChar *name; /* Entity name */ 49 xmlChar *orig; /* content without ref substitution */ 50 xmlChar *content; /* content or ndata if unparsed */ 53 const xmlChar *ExternalID; /* External identifier for PUBLIC */ 54 const xmlChar *SystemID; /* URI for a SYSTEM or PUBLIC Entity */ 57 const xmlChar *URI; /* the full URI as computed */ 83 const xmlChar *name, 85 const xmlChar *ExternalID, 86 const xmlChar *SystemID, 87 const xmlChar *content); [all …]
|
D | parserInternals.h | 279 XMLPUBVAR const xmlChar xmlStringText[]; 280 XMLPUBVAR const xmlChar xmlStringTextNoenc[]; 281 XMLPUBVAR const xmlChar xmlStringComment[]; 300 xmlCreateEntityParserCtxt(const xmlChar *URL, 301 const xmlChar *ID, 302 const xmlChar *base); 320 const xmlChar * str1, 321 const xmlChar * str2); 329 const xmlChar *buffer); 336 XMLPUBFUN xmlChar XMLCALL [all …]
|
D | parser.h | 52 typedef void (* xmlParserInputDeallocate)(xmlChar *str); 60 const xmlChar *base; /* Base of the array to parse */ 61 const xmlChar *cur; /* Current char being parsed */ 62 const xmlChar *end; /* end of the array to parse */ 73 const xmlChar *encoding; /* the encoding string for entity */ 74 const xmlChar *version; /* the version string for entity */ 190 const xmlChar *version; /* the XML version string */ 191 const xmlChar *encoding; /* the declared encoding, if any */ 229 const xmlChar *name; /* Current parsed Node */ 232 const xmlChar * *nameTab; /* array of nodes */ [all …]
|
D | schemasInternals.h | 251 const xmlChar *name; /* the name of the declaration */ 252 const xmlChar *id; /* Deprecated; not used */ 253 const xmlChar *ref; /* Deprecated; not used */ 254 const xmlChar *refNs; /* Deprecated; not used */ 255 const xmlChar *typeName; /* the local name of the type definition */ 256 const xmlChar *typeNs; /* the ns URI of the type definition */ 261 const xmlChar *defValue; /* The initial value of the value constraint */ 264 const xmlChar *targetNamespace; 266 const xmlChar *refPrefix; /* Deprecated; not used */ 298 const xmlChar *value;/* the value */ [all …]
|
D | valid.h | 156 const xmlChar *name, 157 const xmlChar *PublicID, 158 const xmlChar *SystemID); 177 xmlNewElementContent (const xmlChar *name, 186 const xmlChar *name, 212 const xmlChar *name, 232 xmlCreateEnumeration (const xmlChar *name); 244 const xmlChar *elem, 245 const xmlChar *name, 246 const xmlChar *ns, [all …]
|
D | uri.h | 54 XMLPUBFUN xmlChar * XMLCALL 55 xmlBuildURI (const xmlChar *URI, 56 const xmlChar *base); 57 XMLPUBFUN xmlChar * XMLCALL 58 xmlBuildRelativeURI (const xmlChar *URI, 59 const xmlChar *base); 68 XMLPUBFUN xmlChar * XMLCALL 73 XMLPUBFUN xmlChar * XMLCALL 74 xmlURIEscapeStr (const xmlChar *str, 75 const xmlChar *list); [all …]
|
D | xmlschemastypes.h | 38 xmlSchemaGetPredefinedType (const xmlChar *name, 39 const xmlChar *ns); 42 const xmlChar *value, 46 const xmlChar *value, 52 const xmlChar *value, 58 const xmlChar *value, 69 const xmlChar *name); 79 const xmlChar *value, 87 XMLPUBFUN xmlChar * XMLCALL 88 xmlSchemaCollapseString (const xmlChar *value); [all …]
|
D | xmlreader.h | 132 XMLPUBFUN xmlChar * XMLCALL 135 XMLPUBFUN xmlChar * XMLCALL 139 XMLPUBFUN xmlChar * XMLCALL 168 XMLPUBFUN const xmlChar * XMLCALL 170 XMLPUBFUN const xmlChar * XMLCALL 172 XMLPUBFUN const xmlChar * XMLCALL 174 XMLPUBFUN const xmlChar * XMLCALL 176 XMLPUBFUN const xmlChar * XMLCALL 178 XMLPUBFUN const xmlChar * XMLCALL 180 XMLPUBFUN const xmlChar * XMLCALL [all …]
|
D | xpath.h | 118 xmlChar *stringval; 144 const xmlChar *name; /* the type name */ 155 const xmlChar *name; /* the variable name */ 177 const xmlChar *name; /* the function name */ 203 const xmlChar *name; /* the axis name */ 235 const xmlChar *name, 236 const xmlChar *ns_uri); 250 const xmlChar *name, 251 const xmlChar *ns_uri); 330 const xmlChar *function; [all …]
|
D | xinclude.h | 30 #define XINCLUDE_NS (const xmlChar *) "http://www.w3.org/2003/XInclude" 36 #define XINCLUDE_OLD_NS (const xmlChar *) "http://www.w3.org/2001/XInclude" 42 #define XINCLUDE_NODE (const xmlChar *) "include" 48 #define XINCLUDE_FALLBACK (const xmlChar *) "fallback" 54 #define XINCLUDE_HREF (const xmlChar *) "href" 60 #define XINCLUDE_PARSE (const xmlChar *) "parse" 66 #define XINCLUDE_PARSE_XML (const xmlChar *) "xml" 72 #define XINCLUDE_PARSE_TEXT (const xmlChar *) "text" 78 #define XINCLUDE_PARSE_ENCODING (const xmlChar *) "encoding" 84 #define XINCLUDE_PARSE_XPOINTER (const xmlChar *) "xpointer"
|
/external/libxml2/ |
D | xmlstring.c | 40 xmlChar * 41 xmlStrndup(const xmlChar *cur, int len) { in xmlStrndup() 42 xmlChar *ret; in xmlStrndup() 45 ret = (xmlChar *) xmlMallocAtomic((len + 1) * sizeof(xmlChar)); in xmlStrndup() 50 memcpy(ret, cur, len * sizeof(xmlChar)); in xmlStrndup() 65 xmlChar * 66 xmlStrdup(const xmlChar *cur) { in xmlStrdup() 67 const xmlChar *p = cur; in xmlStrdup() 84 xmlChar * 87 xmlChar *ret; in xmlCharStrndup() [all …]
|
D | legacy.c | 31 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end, 32 xmlChar end2, xmlChar end3); 49 xmlChar * 51 int len ATTRIBUTE_UNUSED, xmlChar end ATTRIBUTE_UNUSED, in htmlDecodeEntities() 52 xmlChar end2 ATTRIBUTE_UNUSED, in htmlDecodeEntities() 53 xmlChar end3 ATTRIBUTE_UNUSED) in htmlDecodeEntities() 409 xmlChar * 412 xmlChar end ATTRIBUTE_UNUSED, in xmlDecodeEntities() 413 xmlChar end2 ATTRIBUTE_UNUSED, in xmlDecodeEntities() 414 xmlChar end3 ATTRIBUTE_UNUSED) in xmlDecodeEntities() [all …]
|
D | catalog.c | 69 #define XML_CATAL_BREAK ((xmlChar *) -1) 90 static xmlChar *xmlCatalogNormalizePublic(const xmlChar *pubID); 135 xmlChar *name; 136 xmlChar *value; 137 xmlChar *URL; /* The expanded URL using the base */ 239 const char *msg, const xmlChar *str1, const xmlChar *str2, in xmlCatalogErr() 240 const xmlChar *str3) in xmlCatalogErr() 270 xmlNewCatalogEntry(xmlCatalogEntryType type, const xmlChar *name, in xmlNewCatalogEntry() 271 const xmlChar *value, const xmlChar *URL, xmlCatalogPrefer prefer, in xmlNewCatalogEntry() 274 xmlChar *normid = NULL; in xmlNewCatalogEntry() [all …]
|
D | hash.c | 61 xmlChar *name; 62 xmlChar *name2; 63 xmlChar *name3; 86 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, in xmlHashComputeKey() 87 const xmlChar *name2, const xmlChar *name3) { in xmlHashComputeKey() 115 const xmlChar *prefix, const xmlChar *name, in xmlHashComputeQKey() 116 const xmlChar *prefix2, const xmlChar *name2, in xmlHashComputeQKey() 117 const xmlChar *prefix3, const xmlChar *name3) { in xmlHashComputeQKey() 379 xmlHashAddEntry(xmlHashTablePtr table, const xmlChar *name, void *userdata) { in xmlHashAddEntry() 396 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashAddEntry2() [all …]
|
/external/libxslt/libxslt/ |
D | extensions.h | 46 const xmlChar *URI); 57 const xmlChar *URI, 70 const xmlChar *URI); 81 const xmlChar *URI, 85 xsltRegisterExtModule (const xmlChar *URI, 90 (const xmlChar * URI, 97 xsltUnregisterExtModule (const xmlChar * URI); 101 const xmlChar *URI); 105 const xmlChar *URI); 110 const xmlChar * URI); [all …]
|
D | xsltInternals.h | 93 extern const xmlChar *xsltXSLTAttrMarker; 118 extern const xmlChar *xsltConstNamespaceNameXSLT; 277 xmlChar *match; /* the matching string */ 279 const xmlChar *name; /* the local part of the name QName */ 280 const xmlChar *nameURI; /* the URI part of the name QName */ 281 const xmlChar *mode;/* the local part of the mode QName */ 282 const xmlChar *modeURI;/* the URI part of the mode QName */ 308 xmlChar *name; 310 xmlChar *digit; 311 xmlChar *patternSeparator; [all …]
|
D | templates.h | 28 XSLTPUBFUN xmlChar * XSLTCALL 32 XSLTPUBFUN xmlChar * XSLTCALL 35 const xmlChar *name, 36 const xmlChar *ns); 37 XSLTPUBFUN const xmlChar * XSLTCALL 40 const xmlChar *name, 41 const xmlChar *ns, 45 XSLTPUBFUN xmlChar * XSLTCALL 48 XSLTPUBFUN xmlChar * XSLTCALL 65 XSLTPUBFUN xmlChar * XSLTCALL [all …]
|
/external/webkit/Source/WebCore/dom/ |
D | XMLDocumentParserLibxml2.cpp | 88 …void appendStartElementNSCallback(const xmlChar* xmlLocalName, const xmlChar* xmlPrefix, const xml… in appendStartElementNSCallback() 89 … const xmlChar** namespaces, int nb_attributes, int nb_defaulted, const xmlChar** attributes) in appendStartElementNSCallback() 97 … callback->namespaces = static_cast<xmlChar**>(xmlMalloc(sizeof(xmlChar*) * nb_namespaces * 2)); in appendStartElementNSCallback() 102 … callback->attributes = static_cast<xmlChar**>(xmlMalloc(sizeof(xmlChar*) * nb_attributes * 5)); in appendStartElementNSCallback() 126 void appendCharactersCallback(const xmlChar* s, int len) in appendCharactersCallback() 136 void appendProcessingInstructionCallback(const xmlChar* target, const xmlChar* data) in appendProcessingInstructionCallback() 146 void appendCDATABlockCallback(const xmlChar* s, int len) in appendCDATABlockCallback() 156 void appendCommentCallback(const xmlChar* s) in appendCommentCallback() 165 …void appendInternalSubsetCallback(const xmlChar* name, const xmlChar* externalID, const xmlChar* s… in appendInternalSubsetCallback() 176 …void appendErrorCallback(XMLDocumentParser::ErrorType type, const xmlChar* message, int lineNumber… in appendErrorCallback() [all …]
|