Home
last modified time | relevance | path

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

12

/PHP-7.1/ext/intl/collator/
H A Dcollator_error.c83 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.1/ext/standard/
H A Dbase64.c221 RETURN_STR(result); in PHP_FUNCTION()
242 RETURN_STR(result); in PHP_FUNCTION()
H A Duniqid.c85 RETURN_STR(uniqid); in PHP_FUNCTION()
H A Duuencode.c211 RETURN_STR(php_uuencode(ZSTR_VAL(src), ZSTR_LEN(src))); in PHP_FUNCTION()
231 RETURN_STR(dest); in PHP_FUNCTION()
H A Dmath.c1034 RETURN_STR(result); in PHP_FUNCTION()
1050 RETURN_STR(result); in PHP_FUNCTION()
1066 RETURN_STR(result); in PHP_FUNCTION()
1240 RETURN_STR(_php_math_number_format(num, 0, dec_point_chr, thousand_sep_chr)); in PHP_FUNCTION()
1243 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.c283 RETURN_STR(result); in PHP_FUNCTION()
H A Dpassword.c382 RETURN_STR(result); in PHP_FUNCTION()
H A Durl.c506 RETURN_STR(php_url_encode(ZSTR_VAL(in_str), ZSTR_LEN(in_str))); in PHP_FUNCTION()
601 RETURN_STR(php_raw_url_encode(ZSTR_VAL(in_str), ZSTR_LEN(in_str)));
H A Dstring.c265 RETURN_STR(result); in PHP_FUNCTION()
1206 RETURN_STR(zval_get_string(tmp)); in php_implode()
1445 RETURN_STR(php_string_toupper(arg)); in PHP_FUNCTION()
1508 RETURN_STR(php_string_tolower(str)); in PHP_FUNCTION()
1603 RETURN_STR(php_basename(string, string_len, suffix, suffix_len));
2322 RETURN_STR(result);
3444 RETURN_STR(php_strtr_ex(str,
3633 RETURN_STR(php_addslashes(str, 0));
4468 RETURN_STR(BG(locale_string));
4475 RETURN_STR(loc);
[all …]
/PHP-7.1/ext/session/
H A Dmod_user_class.c110 RETURN_STR(val); in PHP_METHOD()
180 RETURN_STR(id); in PHP_METHOD()
/PHP-7.1/ext/skeleton/
H A Dskeleton.c48 RETURN_STR(strg); in PHP_FUNCTION()
/PHP-7.1/ext/intl/dateformat/
H A Ddateformat.c116 RETURN_STR( message); in PHP_FUNCTION()
/PHP-7.1/ext/intl/formatter/
H A Dformatter_main.c157 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat.c178 RETURN_STR(message); in PHP_FUNCTION()
/PHP-7.1/ext/mysqli/
H A Dmysqli_priv.h101 RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \
/PHP-7.1/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.1/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.1/ext/intl/common/
H A Dcommon_error.c40 RETURN_STR(intl_error_get_message( NULL )); in PHP_FUNCTION()
/PHP-7.1/ext/interbase/
H A Dibase_events.c182 RETURN_STR(result); in PHP_FUNCTION()
/PHP-7.1/ext/zlib/
H A Dzlib.c691 RETURN_STR(out); \
1009 RETURN_STR(out); in PHP_FUNCTION()
1181 RETURN_STR(out); in PHP_FUNCTION()
1187 RETURN_STR(out); in PHP_FUNCTION()
/PHP-7.1/ext/intl/resourcebundle/
H A Dresourcebundle_class.c416 RETURN_STR(message); in ZEND_END_ARG_INFO()
/PHP-7.1/ext/intl/transliterator/
H A Dtransliterator_methods.c525 RETURN_STR( message ); in PHP_FUNCTION()

Completed in 72 milliseconds

12