Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/
Dctype.h26 stringlib_isascii(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isascii() function
/third_party/python/Objects/
Dbytearrayobject.c2244 {"isascii", stringlib_isascii, METH_NOARGS,
Dbytesobject.c2495 {"isascii", stringlib_isascii, METH_NOARGS,