Home
last modified time | relevance | path

Searched defs:sub_obj (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Objects/
Dstringobject.c1151 string_contains(PyObject *str_obj, PyObject *sub_obj) in string_contains()
2122 PyObject *sub_obj; in string_count() local
Dbytearrayobject.c1206 PyObject *sub_obj; in bytearray_count() local
Dunicodeobject.c5381 PyUnicodeObject* sub_obj; in PyUnicode_Count() local