Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgdft.c208 static int gdTcl_UtfToUniChar (char *str, Tcl_UniChar * chPtr) in gdTcl_UtfToUniChar() function
1006 len = gdTcl_UtfToUniChar (next, &ch);
1017 len = gdTcl_UtfToUniChar(next, &ch);

Completed in 7 milliseconds