Home
last modified time | relevance | path

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

123

/PHP-8.0/ext/intl/collator/
H A Dcollator_error.c66 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.0/ext/session/
H A Dmod_user_class.c103 RETURN_STR(val); in PHP_METHOD()
169 RETURN_STR(id); in PHP_METHOD()
/PHP-8.0/ext/skeleton/
H A Dskeleton.c42 RETURN_STR(retval); in PHP_FUNCTION()
/PHP-8.0/ext/standard/
H A Duniqid.c79 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.c947 RETURN_STR(_php_math_longtobase_pwr2(arg, 1)); in PHP_FUNCTION()
960 RETURN_STR(_php_math_longtobase_pwr2(arg, 3)); in PHP_FUNCTION()
973 RETURN_STR(_php_math_longtobase_pwr2(arg, 4)); in PHP_FUNCTION()
1159RETURN_STR(_php_math_number_format_ex(num, (int)dec, dec_point, dec_point_len, thousand_sep, thous… 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()
1155 RETURN_STR(zval_get_string(tmp)); in php_implode()
1395 RETURN_STR(php_string_toupper(arg)); in PHP_FUNCTION()
2158 RETURN_STR(result);
2565 RETURN_STR(php_ucfirst(str));
2597 RETURN_STR(php_lcfirst(str));
3238 RETURN_STR(php_strtr_ex(str,
3421 RETURN_STR(php_addslashes(str));
4673 RETURN_STR(result);
4682 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.0/ext/intl/dateformat/
H A Ddateformat.c105 RETURN_STR( message); in PHP_FUNCTION()
/PHP-8.0/ext/intl/formatter/
H A Dformatter_main.c136 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.0/ext/sodium/
H A Dlibsodium.c662 RETURN_STR(state); in PHP_FUNCTION()
836 RETURN_STR(keypair); in PHP_FUNCTION()
1156 RETURN_STR(keypair); in PHP_FUNCTION()
2304 RETURN_STR(hex); in PHP_FUNCTION()
2370 RETURN_STR(b64); in PHP_FUNCTION()
2478 RETURN_STR(keypair); in PHP_FUNCTION()
2499 RETURN_STR(keypair); in PHP_FUNCTION()
2676 RETURN_STR(mac); in PHP_FUNCTION()
2735 RETURN_STR(ecdhkey); in PHP_FUNCTION()
2969 RETURN_STR(subkey); in PHP_FUNCTION()
[all …]
/PHP-8.0/ext/mysqli/
H A Dmysqli_priv.h88 RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat.c170 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.0/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp204 RETURN_STR(ret_rules); in PHP_METHOD()
H A Dbreakiterator_methods.cpp390 RETURN_STR(message); in PHP_METHOD()
/PHP-8.0/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.0/ext/intl/common/
H A Dcommon_error.c42 RETURN_STR(intl_error_get_message( NULL )); in PHP_FUNCTION()
/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c352 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.0/ext/zlib/
H A Dzlib.c734 RETURN_STR(out); \
1047 RETURN_STR(out); in PHP_FUNCTION()
1242 RETURN_STR(out); in PHP_FUNCTION()
1248 RETURN_STR(out); in PHP_FUNCTION()
/PHP-8.0/ext/zend_test/
H A Dtest.c113 RETURN_STR(res); in ZEND_FUNCTION()
275 RETURN_STR(function_name); in ZEND_FUNCTION()
/PHP-8.0/Zend/
H A Dzend_exceptions.c405 RETURN_STR(zval_get_string(prop)); in ZEND_METHOD()
429 RETURN_STR(zval_get_string(prop)); in ZEND_METHOD()
743 RETURN_STR(str); in ZEND_METHOD()
/PHP-8.0/ext/intl/transliterator/
H A Dtransliterator_methods.c471 RETURN_STR( message ); in PHP_FUNCTION()

Completed in 100 milliseconds

123