Searched refs:doc_txt (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/python/
H A Dlibxml.c3621 xmlChar *doc_txt; local
3658 &doc_txt);
3676 py_retval = PY_IMPORT_STRING_SIZE((const char *) doc_txt,
3678 xmlFree(doc_txt);

Completed in 255 milliseconds