Home
last modified time | relevance | path

Searched refs:dest_max (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.4/ext/gd/libgd/
H A Dgdkanji.c553 any2eucjp (unsigned char *dest, unsigned char *src, unsigned int dest_max) in any2eucjp() argument
563 if (dest_max > BUFSIZ) in any2eucjp()
569 if (strlen ((const char *) tmp_dest) >= dest_max) in any2eucjp()

Completed in 5 milliseconds