HomeSort by relevance Sort by last modified time
    Searched refs:unicode_strip (Results 1 - 4 of 4) sorted by null

  /external/python/cpython3/Objects/clinic/
unicodeobject.c.h 492 {"strip", (PyCFunction)unicode_strip, METH_FASTCALL, unicode_strip__doc__},
498 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
unicodeobject.c 7159 unicode_strip(PyUnicodeObject *self, PyObject *args) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
unicodeobject.c 7051 unicode_strip(PyUnicodeObject *self, PyObject *args) function
    [all...]
  /external/python/cpython2/Objects/
unicodeobject.c 7167 unicode_strip(PyUnicodeObject *self, PyObject *args) function
    [all...]

Completed in 76 milliseconds