Searched refs:treebuilder_handle_comment (Results 1 – 1 of 1) sorted by relevance
2818 treebuilder_handle_comment(TreeBuilderObject* self, PyObject* text) in treebuilder_handle_comment() function2977 return treebuilder_handle_comment(self, text); in _elementtree_TreeBuilder_comment()3480 res = treebuilder_handle_comment(target, comment); in expat_comment_handler()