Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dquot_print.h25 PHPAPI unsigned char *php_quot_print_encode(const unsigned char *str, size_t length, size_t *ret_le…
H A Dquot_print.c148 PHPAPI unsigned char *php_quot_print_encode(const unsigned char *str, size_t length, size_t *ret_le… in php_quot_print_encode() function
277 new_str = (char *)php_quot_print_encode((unsigned char *)str, (size_t)str_len, &new_str_len); in PHP_FUNCTION()

Completed in 6 milliseconds