Home
last modified time | relevance | path

Searched refs:xmlChar (Results 1 – 25 of 122) sorted by relevance

12345

/external/libxml2/include/libxml/
Dxmlstring.h28 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 …]
Dxmlwriter.h81 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 …]
Dhash.h69 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 …]
DSAX2.h24 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 …]
DSAX.h26 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 …]
Dcatalog.h38 (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 …]
Dtree.h88 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 …]
Dentities.h41 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 …]
DparserInternals.h279 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 …]
Dparser.h52 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 …]
DschemasInternals.h251 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 …]
Dvalid.h156 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 …]
Duri.h54 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 …]
Dxmlschemastypes.h38 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 …]
Dxmlreader.h132 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 …]
Dxpath.h118 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 …]
Dxinclude.h30 #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/
Dxmlstring.c40 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 …]
Dlegacy.c31 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 …]
Dcatalog.c69 #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 …]
Dhash.c61 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/
Dextensions.h46 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 …]
DxsltInternals.h93 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 …]
Dtemplates.h28 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/
DXMLDocumentParserLibxml2.cpp88 …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 …]

12345