Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c910 readinst(char *buf, int buf_size, PyObject *meth) in readinst() function
982 bytes_read = readinst(buf, BUF_SIZE, readmethod); in xmlparse_ParseFile()