Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dquot_print.h24 PHPAPI unsigned char *php_quot_print_decode(const unsigned char *str, size_t length, size_t *ret_le…
H A Dquot_print.c54 PHPAPI unsigned char *php_quot_print_decode(const unsigned char *str, size_t length, size_t *ret_le… in php_quot_print_decode() function
/PHP-5.5/ext/iconv/
H A Diconv.c1765 …decoded_text = (char *)php_quot_print_decode((unsigned char*)encoded_text, (int)encoded_text_len, … in _php_iconv_mime_decode()

Completed in 11 milliseconds