Searched refs:any2eucjp (Results 1 – 3 of 3) sorted by relevance
/PHP-8.1/ext/gd/libgd/ |
H A D | gdkanji.c | 553 any2eucjp (unsigned char *dest, unsigned char *src, unsigned int dest_max) in any2eucjp() function 587 any2eucjp (t, s, BUFSIZ); 610 any2eucjp (output, input, BUFSIZ);
|
H A D | gdft.c | 196 extern int any2eucjp (char *, char *, unsigned int); 960 any2eucjp(tmpstr, string, BUFSIZ);
|
/PHP-8.1/main/ |
H A D | php_compat.h | 183 #define any2eucjp php_gd_any2eucjp macro
|
Completed in 19 milliseconds