php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
quot_print.h File Reference

Go to the source code of this file.

Functions

PHPAPI zend_stringphp_quot_print_decode (const unsigned char *str, size_t length, int replace_us_by_ws)
 
PHPAPI zend_stringphp_quot_print_encode (const unsigned char *str, size_t length)
 

Function Documentation

◆ php_quot_print_decode()

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.

◆ php_quot_print_encode()

PHPAPI zend_string * php_quot_print_encode ( const unsigned char * str,
size_t length )

Definition at line 140 of file quot_print.c.