Home
last modified time | relevance | path

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

123

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat.c60 RETURN_STR( message); in PHP_FUNCTION()
/PHP-8.3/ext/intl/common/
H A Dcommon_error.c41 RETURN_STR(intl_error_get_message( NULL )); in PHP_FUNCTION()
/PHP-8.3/ext/intl/collator/
H A Dcollator_error.c66 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.3/ext/session/
H A Dmod_user_class.c105 RETURN_STR(val); in PHP_METHOD()
171 RETURN_STR(id); in PHP_METHOD()
/PHP-8.3/ext/odbc/
H A Dodbc_utils.c67 RETURN_STR(new_string); in PHP_FUNCTION()
/PHP-8.3/ext/skeleton/
H A Dskeleton.c42 RETURN_STR(retval); in PHP_FUNCTION()
/PHP-8.3/ext/standard/
H A Duniqid.c86 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.c942 RETURN_STR(_php_math_longtobase_pwr2(arg, 1)); in PHP_FUNCTION()
955 RETURN_STR(_php_math_longtobase_pwr2(arg, 3)); in PHP_FUNCTION()
968 RETURN_STR(_php_math_longtobase_pwr2(arg, 4)); in PHP_FUNCTION()
1275RETURN_STR(_php_math_number_format_long(Z_LVAL_P(num), dec, dec_point, dec_point_len, thousand_sep… in PHP_FUNCTION()
1284RETURN_STR(_php_math_number_format_ex(Z_DVAL_P(num), dec_int, dec_point, dec_point_len, thousand_s… in PHP_FUNCTION()
H A Dcrypt.c219 RETURN_STR(result); in PHP_FUNCTION()
H A Dquot_print.c274 RETURN_STR(new_str); in PHP_FUNCTION()
H A Dstring.c182 RETURN_STR(result); in PHP_FUNCTION()
1245 RETURN_STR(tmp); in PHP_FUNCTION()
1247 RETURN_STR(incremented); in PHP_FUNCTION()
1302 RETURN_STR(tmp); in PHP_FUNCTION()
1304 RETURN_STR(decremented); in PHP_FUNCTION()
2035 RETURN_STR(result);
2482 RETURN_STR(php_ucfirst(str));
2514 RETURN_STR(php_lcfirst(str));
3240 RETURN_STR(php_strtr_ex(str,
4664 RETURN_STR(result);
[all …]
H A Dhttp.c235 RETURN_STR(smart_str_extract(&formstr)); in PHP_FUNCTION()
/PHP-8.3/ext/mysqli/
H A Dmysqli_exception.c78 RETURN_STR(str); in PHP_METHOD()
H A Dmysqli_priv.h84 RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \
/PHP-8.3/ext/dl_test/
H A Ddl_test.c51 RETURN_STR(retval); in PHP_FUNCTION()
/PHP-8.3/ext/intl/formatter/
H A Dformatter_main.c143 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.3/ext/sodium/
H A Dlibsodium.c479 RETURN_STR(state); in PHP_FUNCTION()
653 RETURN_STR(keypair); in PHP_FUNCTION()
973 RETURN_STR(keypair); in PHP_FUNCTION()
2246 RETURN_STR(hex); in PHP_FUNCTION()
2312 RETURN_STR(b64); in PHP_FUNCTION()
2484 RETURN_STR(keypair); in PHP_FUNCTION()
2506 RETURN_STR(keypair); in PHP_FUNCTION()
2684 RETURN_STR(mac); in PHP_FUNCTION()
2744 RETURN_STR(ecdhkey); in PHP_FUNCTION()
2991 RETURN_STR(subkey); in PHP_FUNCTION()
[all …]
/PHP-8.3/ext/intl/msgformat/
H A Dmsgformat.c177 RETURN_STR(message); in PHP_FUNCTION()
/PHP-8.3/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.3/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp208 RETURN_STR(ret_rules); in PHP_METHOD()
/PHP-8.3/ext/random/
H A Drandomizer.c303 RETURN_STR(retval); in PHP_METHOD()
458 RETURN_STR(retval); in PHP_METHOD()
/PHP-8.3/ext/json/
H A Djson.c255 RETURN_STR(smart_str_extract(&buf)); in PHP_FUNCTION()
/PHP-8.3/ext/zlib/
H A Dzlib.c732 RETURN_STR(out); \
1046 RETURN_STR(out); in PHP_FUNCTION()
1241 RETURN_STR(out); in PHP_FUNCTION()
1247 RETURN_STR(out); in PHP_FUNCTION()
/PHP-8.3/ext/dba/
H A Ddba.c1025 RETURN_STR(val); in PHP_FUNCTION()
1073 RETURN_STR(fkey); in PHP_FUNCTION()
1095 RETURN_STR(nkey); in PHP_FUNCTION()

Completed in 74 milliseconds

123