Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Ddict.rpgle77 d xmlDictSize pr extproc('xmlDictSize')
/external/libxml2/include/libxml/
Ddict.h75 xmlDictSize (xmlDictPtr dict);
/external/libxml2/
Ddict.c1237 xmlDictSize(xmlDictPtr dict) { in xmlDictSize() function
Dlibxml2.syms1583 xmlDictSize;
Delfgcchack.h2975 #undef xmlDictSize
2976 extern __typeof (xmlDictSize) xmlDictSize __attribute((alias("xmlDictSize__internal_alias")));
2978 #ifndef xmlDictSize
2979 extern __typeof (xmlDictSize) xmlDictSize__internal_alias __attribute((visibility("hidden")));
2980 #define xmlDictSize xmlDictSize__internal_alias macro
Dtestapi.c8478 ret_val = xmlDictSize(dict); in test_xmlDictSize()
/external/libxml2/win32/
Dlibxml2.def.src781 xmlDictSize