Home
last modified time | relevance | path

Searched refs:RETURN_STR (Results 1 – 25 of 60) sorted by relevance

123

/PHP-8.1/ext/intl/collator/
H A Dcollator_error.c66 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.1/ext/session/
H A Dmod_user_class.c103 RETURN_STR(val); in PHP_METHOD()
169 RETURN_STR(id); in PHP_METHOD()
/PHP-8.1/ext/skeleton/
H A Dskeleton.c42 RETURN_STR(retval); in PHP_FUNCTION()
/PHP-8.1/ext/standard/
H A Duniqid.c87 RETURN_STR(uniqid); in PHP_FUNCTION()
H A Duuencode.c212 RETURN_STR(php_uuencode(ZSTR_VAL(src), ZSTR_LEN(src))); in PHP_FUNCTION()
231 RETURN_STR(dest); in PHP_FUNCTION()
H A Dmath.c943 RETURN_STR(_php_math_longtobase_pwr2(arg, 1)); in PHP_FUNCTION()
956 RETURN_STR(_php_math_longtobase_pwr2(arg, 3)); in PHP_FUNCTION()
969 RETURN_STR(_php_math_longtobase_pwr2(arg, 4)); in PHP_FUNCTION()
1162RETURN_STR(_php_math_number_format_ex(num, dec_int, dec_point, dec_point_len, thousand_sep, thousa… in PHP_FUNCTION()
H A Drandom.c237 RETURN_STR(bytes); in PHP_FUNCTION()
H A Dcrypt.c230 RETURN_STR(result); in PHP_FUNCTION()
H A Dquot_print.c274 RETURN_STR(new_str); in PHP_FUNCTION()
H A Dstring.c218 RETURN_STR(result); in PHP_FUNCTION()
1160 RETURN_STR(zval_get_string(tmp)); in php_implode()
1400 RETURN_STR(php_string_toupper(arg)); in PHP_FUNCTION()
2224 RETURN_STR(result);
2631 RETURN_STR(php_ucfirst(str));
2663 RETURN_STR(php_lcfirst(str));
3301 RETURN_STR(php_strtr_ex(str,
3484 RETURN_STR(php_addslashes(str));
4740 RETURN_STR(result);
4749 RETURN_STR(result);
[all …]
H A Durl.c574 RETURN_STR(php_url_encode(ZSTR_VAL(in_str), ZSTR_LEN(in_str))); in PHP_FUNCTION()
636 RETURN_STR(php_raw_url_encode(ZSTR_VAL(in_str), ZSTR_LEN(in_str))); in PHP_FUNCTION()
/PHP-8.1/ext/mysqli/
H A Dmysqli_exception.c78 RETURN_STR(str); in PHP_METHOD()
H A Dmysqli_priv.h88 RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \
/PHP-8.1/ext/intl/dateformat/
H A Ddateformat.c105 RETURN_STR( message); in PHP_FUNCTION()
/PHP-8.1/ext/dl_test/
H A Ddl_test.c51 RETURN_STR(retval); in PHP_FUNCTION()
/PHP-8.1/ext/intl/formatter/
H A Dformatter_main.c143 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.1/ext/sodium/
H A Dlibsodium.c693 RETURN_STR(state); in PHP_FUNCTION()
867 RETURN_STR(keypair); in PHP_FUNCTION()
1187 RETURN_STR(keypair); in PHP_FUNCTION()
2416 RETURN_STR(hex); in PHP_FUNCTION()
2482 RETURN_STR(b64); in PHP_FUNCTION()
2653 RETURN_STR(keypair); in PHP_FUNCTION()
2674 RETURN_STR(keypair); in PHP_FUNCTION()
2851 RETURN_STR(mac); in PHP_FUNCTION()
2910 RETURN_STR(ecdhkey); in PHP_FUNCTION()
3156 RETURN_STR(subkey); in PHP_FUNCTION()
[all …]
/PHP-8.1/ext/intl/msgformat/
H A Dmsgformat.c177 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.1/ext/intl/timezone/
H A Dtimezone_methods.cpp598 RETURN_STR(message); in PHP_FUNCTION()
634 RETURN_STR(winID); in PHP_FUNCTION()
670 RETURN_STR(id); in PHP_FUNCTION()
/PHP-8.1/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp209 RETURN_STR(ret_rules); in PHP_METHOD()
H A Dbreakiterator_methods.cpp388 RETURN_STR(message); in PHP_METHOD()
/PHP-8.1/ext/intl/common/
H A Dcommon_error.c42 RETURN_STR(intl_error_get_message( NULL )); in PHP_FUNCTION()
/PHP-8.1/ext/zend_test/
H A Dtest.c123 RETURN_STR(res); in ZEND_FUNCTION()
279 RETURN_STR(function_name); in ZEND_FUNCTION()
/PHP-8.1/ext/intl/resourcebundle/
H A Dresourcebundle_class.c359 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.1/ext/zlib/
H A Dzlib.c734 RETURN_STR(out); \
1048 RETURN_STR(out); in PHP_FUNCTION()
1243 RETURN_STR(out); in PHP_FUNCTION()
1249 RETURN_STR(out); in PHP_FUNCTION()

Completed in 74 milliseconds

123