Home
last modified time | relevance | path

Searched refs:RETURN_STRING (Results 1 – 25 of 75) sorted by relevance

123

/PHP-5.4/ext/standard/
H A Dcrypt.c195 RETURN_STRING(php_md5_crypt_r(str, salt, output), 1); in PHP_FUNCTION()
272 RETURN_STRING("*1", 1); in PHP_FUNCTION()
274 RETURN_STRING("*0", 1); in PHP_FUNCTION()
277 RETURN_STRING(crypt_res, 1); in PHP_FUNCTION()
296 RETURN_STRING("*1", 1); in PHP_FUNCTION()
298 RETURN_STRING("*0", 1); in PHP_FUNCTION()
301 RETURN_STRING(crypt_res, 1); in PHP_FUNCTION()
H A Dimage.c1185 RETURN_STRING(".gif" + !inc_dot, 1); in PHP_FUNCTION()
1189 RETURN_STRING(".png" + !inc_dot, 1); in PHP_FUNCTION()
1192 RETURN_STRING(".swf" + !inc_dot, 1); in PHP_FUNCTION()
1194 RETURN_STRING(".psd" + !inc_dot, 1); in PHP_FUNCTION()
1197 RETURN_STRING(".bmp" + !inc_dot, 1); in PHP_FUNCTION()
1202 RETURN_STRING(".iff" + !inc_dot, 1); in PHP_FUNCTION()
1204 RETURN_STRING(".jpc" + !inc_dot, 1); in PHP_FUNCTION()
1206 RETURN_STRING(".jp2" + !inc_dot, 1); in PHP_FUNCTION()
1208 RETURN_STRING(".jpx" + !inc_dot, 1); in PHP_FUNCTION()
1210 RETURN_STRING(".jb2" + !inc_dot, 1); in PHP_FUNCTION()
[all …]
H A Duniqid.c84 RETURN_STRING(uniqid, 0); in PHP_FUNCTION()
H A Dinfo.c1211 RETURN_STRING(PHP_VERSION, 1); in PHP_FUNCTION()
1218 RETURN_STRING(version, 1); in PHP_FUNCTION()
1269 RETURN_STRING(php_logo_guid(), 0); in PHP_FUNCTION()
1318 RETURN_STRING(sapi_module.name, 1); in PHP_FUNCTION()
1336 RETURN_STRING(php_get_uname(*mode), 0); in PHP_FUNCTION()
1350 RETURN_STRING(php_ini_scanned_files, 1); in PHP_FUNCTION()
1366 RETURN_STRING(php_ini_opened_path, 1); in PHP_FUNCTION()
H A Dfilestat.c982 RETURN_STRING("link", 1); in php_stat()
985 case S_IFIFO: RETURN_STRING("fifo", 1); in php_stat()
986 case S_IFCHR: RETURN_STRING("char", 1); in php_stat()
987 case S_IFDIR: RETURN_STRING("dir", 1); in php_stat()
988 case S_IFBLK: RETURN_STRING("block", 1); in php_stat()
989 case S_IFREG: RETURN_STRING("file", 1); in php_stat()
991 case S_IFSOCK: RETURN_STRING("socket", 1); in php_stat()
995 RETURN_STRING("unknown", 1); in php_stat()
H A Dmicrotime.c87 RETURN_STRING(ret, 1); in _php_gettimeofday()
H A Dmath.c1027 RETURN_STRING(result, 0); in PHP_FUNCTION()
1043 RETURN_STRING(result, 0); in PHP_FUNCTION()
1059 RETURN_STRING(result, 0); in PHP_FUNCTION()
1245 RETURN_STRING(_php_math_number_format(num, 0, dec_point_chr, thousand_sep_chr), 0); in PHP_FUNCTION()
1248 RETURN_STRING(_php_math_number_format(num, dec, dec_point_chr, thousand_sep_chr), 0); in PHP_FUNCTION()
H A Dlink.c79 RETURN_STRING(buff, 1); in PHP_FUNCTION()
H A Dlink_win32.c81 RETURN_STRING(target, 1); in PHP_FUNCTION()
/PHP-5.4/ext/gettext/
H A Dgettext.c181 RETURN_STRING(retval, 1); in PHP_NAMED_FUNCTION()
199 RETURN_STRING(msgstr, 1); in PHP_NAMED_FUNCTION()
219 RETURN_STRING(msgstr, 1); in PHP_NAMED_FUNCTION()
240 RETURN_STRING(msgstr, 1); in PHP_NAMED_FUNCTION()
273 RETURN_STRING(retval, 1); in PHP_NAMED_FUNCTION()
376 RETURN_STRING(retval, 1); in PHP_NAMED_FUNCTION()
/PHP-5.4/ext/calendar/
H A Dcalendar.c441 RETURN_STRING(date, 1); in PHP_FUNCTION()
474 RETURN_STRING(date, 1); in PHP_FUNCTION()
604 RETURN_STRING(date, 1); in PHP_FUNCTION()
620 RETURN_STRING(hebdate, 1); in PHP_FUNCTION()
655 RETURN_STRING(date, 1); in PHP_FUNCTION()
691 RETURN_STRING(daynamel, 1); in PHP_FUNCTION()
694 RETURN_STRING(daynames, 1); in PHP_FUNCTION()
744 RETURN_STRING(monthname, 1); in PHP_FUNCTION()
/PHP-5.4/ext/intl/collator/
H A Dcollator_error.c83 RETURN_STRING( (char*)message, FALSE ); in PHP_FUNCTION()
/PHP-5.4/sapi/apache2filter/
H A Dphp_functions.c213 RETURN_STRING(old_note_val, 1); in PHP_FUNCTION()
274 RETURN_STRING(env_val, 1); in PHP_FUNCTION()
297 RETURN_STRING(apv, 1); in PHP_FUNCTION()
/PHP-5.4/ext/intl/common/
H A Dcommon_error.c41 RETURN_STRING( message, FALSE ); in PHP_FUNCTION()
85 RETURN_STRING( (char*)u_errorName( err_code ), 1 ); in PHP_FUNCTION()
/PHP-5.4/ext/intl/msgformat/
H A Dmsgformat_attr.c134 RETURN_STRING(loc, 1); in PHP_FUNCTION()
H A Dmsgformat.c165 RETURN_STRING( message, 0); in PHP_FUNCTION()
/PHP-5.4/ext/intl/formatter/
H A Dformatter_main.c145 RETURN_STRING( message, 0); in PHP_FUNCTION()
/PHP-5.4/ext/posix/
H A Dposix.c534 RETURN_STRING(p, 1); in PHP_FUNCTION()
690 RETURN_STRING(buffer, 1); in PHP_FUNCTION()
756 RETURN_STRING(p, 0); in PHP_FUNCTION()
763 RETURN_STRING(p, 1); in PHP_FUNCTION()
821 RETURN_STRING(buffer, 1); in PHP_FUNCTION()
1345 RETURN_STRING(strerror(error), 1); in PHP_FUNCTION()
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat_attr.c164 RETURN_STRING((char*)dfo->timezone_id, TRUE ); in PHP_FUNCTION()
316 RETURN_STRING(loc, 1); in PHP_FUNCTION()
H A Ddateformat.c270 RETURN_STRING( message, 0); in PHP_FUNCTION()
/PHP-5.4/sapi/apache2handler/
H A Dphp_functions.c241 RETURN_STRING(old_note_val, 1); in PHP_FUNCTION()
316 RETURN_STRING(env_val, 1); in PHP_FUNCTION()
339 RETURN_STRING(apv, 1); in PHP_FUNCTION()
/PHP-5.4/ext/mysqli/
H A Dmysqli_api.c576 RETURN_STRING((char *)mysql_character_set_name(mysql->mysql), 1); in PHP_FUNCTION()
740 RETURN_STRING((char *)mysql_error(mysql->mysql),1); in PHP_FUNCTION()
1271 RETURN_STRING((char *)mysql_get_client_info(), 1);
1295 RETURN_STRING((mysql->mysql->host_info) ? mysql->mysql->host_info : "", 1);
1297 RETURN_STRING((mysql->mysql->data->host_info) ? mysql->mysql->data->host_info : "", 1);
1329 RETURN_STRING((char *)mysql_get_server_info(mysql->mysql), 1);
1364 RETURN_STRING((info) ? (char *)info : "", 1);
2166 RETURN_STRING((char *)mysql_sqlstate(mysql->mysql),1);
2215 RETURN_STRING(stat, 1);
2350 RETURN_STRING((char *)mysql_stmt_error(stmt->stmt),1);
[all …]
/PHP-5.4/sapi/apache_hooks/
H A Dphp_apache.c197 RETURN_STRING(s, 1); in apache_request_read_string_slot()
229 RETURN_STRING(old_value, 1); in apache_request_string_slot()
733 RETURN_STRING(res, 1); in PHP_FUNCTION()
900 RETURN_STRING(t, 1); in PHP_FUNCTION()
923 RETURN_STRING(t, 1); in PHP_FUNCTION()
1570 RETURN_STRING(note_val, 1); in PHP_FUNCTION()
1938 RETURN_STRING(apv, 1); in PHP_FUNCTION()
/PHP-5.4/ext/odbc/
H A Dbirdstep.c540 RETURN_STRING(res->values[indx].value,TRUE); in PHP_FUNCTION()
546 RETURN_STRING(res->values[indx].value,TRUE); in PHP_FUNCTION()
682 RETURN_STRING(res->values[indx].name,TRUE); in PHP_FUNCTION()
/PHP-5.4/ext/enchant/
H A Denchant.c411 RETURN_STRING((char *)msg, 1); in PHP_FUNCTION()
488 RETURN_STRING(value, 1); in PHP_FUNCTION()
911 RETURN_STRING((char *)msg, 1);

Completed in 122 milliseconds

123