Home
last modified time | relevance | path

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

123

/PHP-7.4/ext/intl/collator/
H A Dcollator_error.c83 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.4/ext/session/
H A Dmod_user_class.c108 RETURN_STR(val); in PHP_METHOD()
178 RETURN_STR(id); in PHP_METHOD()
/PHP-7.4/ext/standard/
H A Duniqid.c83 RETURN_STR(uniqid); in PHP_FUNCTION()
H A Duuencode.c210 RETURN_STR(php_uuencode(ZSTR_VAL(src), ZSTR_LEN(src))); in PHP_FUNCTION()
231 RETURN_STR(dest); in PHP_FUNCTION()
H A Dmath.c1061 RETURN_STR(result); in PHP_FUNCTION()
1078 RETURN_STR(result); in PHP_FUNCTION()
1095 RETURN_STR(result); in PHP_FUNCTION()
1279 RETURN_STR(_php_math_number_format(num, 0, dec_point_chr, thousand_sep_chr)); in PHP_FUNCTION()
1282 RETURN_STR(_php_math_number_format(num, (int)dec, dec_point_chr, thousand_sep_chr)); in PHP_FUNCTION()
H A Drandom.c223 RETURN_STR(bytes); in PHP_FUNCTION()
H A Dquot_print.c277 RETURN_STR(new_str); in PHP_FUNCTION()
H A Dcrypt.c278 RETURN_STR(result); in PHP_FUNCTION()
H A Durl.c524 RETURN_STR(php_url_encode(ZSTR_VAL(in_str), ZSTR_LEN(in_str))); in PHP_FUNCTION()
623 RETURN_STR(php_raw_url_encode(ZSTR_VAL(in_str), ZSTR_LEN(in_str)));
H A Dstring.c243 RETURN_STR(result); in PHP_FUNCTION()
1203 RETURN_STR(zval_get_string(tmp)); in php_implode()
1451 RETURN_STR(php_string_toupper(arg)); in PHP_FUNCTION()
1516 RETURN_STR(php_string_tolower(str)); in PHP_FUNCTION()
2379 RETURN_STR(result);
2838 RETURN_STR(php_ucfirst(str));
2871 RETURN_STR(php_lcfirst(str));
3531 RETURN_STR(php_strtr_ex(str,
3720 RETURN_STR(php_addslashes(str));
5010 RETURN_STR(loc);
[all …]
H A Dbase64.c940 RETURN_STR(result); in PHP_FUNCTION()
961 RETURN_STR(result); in PHP_FUNCTION()
/PHP-7.4/ext/skeleton/
H A Dskeleton.c43 RETURN_STR(retval);
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat.c116 RETURN_STR( message); in PHP_FUNCTION()
/PHP-7.4/ext/intl/formatter/
H A Dformatter_main.c157 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.4/ext/sodium/
H A Dlibsodium.c966 RETURN_STR(state); in PHP_FUNCTION()
1146 RETURN_STR(keypair); in PHP_FUNCTION()
1490 RETURN_STR(keypair); in PHP_FUNCTION()
2710 RETURN_STR(hex); in PHP_FUNCTION()
2777 RETURN_STR(b64); in PHP_FUNCTION()
2885 RETURN_STR(keypair); in PHP_FUNCTION()
2906 RETURN_STR(keypair); in PHP_FUNCTION()
3087 RETURN_STR(mac); in PHP_FUNCTION()
3148 RETURN_STR(ecdhkey); in PHP_FUNCTION()
3384 RETURN_STR(subkey); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/mysqli/
H A Dmysqli_priv.h100 RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat.c195 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.4/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp212 RETURN_STR(ret_rules); in PHP_FUNCTION()
H A Dbreakiterator_methods.cpp439 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp642 RETURN_STR(message); in PHP_FUNCTION()
680 RETURN_STR(winID); in PHP_FUNCTION()
718 RETURN_STR(id); in PHP_FUNCTION()
/PHP-7.4/ext/intl/common/
H A Dcommon_error.c40 RETURN_STR(intl_error_get_message( NULL )); in PHP_FUNCTION()
/PHP-7.4/ext/zend_test/
H A Dtest.c90 RETURN_STR(res); in ZEND_FUNCTION()
/PHP-7.4/ext/zlib/
H A Dzlib.c689 RETURN_STR(out); \
1018 RETURN_STR(out); in PHP_FUNCTION()
1232 RETURN_STR(out); in PHP_FUNCTION()
1238 RETURN_STR(out); in PHP_FUNCTION()
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c418 RETURN_STR(message); in ZEND_END_ARG_INFO()
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_methods.c524 RETURN_STR( message ); in PHP_FUNCTION()

Completed in 81 milliseconds

123