Home
last modified time | relevance | path

Searched defs:subobj (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Objects/stringlib/
H A Dfind.h86 parse_args_finds(const char * function_name, PyObject *args, PyObject **subobj, Py_ssize_t *start, Py_ssize_t *end) parse_args_finds() argument
/third_party/python/Objects/
H A Dbytes_methods.c510 PyObject *subobj; in Py_LOCAL_INLINE() local
453 parse_args_finds_byte(const char *function_name, PyObject *args, PyObject **subobj, char *byte, Py_ssize_t *start, Py_ssize_t *end) parse_args_finds_byte() argument
776 PyObject *subobj; _Py_bytes_tailmatch() local
[all...]
H A Dunicodeobject.c13637 PyObject *subobj; in unicode_startswith() local
13691 PyObject *subobj; in unicode_endswith() local
[all...]

Completed in 18 milliseconds