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

/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml.c837 pythonEndElement(void *user_data, const xmlChar * name) function
843 printf("pythonEndElement(%s) called\n", name);
1272 pythonEndElement,

Completed in 44 milliseconds