Searched refs:des_void_ptr (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | testapi.c | 219 static void des_void_ptr(int no ATTRIBUTE_UNUSED, void *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUS… in des_void_ptr() function 3836 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2AttributeDecl() 3895 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2CDataBlock() 3942 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2Characters() 3982 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2Comment() 4027 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2ElementDecl() 4066 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2EndDocument() 4102 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2EndElement() 4149 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2EndElementNs() 4208 des_void_ptr(n_ctx, ctx, 0); in test_xmlSAX2EntityDecl() [all …]
|