Home
last modified time | relevance | path

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

/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dfl_utf8.cxx246 int fl_utf_tolower(const unsigned char *str, int len, char *buf) in fl_utf_tolower() function
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dfl_utf8.cxx285 int fl_utf_tolower(const unsigned char *str, int len, char *buf) in fl_utf_tolower() function
/dports/x11-toolkits/ntk/ntk/src/
H A Dfl_utf8.cxx285 int fl_utf_tolower(const unsigned char *str, int len, char *buf) in fl_utf_tolower() function
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/
H A D__init__.py13692 def fl_utf_tolower(*args): function