Searched defs:out_str (Results 1 – 4 of 4) sorted by relevance
532 zend_string *in_str, *out_str; in PHP_FUNCTION() local631 zend_string *in_str, *out_str; local
373 uint8_t out_str[8]; /* string copied to the output */ member404 uint8_t *out_str = out->out_str; in convert_glob_write_str() local
1255 char *out_str = NULL; in php_output_handler_compat_func() local
2735 zend_string *out_str; /* Output string with quoted characters */ in PHP_FUNCTION() local
Completed in 25 milliseconds