Searched refs:xmlDictSize (Results 1 – 7 of 7) sorted by relevance
71 d xmlDictSize pr 10i 0 extproc('xmlDictSize')
69 xmlDictSize (xmlDictPtr dict);
1205 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
8447 ret_val = xmlDictSize(dict); in test_xmlDictSize()
781 xmlDictSize