Home
last modified time | relevance | path

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

/PHP-7.1/ext/gd/libgd/
H A Dgdkanji.c559 any2eucjp (unsigned char *dest, unsigned char *src, unsigned int dest_max) in any2eucjp() function
593 any2eucjp (t, s, BUFSIZ);
616 any2eucjp (output, input, BUFSIZ);
H A Dgdft.c196 extern int any2eucjp (char *, char *, unsigned int);
953 any2eucjp(tmpstr, string, BUFSIZ);
/PHP-7.1/main/
H A Dphp_compat.h161 #define any2eucjp php_gd_any2eucjp macro

Completed in 19 milliseconds