Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dpyexpat.c770 readinst(char *buf, int buf_size, PyObject *meth) in readinst() function
845 bytes_read = readinst(buf, BUF_SIZE, readmethod); in pyexpat_xmlparser_ParseFile_impl()