Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dquot_print.h25 PHPAPI zend_string *php_quot_print_encode(const unsigned char *str, size_t length);
H A Dquot_print.c148 PHPAPI zend_string *php_quot_print_encode(const unsigned char *str, size_t length) /* {{{ */ in php_quot_print_encode() function
278 new_str = php_quot_print_encode((unsigned char *)ZSTR_VAL(str), ZSTR_LEN(str)); in PHP_FUNCTION()

Completed in 8 milliseconds