Home
last modified time | relevance | path

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

/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dunicodeobject.c1681 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1743 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2118 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dunicodeobject.c1681 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1743 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2118 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()
/dports/lang/python37/Python-3.7.12/Objects/
H A Dunicodeobject.c1637 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1699 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2074 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dunicodeobject.c1769 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1831 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2257 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()
/dports/lang/python38/Python-3.8.12/Objects/
H A Dunicodeobject.c1681 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1743 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2118 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dunicodeobject.c1681 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1743 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2118 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dunicodeobject.c1681 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1743 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2118 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dunicodeobject.c1762 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1824 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2245 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()
/dports/lang/python39/Python-3.9.9/Objects/
H A Dunicodeobject.c1767 find_maxchar_surrogates(const wchar_t *begin, const wchar_t *end, in find_maxchar_surrogates() function
1829 if (find_maxchar_surrogates(_PyUnicode_WSTR(unicode), end, in _PyUnicode_Ready()
2239 if (find_maxchar_surrogates(u, u + size, in PyUnicode_FromWideChar()