Searched defs:PyUnicode_Count (Results 1 – 4 of 4) sorted by relevance
164 # define PyUnicode_Count PyUnicodeUCS2_Count macro251 # define PyUnicode_Count PyUnicodeUCS4_Count macro
5272 Py_ssize_t PyUnicode_Count(PyObject *str, in PyUnicode_Count() function
5367 Py_ssize_t PyUnicode_Count(PyObject *str, in PyUnicode_Count() function