Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dhttp_fopen_wrapper.c433 smart_str tmpstr = {0}; in php_stream_url_wrap_http_ex() local
/PHP-7.0/ext/gd/libgd/
H A Dgdft.c827 char *tmpstr = NULL; local
/PHP-7.0/ext/date/
H A Dphp_date.c2256 zend_string *tmpstr = zend_string_alloc(sizeof("UTC+05:00")-1, 0); in date_object_get_properties() local
2349 zend_string *tmpstr = zend_string_alloc(sizeof("UTC+05:00")-1, 0); in date_object_get_properties_timezone() local
3816 zend_string *tmpstr = zend_string_alloc(sizeof("UTC+05:00")-1, 0); in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/
H A Dmbstring.c693 char *p, *p1, *p2, *endp, *tmpstr; in php_mb_parse_encoding_list() local
4425 mbfl_string tmpstr; in PHP_FUNCTION() local
/PHP-7.0/ext/openssl/
H A Dopenssl.c2172 char * tmpstr; in PHP_FUNCTION() local

Completed in 57 milliseconds