Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dstringobject.c773 string_getbuffer(register PyObject *op) in string_getbuffer() function
794 return string_getbuffer(op); in PyString_AsString()