Searched refs:xmlDictSize (Results 1 – 7 of 7) sorted by relevance
77 d xmlDictSize pr extproc('xmlDictSize')
75 xmlDictSize (xmlDictPtr dict);
1237 xmlDictSize(xmlDictPtr dict) { in xmlDictSize() function
1583 xmlDictSize;
2975 #undef xmlDictSize2976 extern __typeof (xmlDictSize) xmlDictSize __attribute((alias("xmlDictSize__internal_alias")));2978 #ifndef xmlDictSize2979 extern __typeof (xmlDictSize) xmlDictSize__internal_alias __attribute((visibility("hidden")));2980 #define xmlDictSize xmlDictSize__internal_alias macro
8478 ret_val = xmlDictSize(dict); in test_xmlDictSize()
781 xmlDictSize