Searched refs:php_quot_print_decode (Results 1 – 3 of 3) sorted by relevance
24 PHPAPI unsigned char *php_quot_print_decode(const unsigned char *str, size_t length, size_t *ret_le…
54 PHPAPI unsigned char *php_quot_print_decode(const unsigned char *str, size_t length, size_t *ret_le… in php_quot_print_decode() function
1735 …decoded_text = (char *)php_quot_print_decode((unsigned char*)encoded_text, (int)encoded_text_len, … in _php_iconv_mime_decode()
Completed in 11 milliseconds