Searched refs:php_quot_print_decode (Results 1 – 3 of 3) sorted by relevance
20 PHPAPI zend_string *php_quot_print_decode(const unsigned char *str, size_t length, int replace_us_b…
50 PHPAPI zend_string *php_quot_print_decode(const unsigned char *str, size_t length, int replace_us_b… in php_quot_print_decode() function
1561 decoded_text = php_quot_print_decode((unsigned char*)encoded_text, encoded_text_len, 1); in _php_iconv_mime_decode()
Completed in 10 milliseconds