Home
last modified time | relevance | path

Searched refs:casemap (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/ctype/
Dtowctrans.c12 static int casemap(unsigned c, int dir) in casemap() function
65 return casemap(wc, 0); in towlower()
70 return casemap(wc, 1); in towupper()
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlstring.c254 static const xmlChar casemap[256] = { variable
307 tmp = casemap[*str1++] - casemap[*str2]; in xmlStrcasecmp()
333 tmp = casemap[*str1++] - casemap[*str2]; in xmlStrncasecmp()
407 if (casemap[*str] == casemap[*val]) in xmlStrcasestr()
/third_party/libxml2/
Dxmlstring.c229 static const xmlChar casemap[256] = { variable
282 tmp = casemap[*str1++] - casemap[*str2]; in xmlStrcasecmp()
308 tmp = casemap[*str1++] - casemap[*str2]; in xmlStrncasecmp()
382 if (casemap[*str] == casemap[*val]) in xmlStrcasestr()
/third_party/glib/tests/
Dmeson.build90 'casemap.txt',
Dcasemap.txt2 # by gen-casemap-txt.py. Do not edit.
/third_party/skia/third_party/externals/icu/
Dicu.gyp613 'unicode/casemap.h',
Dsources.gni849 "source/common/unicode/casemap.h",
/third_party/flutter/skia/third_party/externals/icu/
Dicu.gyp615 'unicode/casemap.h',
DBUILD.gn943 "source/common/unicode/casemap.h",
/third_party/skia/third_party/icu/
Dicu.gni229 "$_src/common/unicode/casemap.h",
/third_party/flutter/skia/third_party/icu/
Dicu.gni229 "$_src/common/unicode/casemap.h",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_third_party16115 FILE: ../../../third_party/icu/source/common/unicode/casemap.h