Home
last modified time | relevance | path

Searched refs:php_quot_print_encode (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/standard/
H A Dquot_print.h21 PHPAPI zend_string *php_quot_print_encode(const unsigned char *str, size_t length);
H A Dquot_print.c144 PHPAPI zend_string *php_quot_print_encode(const unsigned char *str, size_t length) /* {{{ */ in php_quot_print_encode() function
273 new_str = php_quot_print_encode((unsigned char *)ZSTR_VAL(str), ZSTR_LEN(str)); in PHP_FUNCTION()

Completed in 5 milliseconds