php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
PHPAPI zend_string * | php_quot_print_decode (const unsigned char *str, size_t length, int replace_us_by_ws) |
PHPAPI zend_string * | php_quot_print_encode (const unsigned char *str, size_t length) |
PHPAPI zend_string * php_quot_print_decode | ( | const unsigned char * | str, |
size_t | length, | ||
int | replace_us_by_ws ) |
Definition at line 46 of file quot_print.c.
PHPAPI zend_string * php_quot_print_encode | ( | const unsigned char * | str, |
size_t | length ) |
Definition at line 140 of file quot_print.c.