Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds