Searched refs:my_wcslen (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ctypes/test/ | ||
D | test_unicode.py | 11 wcslen = dll.my_wcslen |
/third_party/python/Modules/_ctypes/ | ||
D | _ctypes_test.c | 392 EXPORT(size_t) my_wcslen(wchar_t *src) in my_wcslen() function |