Home
last modified time | relevance | path

Searched refs:Z_PARAM_STRING (Results 1 – 25 of 46) sorted by relevance

12

/PHP-8.3/ext/standard/
H A Ddatetime.c81 Z_PARAM_STRING(ts, ts_length) in PHP_FUNCTION()
82 Z_PARAM_STRING(format, format_length) in PHP_FUNCTION()
H A Dftok.c39 Z_PARAM_STRING(proj, proj_len) in PHP_FUNCTION()
H A Dsoundex.c60 Z_PARAM_STRING(str, str_len) in PHP_FUNCTION()
H A Duniqid.c51 Z_PARAM_STRING(prefix, prefix_len) in PHP_FUNCTION()
H A Dsyslog.c66 Z_PARAM_STRING(ident, ident_len) in PHP_FUNCTION()
H A Dexec.c214 Z_PARAM_STRING(cmd, cmd_len) in php_exec_ex()
478 Z_PARAM_STRING(command, command_len) in PHP_FUNCTION()
500 Z_PARAM_STRING(argument, argument_len) in PHP_FUNCTION()
522 Z_PARAM_STRING(command, command_len)
H A Dcrypt.c198 Z_PARAM_STRING(str, str_len) in PHP_FUNCTION()
199 Z_PARAM_STRING(salt_in, salt_in_len) in PHP_FUNCTION()
H A Dversioning.c212 Z_PARAM_STRING(v1, v1_len) in PHP_FUNCTION()
213 Z_PARAM_STRING(v2, v2_len) in PHP_FUNCTION()
H A Dformatted_print.c767 Z_PARAM_STRING(format, format_len) in PHP_FUNCTION()
790 Z_PARAM_STRING(format, format_len) in PHP_FUNCTION()
816 Z_PARAM_STRING(format, format_len) in PHP_FUNCTION()
842 Z_PARAM_STRING(format, format_len) in PHP_FUNCTION()
871 Z_PARAM_STRING(format, format_len) in PHP_FUNCTION()
902 Z_PARAM_STRING(format, format_len) in PHP_FUNCTION()
H A Dfsock.c50 Z_PARAM_STRING(host, host_len) in php_fsockopen_stream()
H A Diptc.c185 Z_PARAM_STRING(iptcdata, iptcdata_len) in PHP_FUNCTION()
313 Z_PARAM_STRING(str, str_len) in PHP_FUNCTION()
H A Dcrc32.c161 Z_PARAM_STRING(p, nr) in PHP_FUNCTION()
H A Dbasic_functions.c542 Z_PARAM_STRING(address, address_len) in PHP_FUNCTION()
573 Z_PARAM_STRING(address, address_len) in PHP_FUNCTION()
610 Z_PARAM_STRING(addr, addr_len) in PHP_FUNCTION()
779 Z_PARAM_STRING(setting, setting_len)
968 Z_PARAM_STRING(options, options_len)
1372 Z_PARAM_STRING(message, message_len)
2210 Z_PARAM_STRING(proto, proto_len)
2253 Z_PARAM_STRING(proto, proto_len)
2280 Z_PARAM_STRING(name, name_len)
2396 Z_PARAM_STRING(path, path_len)
[all …]
H A Dfile.c750 Z_PARAM_STRING(mode, mode_len) in PHP_FUNCTION()
804 Z_PARAM_STRING(mode, mode_len) in PHP_FUNCTION()
973 Z_PARAM_STRING(format, format_len) in PHP_FUNCTION()
1015 Z_PARAM_STRING(input, inputlen) in PHP_FUNCTION()
1717 Z_PARAM_STRING(delimiter_str, delimiter_str_len) in PHP_FUNCTION()
1718 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1719 Z_PARAM_STRING(escape_str, escape_str_len) in PHP_FUNCTION()
1857 Z_PARAM_STRING(delimiter_str, delimiter_str_len) in PHP_FUNCTION()
1858 Z_PARAM_STRING(enclosure_str, enclosure_str_len) in PHP_FUNCTION()
1859 Z_PARAM_STRING(escape_str, escape_str_len) in PHP_FUNCTION()
H A Dstring.c1449 Z_PARAM_STRING(string, string_len)
1475 Z_PARAM_STRING(str, str_len)
1519 Z_PARAM_STRING(path, path_len)
2012 Z_PARAM_STRING(end, endlen)
4290 Z_PARAM_STRING(str, str_len)
4691 Z_PARAM_STRING(arg, arglen)
5135 Z_PARAM_STRING(enc_str, enc_len)
5136 Z_PARAM_STRING(esc_str, esc_len)
5512 Z_PARAM_STRING(str, str_len)
5960 Z_PARAM_STRING(arg, arg_len)
[all …]
H A Ddl.c48 Z_PARAM_STRING(filename, filename_len) in PHP_FUNCTION()
H A Dstreamsfuncs.c216 Z_PARAM_STRING(host, host_len) in PHP_FUNCTION()
374 Z_PARAM_STRING(data, datalen) in PHP_FUNCTION()
377 Z_PARAM_STRING(target_addr, target_addr_len) in PHP_FUNCTION()
1229 Z_PARAM_STRING(filtername, filternamelen) in apply_filter_to_stream()
1349 Z_PARAM_STRING(str, str_len) in PHP_FUNCTION()
H A Dhttp.c228 Z_PARAM_STRING(prefix, prefix_len) in PHP_FUNCTION()
H A Ddns.c382 Z_PARAM_STRING(hostname, hostname_len) in PHP_FUNCTION()
829 Z_PARAM_STRING(hostname, hostname_len) in PHP_FUNCTION()
1067 Z_PARAM_STRING(hostname, hostname_len) in PHP_FUNCTION()
/PHP-8.3/ext/skeleton/
H A Dskeleton.c37 Z_PARAM_STRING(var, var_len) in PHP_FUNCTION()
/PHP-8.3/ext/dl_test/
H A Ddl_test.c46 Z_PARAM_STRING(var, var_len) in PHP_FUNCTION()
/PHP-8.3/ext/json/
H A Djson.c270 Z_PARAM_STRING(str, str_len) in PHP_FUNCTION()
322 Z_PARAM_STRING(str, str_len) in PHP_FUNCTION()
/PHP-8.3/ext/oci8/
H A Doci8_interface.c107 Z_PARAM_STRING(name, name_len) in PHP_FUNCTION()
166 Z_PARAM_STRING(name, name_len) in PHP_FUNCTION()
200 Z_PARAM_STRING(name, name_len) in PHP_FUNCTION()
1596 Z_PARAM_STRING(query, query_len) in PHP_FUNCTION()
1680 Z_PARAM_STRING(client_id, client_id_len) in PHP_FUNCTION()
1727 Z_PARAM_STRING(edition, edition_len) in PHP_FUNCTION()
1755 Z_PARAM_STRING(module, module_len) in PHP_FUNCTION()
1783 Z_PARAM_STRING(action, action_len) in PHP_FUNCTION()
1811 Z_PARAM_STRING(client_info, client_info_len) in PHP_FUNCTION()
1840 Z_PARAM_STRING(dbop_name, dbop_name_len) in PHP_FUNCTION()
/PHP-8.3/ext/pdo_sqlite/
H A Dsqlite_driver.c526 Z_PARAM_STRING(func_name, func_name_len) in PHP_METHOD()
592 Z_PARAM_STRING(func_name, func_name_len) in PHP_METHOD()
642 Z_PARAM_STRING(collation_name, collation_name_len) in PHP_METHOD()
/PHP-8.3/ext/posix/
H A Dposix.c794 Z_PARAM_STRING(name, name_len) in PHP_FUNCTION()
934 Z_PARAM_STRING(name, name_len) in PHP_FUNCTION()
1251 Z_PARAM_STRING(name, name_len) in PHP_FUNCTION()

Completed in 145 milliseconds

12