Home
last modified time | relevance | path

Searched refs:unicode_isalnum_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h390 unicode_isalnum_impl(PyObject *self);
395 return unicode_isalnum_impl(self); in unicode_isalnum()
/third_party/python/Objects/
H A Dunicodeobject.c12136 unicode_isalnum_impl(PyObject *self) in unicode_isalnum_impl() function

Completed in 23 milliseconds