Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dquot_print.h24 PHPAPI zend_string *php_quot_print_decode(const unsigned char *str, size_t length, int replace_us_b…
H A Dquot_print.c54 PHPAPI zend_string *php_quot_print_decode(const unsigned char *str, size_t length, int replace_us_b… in php_quot_print_decode() function
/PHP-7.1/ext/iconv/
H A Diconv.c1857 decoded_text = php_quot_print_decode((unsigned char*)encoded_text, encoded_text_len, 1); in _php_iconv_mime_decode()

Completed in 16 milliseconds