Home
last modified time | relevance | path

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

123

/PHP-7.2/ext/sodium/
H A Dlibsodium.c777 RETURN_STR(hash); in PHP_FUNCTION()
867 RETURN_STR(msg); in PHP_FUNCTION()
908 RETURN_STR(hash); in PHP_FUNCTION()
1644 RETURN_STR(msg); in PHP_FUNCTION()
2276 RETURN_STR(msg); in PHP_FUNCTION()
2402 RETURN_STR(msg); in PHP_FUNCTION()
2536 RETURN_STR(msg); in PHP_FUNCTION()
2667 RETURN_STR(msg); in PHP_FUNCTION()
2692 RETURN_STR(hex); in PHP_FUNCTION()
2835 RETURN_STR(q); in PHP_FUNCTION()
[all …]
/PHP-7.2/ext/standard/
H A Dbase64.c216 RETURN_STR(result); in PHP_FUNCTION()
240 RETURN_STR(result); in PHP_FUNCTION()
H A Duniqid.c85 RETURN_STR(uniqid); in PHP_FUNCTION()
H A Duuencode.c212 RETURN_STR(php_uuencode(ZSTR_VAL(src), ZSTR_LEN(src))); in PHP_FUNCTION()
233 RETURN_STR(dest); in PHP_FUNCTION()
H A Dmath.c1043 RETURN_STR(result); in PHP_FUNCTION()
1060 RETURN_STR(result); in PHP_FUNCTION()
1077 RETURN_STR(result); in PHP_FUNCTION()
1258 RETURN_STR(_php_math_number_format(num, 0, dec_point_chr, thousand_sep_chr)); in PHP_FUNCTION()
1261 RETURN_STR(_php_math_number_format(num, (int)dec, dec_point_chr, thousand_sep_chr)); in PHP_FUNCTION()
H A Drandom.c210 RETURN_STR(bytes); in PHP_FUNCTION()
H A Dquot_print.c279 RETURN_STR(new_str); in PHP_FUNCTION()
H A Dcrypt.c285 RETURN_STR(result); in PHP_FUNCTION()
H A Dpassword.c471 RETURN_STR(result); in PHP_FUNCTION()
556 RETURN_STR(encoded); in PHP_FUNCTION()
H A Dstring.c267 RETURN_STR(result); in PHP_FUNCTION()
1225 RETURN_STR(zval_get_string(tmp)); in php_implode()
1464 RETURN_STR(php_string_toupper(arg)); in PHP_FUNCTION()
1527 RETURN_STR(php_string_tolower(str)); in PHP_FUNCTION()
2362 RETURN_STR(result);
3498 RETURN_STR(php_strtr_ex(str,
3691 RETURN_STR(php_addslashes(str, 0));
4552 RETURN_STR(BG(locale_string));
4559 RETURN_STR(loc);
5852 RETURN_STR(php_utf8_encode(arg, arg_len));
[all …]
H A Durl.c546 RETURN_STR(php_url_encode(ZSTR_VAL(in_str), ZSTR_LEN(in_str))); in PHP_FUNCTION()
641 RETURN_STR(php_raw_url_encode(ZSTR_VAL(in_str), ZSTR_LEN(in_str)));
/PHP-7.2/ext/intl/collator/
H A Dcollator_error.c83 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.2/ext/session/
H A Dmod_user_class.c110 RETURN_STR(val); in PHP_METHOD()
180 RETURN_STR(id); in PHP_METHOD()
/PHP-7.2/ext/skeleton/
H A Dskeleton.c48 RETURN_STR(strg); in PHP_FUNCTION()
/PHP-7.2/ext/intl/dateformat/
H A Ddateformat.c116 RETURN_STR( message); in PHP_FUNCTION()
/PHP-7.2/ext/intl/formatter/
H A Dformatter_main.c157 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat.c178 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.2/ext/mysqli/
H A Dmysqli_priv.h101 RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \
/PHP-7.2/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp216 RETURN_STR(ret_rules); in PHP_FUNCTION()
H A Dbreakiterator_methods.cpp438 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.2/ext/intl/timezone/
H A Dtimezone_methods.cpp648 RETURN_STR(message); in PHP_FUNCTION()
686 RETURN_STR(winID); in PHP_FUNCTION()
724 RETURN_STR(id); in PHP_FUNCTION()
/PHP-7.2/ext/intl/common/
H A Dcommon_error.c40 RETURN_STR(intl_error_get_message( NULL )); in PHP_FUNCTION()
/PHP-7.2/ext/zend_test/
H A Dtest.c81 RETURN_STR(res); in ZEND_FUNCTION()
/PHP-7.2/ext/interbase/
H A Dibase_events.c182 RETURN_STR(result); in PHP_FUNCTION()
/PHP-7.2/ext/zlib/
H A Dzlib.c691 RETURN_STR(out); \
1018 RETURN_STR(out); in PHP_FUNCTION()
1232 RETURN_STR(out); in PHP_FUNCTION()
1238 RETURN_STR(out); in PHP_FUNCTION()

Completed in 128 milliseconds

123