Home
last modified time | relevance | path

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

/php-src/ext/iconv/
H A Diconv.c1561 decoded_text = php_quot_print_decode((unsigned char*)encoded_text, encoded_text_len, 1); in _php_iconv_mime_decode()
/php-src/ext/standard/
H A Dquot_print.c50 PHPAPI zend_string *php_quot_print_decode(const unsigned char *str, size_t length, int replace_us_b… in php_quot_print_decode() function
H A Dquot_print.h20 PHPAPI zend_string *php_quot_print_decode(const unsigned char *str, size_t length, int replace_us_b…

Completed in 39 milliseconds