Home
last modified time | relevance | path

Searched refs:conv_content_model (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dpyexpat.c686 conv_content_model(XML_Content * const model, in conv_content_model() function
696 PyObject *child = conv_content_model(&model->children[i], in conv_content_model()
726 modelobj = conv_content_model(model, in my_ElementDeclHandler()
731 modelobj = conv_content_model(model, conv_string_to_utf8); in my_ElementDeclHandler()