Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgdkanji.c553 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 Dgdft.c196 extern int any2eucjp (char *, char *, unsigned int);
960 any2eucjp(tmpstr, string, BUFSIZ);
/PHP-7.4/main/
H A Dphp_compat.h185 #define any2eucjp php_gd_any2eucjp macro

Completed in 36 milliseconds