Home
last modified time | relevance | path

Searched defs:utf8_from (Results 1 – 3 of 3) sorted by relevance

/dports/games/xonotic/Xonotic/source/gmqcc/
H A Dutf8.cpp58 int utf8_from(char *s, utf8ch_t ch) { in utf8_from() function
/dports/dns/idnkit2/idnkit-2.3/lib/
H A Dres.c236 char *utf8_from = NULL; in idn_res_encodename() local
486 char *utf8_from = NULL; in idn_res_decodename() local
723 char *utf8_from = NULL; in idn_res_decodename2() local
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/
H A Dsend_core.php681 $utf8_from = $messagedata['fromfield']; variable