/external/libxml2/include/libxml/ |
xmlstring.h | 22 * xmlChar: 26 * to xmlChar * (possibly making serialization back impossible). 28 typedef unsigned char xmlChar; 33 * Macro to cast a string to an xmlChar * when one know its safe. 35 #define BAD_CAST (xmlChar *) 38 * xmlChar handling 40 XMLPUBFUN xmlChar * XMLCALL 41 xmlStrdup (const xmlChar *cur); 42 XMLPUBFUN xmlChar * XMLCALL 43 xmlStrndup (const xmlChar *cur [all...] |
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 [all...] |
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...] |
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...] |
uri.h | 49 * xmlChar * xmlNodeGetBase (xmlDocPtr doc, 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 [all...] |
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...] |
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...] |
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...] |
dict.h | 42 XMLPUBFUN const xmlChar * XMLCALL 44 const xmlChar *name, 46 XMLPUBFUN const xmlChar * XMLCALL 48 const xmlChar *name, 50 XMLPUBFUN const xmlChar * XMLCALL 52 const xmlChar *prefix, 53 const xmlChar *name); 56 const xmlChar *str);
|
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 [all...] |
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...] |
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...] |
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...] |
parserInternals.h | 88 * @c: an xmlChar (usually an unsigned char) 106 * @c: an xmlChar value (normally unsigned char) 134 * @c: an xmlChar value (usually an unsigned char) 152 * @c: an xmlChar (usually an unsigned char) 173 * @c: an xmlChar value (usually an unsigned char) 203 * @c: an xmlChar value (normally unsigned char) 212 * @c: an xmlChar value 222 * @c: an xmlChar value 242 * @c: an xmlChar value (normally unsigned char) 279 XMLPUBVAR const xmlChar xmlStringText[] [all...] |
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 */ 226 const xmlChar *name; /* Current parsed Node */ 229 const xmlChar * *nameTab; /* array of nodes * [all...] |
pattern.h | 53 xmlPatterncompile (const xmlChar *pattern, 56 const xmlChar **namespaces); 79 const xmlChar *name, 80 const xmlChar *ns, 84 const xmlChar *name, 85 const xmlChar *ns); 88 const xmlChar *name, 89 const xmlChar *ns);
|
c14n.h | 60 xmlChar **inclusive_ns_prefixes, 68 xmlChar **inclusive_ns_prefixes, 70 xmlChar **doc_txt_ptr); 76 xmlChar **inclusive_ns_prefixes, 104 xmlChar **inclusive_ns_prefixes,
|
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 * XMLCAL [all...] |
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...] |
xmlautomata.h | 59 const xmlChar *token, 65 const xmlChar *token, 66 const xmlChar *token2, 72 const xmlChar *token, 73 const xmlChar *token2, 80 const xmlChar *token, 88 const xmlChar *token, 89 const xmlChar *token2, 97 const xmlChar *token, 105 const xmlChar *token [all...] |
xpath.h | 117 xmlChar *stringval; 143 const xmlChar *name; /* the type name */ 154 const xmlChar *name; /* the variable name */ 176 const xmlChar *name; /* the function name */ 202 const xmlChar *name; /* the axis name */ 234 const xmlChar *name, 235 const xmlChar *ns_uri); 249 const xmlChar *name, 250 const xmlChar *ns_uri); 329 const xmlChar *function [all...] |
xmlregexp.h | 52 xmlRegexpCompile (const xmlChar *regexp); 56 const xmlChar *value); 73 const xmlChar *token, 88 const xmlChar *value, 92 const xmlChar *value, 93 const xmlChar *value2, 100 xmlChar **values, 104 const xmlChar **string, 107 xmlChar **values, 167 const xmlChar *name [all...] |
HTMLtree.h | 63 htmlNewDoc (const xmlChar *URI, 64 const xmlChar *ExternalID); 66 htmlNewDocNoDtD (const xmlChar *URI, 67 const xmlChar *ExternalID); 68 XMLPUBFUN const xmlChar * XMLCALL 72 const xmlChar *encoding); 76 xmlChar **mem, 80 xmlChar **mem, 137 htmlIsBooleanAttr (const xmlChar *name);
|
/external/libxml2/ |
xmlstring.c | 5 * the xmlChar* type. All functions named xmlStr* have been moved here 33 * @cur: the input xmlChar * 36 * a strndup for array of xmlChar's 38 * Returns a new xmlChar * or NULL 40 xmlChar * 41 xmlStrndup(const xmlChar *cur, int len) { 42 xmlChar *ret; 45 ret = (xmlChar *) xmlMallocAtomic((len + 1) * sizeof(xmlChar)); 50 memcpy(ret, cur, len * sizeof(xmlChar)); [all...] |
legacy.c | 31 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end, 32 xmlChar end2, xmlChar end3); 38 * @end: an end marker xmlChar, 0 if none 39 * @end2: an end marker xmlChar, 0 if none 40 * @end3: an end marker xmlChar, 0 if none 49 xmlChar * 51 int len ATTRIBUTE_UNUSED, xmlChar end ATTRIBUTE_UNUSED, 52 xmlChar end2 ATTRIBUTE_UNUSED [all...] |