Home
last modified time | relevance | path

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

12

/PHP-7.3/ext/sodium/
H A Dlibsodium.c778 RETURN_NEW_STR(hash); in PHP_FUNCTION()
868 RETURN_NEW_STR(msg); in PHP_FUNCTION()
909 RETURN_NEW_STR(hash); in PHP_FUNCTION()
1645 RETURN_NEW_STR(msg); in PHP_FUNCTION()
2277 RETURN_NEW_STR(msg); in PHP_FUNCTION()
2403 RETURN_NEW_STR(msg); in PHP_FUNCTION()
2537 RETURN_NEW_STR(msg); in PHP_FUNCTION()
2668 RETURN_NEW_STR(msg); in PHP_FUNCTION()
2730 RETURN_NEW_STR(bin); in PHP_FUNCTION()
2836 RETURN_NEW_STR(q); in PHP_FUNCTION()
[all …]
/PHP-7.3/ext/standard/
H A Dmicrotime.c81 RETURN_NEW_STR(zend_strpprintf(0, "%.8F %ld", tp.tv_usec / MICRO_IN_SEC, (long)tp.tv_sec)); in _php_gettimeofday()
H A Dhttp.c251 RETURN_NEW_STR(formstr.s); in PHP_FUNCTION()
H A Diptc.c307 RETURN_NEW_STR(spoolbuf); in PHP_FUNCTION()
H A Durl.c545 RETURN_NEW_STR(out_str); in PHP_FUNCTION()
644 RETURN_NEW_STR(out_str);
H A Dstring.c987 RETURN_NEW_STR(newtext); in PHP_FUNCTION()
1070 RETURN_NEW_STR(newtext); in PHP_FUNCTION()
1282 RETURN_NEW_STR(str); in php_implode()
1680 RETURN_NEW_STR(ret);
2386 RETURN_NEW_STR(result);
2599 RETURN_NEW_STR(result);
4672 RETURN_NEW_STR(broken_str);
4772 RETURN_NEW_STR(result);
4801 RETURN_NEW_STR(buf);
5464 RETURN_NEW_STR(result);
[all …]
H A Dpassword.c589 RETURN_NEW_STR(encoded); in PHP_FUNCTION()
H A Dvar.c612 RETURN_NEW_STR(buf.s); in PHP_FUNCTION()
1079 RETURN_NEW_STR(buf.s); in PHP_FUNCTION()
H A Dpack.c681 RETURN_NEW_STR(output); in PHP_FUNCTION()
/PHP-7.3/ext/calendar/
H A Dcalendar.c456 RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month, day, year)); in PHP_FUNCTION()
487 RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month, day, year)); in PHP_FUNCTION()
615 RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month, day, year)); in PHP_FUNCTION()
661 RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month, day, year)); in PHP_FUNCTION()
/PHP-7.3/ext/hash/
H A Dhash.c167 RETURN_NEW_STR(digest); in php_hash_do_hash()
174 RETURN_NEW_STR(hex_digest); in php_hash_do_hash()
302 RETURN_NEW_STR(digest); in php_hash_do_hash_hmac()
309 RETURN_NEW_STR(hex_digest); in php_hash_do_hash_hmac()
556 RETURN_NEW_STR(digest); in PHP_FUNCTION()
563 RETURN_NEW_STR(hex_digest); in PHP_FUNCTION()
838 RETURN_NEW_STR(returnval); in PHP_FUNCTION()
/PHP-7.3/ext/bz2/
H A Dbz2.c388 RETURN_NEW_STR(data); in PHP_FUNCTION()
552 RETURN_NEW_STR(dest); in PHP_FUNCTION()
/PHP-7.3/ext/json/
H A Djson.c304 RETURN_NEW_STR(buf.s); in PHP_FUNCTION()
/PHP-7.3/ext/shmop/
H A Dshmop.c264 RETURN_NEW_STR(return_string); in PHP_FUNCTION()
/PHP-7.3/ext/interbase/
H A Dibase_blobs.c547 RETURN_NEW_STR(_php_ibase_quad_to_string(ib_blob.bl_qd)); in PHP_FUNCTION()
/PHP-7.3/ext/spl/
H A Dspl_observer.c436 RETURN_NEW_STR(php_spl_object_hash(obj)); in SPL_METHOD()
740 RETURN_NEW_STR(buf.s); in SPL_METHOD()
H A Dphp_spl.c823 RETURN_NEW_STR(php_spl_object_hash(obj)); in PHP_FUNCTION()
H A Dspl_dllist.c1162 RETURN_NEW_STR(buf.s); in SPL_METHOD()
H A Dspl_iterators.c1063 RETURN_NEW_STR(str.s); in spl_recursive_tree_iterator_get_prefix()
1256 RETURN_NEW_STR(str); in SPL_METHOD()
1310 RETURN_NEW_STR(str); in SPL_METHOD()
/PHP-7.3/ext/intl/converter/
H A Dconverter.c772 RETURN_NEW_STR(ret); in PHP_METHOD()
825 RETURN_NEW_STR(ret); in PHP_METHOD()
/PHP-7.3/ext/intl/uchar/
H A Duchar.c267 RETURN_NEW_STR(buffer); in ZEND_END_ARG_INFO()
/PHP-7.3/ext/intl/locale/
H A Dlocale_methods.c903 #define RETURN_SMART_STR(str) smart_str_0((str)); RETURN_NEW_STR((str)->s)
/PHP-7.3/Zend/
H A Dzend_exceptions.c652 RETURN_NEW_STR(str.s); in ZEND_METHOD()
/PHP-7.3/ext/pgsql/
H A Dpgsql.c77 RETURN_NEW_STR(s.s); \
2470 RETURN_NEW_STR(oidstr.s);
2575 RETURN_NEW_STR(s.s);
3557 RETURN_NEW_STR(buf);
4406 RETURN_NEW_STR(to);
/PHP-7.3/ext/zip/
H A Dphp_zip.c1327 RETURN_NEW_STR(buffer); in PHP_NAMED_FUNCTION()
2888 RETURN_NEW_STR(buffer); in php_zip_get_from()

Completed in 142 milliseconds

12