Home
last modified time | relevance | path

Searched refs:RETURN_NEW_STR (Results 1 – 25 of 34) sorted by relevance

12

/php-src/ext/sodium/
H A Dlibsodium.c316 RETURN_NEW_STR(hash); in PHP_FUNCTION()
2617 RETURN_NEW_STR(q); in PHP_FUNCTION()
2652 RETURN_NEW_STR(q); in PHP_FUNCTION()
2679 RETURN_NEW_STR(q); in PHP_FUNCTION()
3480 RETURN_NEW_STR(c); in PHP_FUNCTION()
3625 RETURN_NEW_STR(r); in PHP_FUNCTION()
3651 RETURN_NEW_STR(r); in PHP_FUNCTION()
3682 RETURN_NEW_STR(r); in PHP_FUNCTION()
3711 RETURN_NEW_STR(r); in PHP_FUNCTION()
3733 RETURN_NEW_STR(r); in PHP_FUNCTION()
[all …]
/php-src/ext/calendar/
H A Dcalendar.c309 RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month, day, year)); in PHP_FUNCTION()
338 RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month, day, year)); in PHP_FUNCTION()
465 RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month, day, year)); in PHP_FUNCTION()
509 RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month, day, year)); in PHP_FUNCTION()
/php-src/ext/standard/
H A Dmicrotime.c78 RETURN_NEW_STR(zend_strpprintf(0, "%.8F %ld", tp.tv_usec / MICRO_IN_SEC, (long)tp.tv_sec)); in _php_gettimeofday()
H A Dtype.c66 RETURN_NEW_STR(zend_string_init(name, strlen(name), 0)); in PHP_FUNCTION()
73 RETURN_NEW_STR(zend_strpprintf(0, "resource (%s)", name)); in PHP_FUNCTION()
H A Diptc.c295 RETURN_NEW_STR(spoolbuf); in PHP_FUNCTION()
H A Durl.c590 RETURN_NEW_STR(out_str); in PHP_FUNCTION()
652 RETURN_NEW_STR(out_str); in PHP_FUNCTION()
H A Dstring.c758 RETURN_NEW_STR(newtext); in PHP_FUNCTION()
841 RETURN_NEW_STR(newtext); in PHP_FUNCTION()
1047 RETURN_NEW_STR(str); in php_implode()
1572 RETURN_NEW_STR(ret);
2253 RETURN_NEW_STR(result);
2464 RETURN_NEW_STR(result);
4760 RETURN_NEW_STR(broken_str);
4842 RETURN_NEW_STR(result);
4887 RETURN_NEW_STR(buf);
5526 RETURN_NEW_STR(result);
[all …]
H A Dpassword.c660 RETURN_NEW_STR(digest); in PHP_FUNCTION()
H A Dpack.c690 RETURN_NEW_STR(output); in PHP_FUNCTION()
H A Dstreamsfuncs.c431 RETURN_NEW_STR(read_buf); in PHP_FUNCTION()
H A Dfile.c929 RETURN_NEW_STR(str); in PHP_FUNCTION()
/php-src/ext/hash/
H A Dhash.c409 RETURN_NEW_STR(digest); in php_hash_do_hash()
416 RETURN_NEW_STR(hex_digest); in php_hash_do_hash()
566 RETURN_NEW_STR(digest); in php_hash_do_hash_hmac()
573 RETURN_NEW_STR(hex_digest); in php_hash_do_hash_hmac()
825 RETURN_NEW_STR(digest); in PHP_FUNCTION()
832 RETURN_NEW_STR(hex_digest); in PHP_FUNCTION()
1109 RETURN_NEW_STR(returnval); in PHP_FUNCTION()
/php-src/ext/shmop/
H A Dshmop.c248 RETURN_NEW_STR(return_string); in PHP_FUNCTION()
/php-src/ext/bz2/
H A Dbz2.c485 RETURN_NEW_STR(dest); in PHP_FUNCTION()
/php-src/ext/intl/uchar/
H A Duchar.c241 RETURN_NEW_STR(buffer); in IC_METHOD()
/php-src/ext/spl/
H A Dphp_spl.c655 RETURN_NEW_STR(php_spl_object_hash(obj)); in PHP_FUNCTION()
H A Dspl_observer.c529 RETURN_NEW_STR(php_spl_object_hash(obj)); in PHP_METHOD()
H A Dspl_iterators.c1229 RETURN_NEW_STR(result); in PHP_METHOD()
1269 RETURN_NEW_STR(result); in PHP_METHOD()
/php-src/ext/intl/converter/
H A Dconverter.c719 RETURN_NEW_STR(ret); in PHP_METHOD()
/php-src/ext/intl/locale/
H A Dlocale_methods.c940 #define RETURN_SMART_STR(str) smart_str_0((str)); RETURN_NEW_STR((str)->s)
/php-src/Zend/
H A Dzend_exceptions.c632 RETURN_NEW_STR(zend_trace_to_string(Z_ARRVAL_P(trace), /* include_main */ true)); in ZEND_METHOD()
/php-src/ext/zip/
H A Dphp_zip.c1350 RETURN_NEW_STR(buffer); in PHP_FUNCTION()
2933 RETURN_NEW_STR(buffer);
/php-src/ext/mysqli/
H A Dmysqli_api.c1406 RETURN_NEW_STR(newstr); in PHP_FUNCTION()
/php-src/ext/sockets/
H A Dsockets.c910 RETURN_NEW_STR(tmpbuf);
/php-src/ext/openssl/
H A Dopenssl.c5295 RETURN_NEW_STR(result); in PHP_FUNCTION()
5334 RETURN_NEW_STR(result); in PHP_FUNCTION()
5389 RETURN_NEW_STR(out_buffer); in PHP_FUNCTION()

Completed in 131 milliseconds

12