Home
last modified time | relevance | path

Searched defs:unicode_casefold (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dunicode_casefold.cc11 const CaseFold unicode_casefold[] = { variable
/aosp_15_r20/external/regex-re2/re2/
H A Dunicode_casefold.cc11 const CaseFold unicode_casefold[] = { variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dunicode_casefold.cc11 const CaseFold unicode_casefold[] = { variable
/aosp_15_r20/external/python/cpython3/Objects/clinic/
Dunicodeobject.c.h78 unicode_casefold(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_casefold() function