Home
last modified time | relevance | path

Searched defs:stringlib_istitle (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/stringlib/
Dctype.h43 stringlib_istitle(PyObject *self) in stringlib_istitle() function
/external/python/cpython3/Objects/stringlib/
Dctype.h50 stringlib_istitle(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_istitle() function