Home | History | Annotate | Download | only in Python

Lines Matching full:_ustrlen

581 _ustrlen(Py_UNICODE *u)
1218 if (_ustrlen(*p) != (size_t)PyUnicode_GET_SIZE(arg)) {