Searched defs:libxml_type (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml.c2555 libxml_type(ATTRIBUTE_UNUSED PyObject * self, PyObject * args) function
2566 printf("libxml_type: cur = %p\n", cur);
2637 printf("libxml_type: cur = %p: %s\n", cur, res);
3731 {(char *) "type", libxml_type, METH_VARARGS, NULL},

Completed in 43 milliseconds