Home
last modified time | relevance | path

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

123

/php-src/ext/intl/dateformat/
H A Ddateformat.c60 RETURN_STR( message); in PHP_FUNCTION()
/php-src/ext/intl/common/
H A Dcommon_error.c41 RETURN_STR(intl_error_get_message( NULL )); in PHP_FUNCTION()
/php-src/ext/session/
H A Dmod_user_class.c105 RETURN_STR(val); in PHP_METHOD()
171 RETURN_STR(id); in PHP_METHOD()
/php-src/ext/intl/collator/
H A Dcollator_error.c66 RETURN_STR(message); in PHP_FUNCTION()
/php-src/ext/odbc/
H A Dodbc_utils.c67 RETURN_STR(new_string); in PHP_FUNCTION()
/php-src/ext/skeleton/
H A Dskeleton.c42 RETURN_STR(retval); in PHP_FUNCTION()
/php-src/ext/standard/
H A Duniqid.c87 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.c989 RETURN_STR(_php_math_longtobase_pwr2(arg, 1)); in PHP_FUNCTION()
1002 RETURN_STR(_php_math_longtobase_pwr2(arg, 3)); in PHP_FUNCTION()
1015 RETURN_STR(_php_math_longtobase_pwr2(arg, 4)); in PHP_FUNCTION()
1333RETURN_STR(_php_math_number_format_long(Z_LVAL_P(num), dec, dec_point, dec_point_len, thousand_sep… in PHP_FUNCTION()
1343RETURN_STR(_php_math_number_format_long((zend_long)Z_DVAL_P(num), dec, dec_point, dec_point_len, t… in PHP_FUNCTION()
1352RETURN_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.c218 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()
1322 RETURN_STR(tmp); in PHP_FUNCTION()
1324 RETURN_STR(incremented); in PHP_FUNCTION()
1379 RETURN_STR(tmp); in PHP_FUNCTION()
1381 RETURN_STR(decremented); in PHP_FUNCTION()
2262 RETURN_STR(result);
2746 RETURN_STR(php_ucfirst(str));
2778 RETURN_STR(php_lcfirst(str));
3492 RETURN_STR(php_strtr_ex(str,
4989 RETURN_STR(result);
[all …]
/php-src/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-src/ext/dl_test/
H A Ddl_test.c51 RETURN_STR(retval); in PHP_FUNCTION()
/php-src/ext/intl/formatter/
H A Dformatter_main.c149 RETURN_STR(message); in PHP_FUNCTION()
/php-src/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()
2475 RETURN_STR(hex); in PHP_FUNCTION()
2541 RETURN_STR(b64); in PHP_FUNCTION()
2712 RETURN_STR(keypair); in PHP_FUNCTION()
2733 RETURN_STR(keypair); in PHP_FUNCTION()
2910 RETURN_STR(mac); in PHP_FUNCTION()
2969 RETURN_STR(ecdhkey); in PHP_FUNCTION()
3241 RETURN_STR(subkey); in PHP_FUNCTION()
[all …]
/php-src/ext/dom/
H A Dxpath.c485 RETURN_STR(output); in PHP_METHOD()
492 RETURN_STR(output); in PHP_METHOD()
514 RETURN_STR(smart_str_extract(&output)); in PHP_METHOD()
/php-src/ext/intl/msgformat/
H A Dmsgformat.c177 RETURN_STR(message); in PHP_FUNCTION()
/php-src/ext/intl/timezone/
H A Dtimezone_methods.cpp625 RETURN_STR(message); in PHP_FUNCTION()
661 RETURN_STR(winID); in PHP_FUNCTION()
697 RETURN_STR(id); in PHP_FUNCTION()
/php-src/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp208 RETURN_STR(ret_rules); in PHP_METHOD()
/php-src/ext/random/
H A Drandomizer.c309 RETURN_STR(retval); in PHP_METHOD()
465 RETURN_STR(retval); in PHP_METHOD()
/php-src/ext/json/
H A Djson.c255 RETURN_STR(smart_str_extract(&buf)); in PHP_FUNCTION()
/php-src/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-src/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 90 milliseconds

123