Home
last modified time | relevance | path

Searched refs:XMLPUBVAR (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dglobals.h211 XMLPUBVAR xmlMallocFunc xmlMalloc;
219 XMLPUBVAR xmlMallocFunc xmlMallocAtomic;
227 XMLPUBVAR xmlReallocFunc xmlRealloc;
235 XMLPUBVAR xmlFreeFunc xmlFree;
243 XMLPUBVAR xmlStrdupFunc xmlMemStrdup;
247 XMLPUBVAR xmlMallocFunc xmlMalloc;
248 XMLPUBVAR xmlMallocFunc xmlMallocAtomic;
249 XMLPUBVAR xmlReallocFunc xmlRealloc;
250 XMLPUBVAR xmlFreeFunc xmlFree;
251 XMLPUBVAR xmlStrdupFunc xmlMemStrdup;
[all …]
Dxmlexports.h36 #define XMLPUBVAR extern macro
56 #undef XMLPUBVAR
61 #define XMLPUBVAR __declspec(dllexport) macro
65 #define XMLPUBVAR __declspec(dllimport) extern macro
67 #define XMLPUBVAR extern macro
84 #undef XMLPUBVAR
89 #define XMLPUBVAR __declspec(dllexport) extern macro
93 #define XMLPUBVAR __declspec(dllimport) extern macro
95 #define XMLPUBVAR extern macro
108 #undef XMLPUBVAR
[all …]
Dchvalid.h80 XMLPUBVAR const xmlChRangeGroup xmlIsBaseCharGroup;
124 XMLPUBVAR const xmlChRangeGroup xmlIsCharGroup;
136 XMLPUBVAR const xmlChRangeGroup xmlIsCombiningGroup;
156 XMLPUBVAR const xmlChRangeGroup xmlIsDigitGroup;
176 XMLPUBVAR const xmlChRangeGroup xmlIsExtenderGroup;
190 XMLPUBVAR const xmlChRangeGroup xmlIsIdeographicGroup;
191 XMLPUBVAR const unsigned char xmlIsPubidChar_tab[256];
DparserInternals.h31 XMLPUBVAR unsigned int xmlParserMaxDepth;
312 XMLPUBVAR const xmlChar xmlStringText[];
313 XMLPUBVAR const xmlChar xmlStringTextNoenc[];
314 XMLPUBVAR const xmlChar xmlStringComment[];
Dxpath.h399 XMLPUBVAR double xmlXPathNAN;
400 XMLPUBVAR double xmlXPathPINF;
401 XMLPUBVAR double xmlXPathNINF;
Dxmlregexp.h147 XMLPUBVAR xmlExpNodePtr forbiddenExp;
148 XMLPUBVAR xmlExpNodePtr emptyExp;
/external/libxml2/doc/html/
Dindex.sgml565 <ANCHOR id="XMLPUBVAR-CAPS" href="libxml/libxml-xmlexports.html#XMLPUBVAR-CAPS">