Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgdkanji.c560 any2eucjp (unsigned char *dest, unsigned char *src, unsigned int dest_max) in any2eucjp() argument
570 if (dest_max > BUFSIZ) in any2eucjp()
576 if (strlen ((const char *) tmp_dest) >= dest_max) in any2eucjp()

Completed in 6 milliseconds