Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgdft.c207 static int gdTcl_UtfToUniChar (char *str, Tcl_UniChar * chPtr) in gdTcl_UtfToUniChar() function
966 len = gdTcl_UtfToUniChar (next, &ch);
977 len = gdTcl_UtfToUniChar(next, &ch);

Completed in 8 milliseconds