Home
last modified time | relevance | path

Searched defs:out_str (Results 1 – 5 of 5) sorted by relevance

/php-src/main/
H A Dphp_odbc_utils.c91 PHPAPI size_t php_odbc_connstr_quote(char *out_str, const char *in_str, size_t out_str_size) in php_odbc_connstr_quote()
H A Doutput.c1251 char *out_str = NULL; in php_output_handler_compat_func() local
/php-src/ext/standard/
H A Durl.c581 zend_string *in_str, *out_str; in PHP_FUNCTION() local
643 zend_string *in_str, *out_str; in PHP_FUNCTION() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_convert.c372 uint8_t out_str[8]; /* string copied to the output */ member
403 uint8_t *out_str = out->out_str; in convert_glob_write_str() local
/php-src/ext/pcre/
H A Dphp_pcre.c2764 zend_string *out_str; /* Output string with quoted characters */ in PHP_FUNCTION() local

Completed in 23 milliseconds