Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv815 Objects/unicodeobject.c - _string_methods -
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c16170 static PyMethodDef _string_methods[] = { variable
16183 .m_methods = _string_methods,