Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 26 – 50 of 168) sorted by relevance

1234567

/PHP-8.2/ext/standard/
H A Dstreamsfuncs.c53 PHP_FUNCTION(stream_socket_pair) in PHP_FUNCTION() function
101 PHP_FUNCTION(stream_socket_client) in PHP_FUNCTION() function
201 PHP_FUNCTION(stream_socket_server) in PHP_FUNCTION() function
261 PHP_FUNCTION(stream_socket_accept) in PHP_FUNCTION() function
440 PHP_FUNCTION(stream_get_contents) in PHP_FUNCTION() function
604 PHP_FUNCTION(stream_get_wrappers) in PHP_FUNCTION() function
762 PHP_FUNCTION(stream_select) in PHP_FUNCTION() function
1355 PHP_FUNCTION(stream_get_line) in PHP_FUNCTION() function
1415 PHP_FUNCTION(stream_set_timeout) in PHP_FUNCTION() function
1627 PHP_FUNCTION(stream_is_local) in PHP_FUNCTION() function
[all …]
H A Ddir.c235 PHP_FUNCTION(opendir) in PHP_FUNCTION() function
242 PHP_FUNCTION(dir) in PHP_FUNCTION() function
249 PHP_FUNCTION(closedir) in PHP_FUNCTION() function
273 PHP_FUNCTION(chroot) in PHP_FUNCTION() function
304 PHP_FUNCTION(chdir) in PHP_FUNCTION() function
338 PHP_FUNCTION(getcwd) in PHP_FUNCTION() function
360 PHP_FUNCTION(rewinddir) in PHP_FUNCTION() function
377 PHP_FUNCTION(readdir) in PHP_FUNCTION() function
399 PHP_FUNCTION(glob) in PHP_FUNCTION() function
521 PHP_FUNCTION(scandir) in PHP_FUNCTION() function
H A Dbasic_functions.c504 PHP_FUNCTION(constant) in PHP_FUNCTION() function
594 PHP_FUNCTION(ip2long) in PHP_FUNCTION() function
631 PHP_FUNCTION(long2ip) in PHP_FUNCTION() function
717 PHP_FUNCTION(getenv) in PHP_FUNCTION() function
756 PHP_FUNCTION(putenv) function
942 PHP_FUNCTION(getopt) function
1123 PHP_FUNCTION(flush) function
1132 PHP_FUNCTION(sleep) function
1150 PHP_FUNCTION(usleep) function
1907 PHP_FUNCTION(ini_get) function
[all …]
H A Dlink.c59 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
92 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
125 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
183 PHP_FUNCTION(link) in PHP_FUNCTION() function
H A Dmicrotime.c83 PHP_FUNCTION(microtime) in PHP_FUNCTION() function
90 PHP_FUNCTION(gettimeofday) in PHP_FUNCTION() function
99 PHP_FUNCTION(getrusage) in PHP_FUNCTION() function
H A Dfile.c224 PHP_FUNCTION(flock) in PHP_FUNCTION() function
594 PHP_FUNCTION(file) in PHP_FUNCTION() function
735 PHP_FUNCTION(fopen) in PHP_FUNCTION() function
790 PHP_FUNCTION(popen) in PHP_FUNCTION() function
845 PHP_FUNCTION(pclose) in PHP_FUNCTION() function
1145 PHP_FUNCTION(mkdir) in PHP_FUNCTION() function
1169 PHP_FUNCTION(rmdir) in PHP_FUNCTION() function
1220 PHP_FUNCTION(umask) in PHP_FUNCTION() function
1336 PHP_FUNCTION(fsync) in PHP_FUNCTION() function
1474 PHP_FUNCTION(fstat) in PHP_FUNCTION() function
[all …]
H A Dhead.c32 PHP_FUNCTION(header) in PHP_FUNCTION() function
53 PHP_FUNCTION(header_remove) in PHP_FUNCTION() function
279 PHP_FUNCTION(setcookie) in PHP_FUNCTION() function
287 PHP_FUNCTION(setrawcookie) in PHP_FUNCTION() function
295 PHP_FUNCTION(headers_sent) in PHP_FUNCTION() function
345 PHP_FUNCTION(headers_list) in PHP_FUNCTION() function
355 PHP_FUNCTION(http_response_code) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/formatter/
H A Dformatter_attr.c26 PHP_FUNCTION( numfmt_get_attribute ) in PHP_FUNCTION() function
88 PHP_FUNCTION( numfmt_get_text_attribute ) in PHP_FUNCTION() function
125 PHP_FUNCTION( numfmt_set_attribute ) in PHP_FUNCTION() function
178 PHP_FUNCTION( numfmt_set_text_attribute ) in PHP_FUNCTION() function
213 PHP_FUNCTION( numfmt_get_symbol ) in PHP_FUNCTION() function
254 PHP_FUNCTION( numfmt_set_symbol ) in PHP_FUNCTION() function
294 PHP_FUNCTION( numfmt_get_pattern ) in PHP_FUNCTION() function
329 PHP_FUNCTION( numfmt_set_pattern ) in PHP_FUNCTION() function
368 PHP_FUNCTION( numfmt_get_locale ) in PHP_FUNCTION() function
H A Dformatter_main.c85 PHP_FUNCTION( numfmt_create ) in PHP_FUNCTION() function
114 PHP_FUNCTION( numfmt_get_error_code ) in PHP_FUNCTION() function
133 PHP_FUNCTION( numfmt_get_error_message ) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat.c25 PHP_FUNCTION( datefmt_get_error_code ) in PHP_FUNCTION() function
44 PHP_FUNCTION( datefmt_get_error_message ) in PHP_FUNCTION() function
/PHP-8.2/ext/pcntl/
H A Dpcntl.c179 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function
198 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function
244 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function
297 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function
452 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function
470 PHP_FUNCTION(pcntl_wstopsig) in PHP_FUNCTION() function
488 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function
597 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function
1252 PHP_FUNCTION(pcntl_unshare) in PHP_FUNCTION() function
1304 PHP_FUNCTION(pcntl_rfork) in PHP_FUNCTION() function
[all …]
/PHP-8.2/ext/com_dotnet/
H A Dcom_variant.c505 PHP_FUNCTION(variant_set) in PHP_FUNCTION() function
651 PHP_FUNCTION(variant_add) in PHP_FUNCTION() function
658 PHP_FUNCTION(variant_cat) in PHP_FUNCTION() function
665 PHP_FUNCTION(variant_sub) in PHP_FUNCTION() function
672 PHP_FUNCTION(variant_mul) in PHP_FUNCTION() function
679 PHP_FUNCTION(variant_and) in PHP_FUNCTION() function
686 PHP_FUNCTION(variant_div) in PHP_FUNCTION() function
693 PHP_FUNCTION(variant_eqv) in PHP_FUNCTION() function
707 PHP_FUNCTION(variant_imp) in PHP_FUNCTION() function
714 PHP_FUNCTION(variant_mod) in PHP_FUNCTION() function
[all …]
/PHP-8.2/ext/intl/collator/
H A Dcollator_error.c24 PHP_FUNCTION( collator_get_error_code ) in PHP_FUNCTION() function
46 PHP_FUNCTION( collator_get_error_message ) in PHP_FUNCTION() function
/PHP-8.2/sapi/cli/
H A Dphp_cli_process_title.c26 PHP_FUNCTION(cli_set_process_title) in PHP_FUNCTION() function
47 PHP_FUNCTION(cli_get_process_title) in PHP_FUNCTION() function
/PHP-8.2/ext/mysqli/
H A Dmysqli_nonapi.c316 PHP_FUNCTION(mysqli_connect) function
361 PHP_FUNCTION(mysqli_fetch_array) function
368 PHP_FUNCTION(mysqli_fetch_assoc) function
375 PHP_FUNCTION(mysqli_fetch_column) function
408 PHP_FUNCTION(mysqli_fetch_all) function
466 PHP_FUNCTION(mysqli_error_list) function
532 PHP_FUNCTION(mysqli_multi_query) function
562 PHP_FUNCTION(mysqli_query) function
745 PHP_FUNCTION(mysqli_poll) function
942 PHP_FUNCTION(mysqli_set_charset) function
[all …]
/PHP-8.2/ext/dl_test/
H A Ddl_test.c29 PHP_FUNCTION(dl_test_test1) in PHP_FUNCTION() function
38 PHP_FUNCTION(dl_test_test2) in PHP_FUNCTION() function
59 PHP_FUNCTION(dl_test_use_register_functions_directly) in ZEND_END_ARG_INFO()
/PHP-8.2/ext/calendar/
H A Dcal_unix.c27 PHP_FUNCTION(unixtojd) in PHP_FUNCTION() function
56 PHP_FUNCTION(jdtounix) in PHP_FUNCTION() function
/PHP-8.2/ext/skeleton/
H A Dskeleton.c20 PHP_FUNCTION(test1)
29 PHP_FUNCTION(test2) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/msgformat/
H A Dmsgformat_attr.c27 PHP_FUNCTION( msgfmt_get_pattern ) in PHP_FUNCTION() function
49 PHP_FUNCTION( msgfmt_set_pattern ) in PHP_FUNCTION() function
108 PHP_FUNCTION( msgfmt_get_locale ) in PHP_FUNCTION() function
/PHP-8.2/ext/shmop/
H A Dshmop.c134 PHP_FUNCTION(shmop_open) in PHP_FUNCTION() function
218 PHP_FUNCTION(shmop_read) in PHP_FUNCTION() function
253 PHP_FUNCTION(shmop_close) in PHP_FUNCTION() function
264 PHP_FUNCTION(shmop_size) in PHP_FUNCTION() function
280 PHP_FUNCTION(shmop_write) in PHP_FUNCTION() function
312 PHP_FUNCTION(shmop_delete) in PHP_FUNCTION() function
/PHP-8.2/sapi/apache2handler/
H A Dphp_functions.c74 PHP_FUNCTION(virtual) in PHP_FUNCTION() function
120 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function
174 PHP_FUNCTION(apache_request_headers) in PHP_FUNCTION() function
197 PHP_FUNCTION(apache_response_headers) in PHP_FUNCTION() function
220 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function
251 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function
285 PHP_FUNCTION(apache_getenv) in PHP_FUNCTION() function
330 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function
343 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
/PHP-8.2/ext/curl/
H A Dmulti.c60 PHP_FUNCTION(curl_multi_init) in PHP_FUNCTION() function
80 PHP_FUNCTION(curl_multi_add_handle) in PHP_FUNCTION() function
148 PHP_FUNCTION(curl_multi_remove_handle) in PHP_FUNCTION() function
174 PHP_FUNCTION(curl_multi_select) in PHP_FUNCTION() function
201 PHP_FUNCTION(curl_multi_exec) in PHP_FUNCTION() function
239 PHP_FUNCTION(curl_multi_getcontent) in PHP_FUNCTION() function
263 PHP_FUNCTION(curl_multi_info_read) in PHP_FUNCTION() function
309 PHP_FUNCTION(curl_multi_close) in PHP_FUNCTION() function
334 PHP_FUNCTION(curl_multi_errno) in PHP_FUNCTION() function
350 PHP_FUNCTION(curl_multi_strerror) in PHP_FUNCTION() function
[all …]
/PHP-8.2/ext/bcmath/
H A Dbcmath.c156 PHP_FUNCTION(bcadd) in PHP_FUNCTION() function
207 PHP_FUNCTION(bcsub) in PHP_FUNCTION() function
258 PHP_FUNCTION(bcmul) in PHP_FUNCTION() function
309 PHP_FUNCTION(bcdiv) in PHP_FUNCTION() function
363 PHP_FUNCTION(bcmod) in PHP_FUNCTION() function
417 PHP_FUNCTION(bcpowmod) in PHP_FUNCTION() function
495 PHP_FUNCTION(bcpow) in PHP_FUNCTION() function
557 PHP_FUNCTION(bcsqrt) in PHP_FUNCTION() function
600 PHP_FUNCTION(bccomp) in PHP_FUNCTION() function
647 PHP_FUNCTION(bcscale) in PHP_FUNCTION() function
/PHP-8.2/ext/pgsql/
H A Dpgsql.c710 PHP_FUNCTION(pg_connect) in PHP_FUNCTION() function
746 PHP_FUNCTION(pg_close) in PHP_FUNCTION() function
857 PHP_FUNCTION(pg_dbname) in PHP_FUNCTION() function
869 PHP_FUNCTION(pg_options) in PHP_FUNCTION() function
875 PHP_FUNCTION(pg_port) in PHP_FUNCTION() function
881 PHP_FUNCTION(pg_tty) in PHP_FUNCTION() function
887 PHP_FUNCTION(pg_host) in PHP_FUNCTION() function
930 PHP_FUNCTION(pg_ping) in PHP_FUNCTION() function
968 PHP_FUNCTION(pg_query) in PHP_FUNCTION() function
2164 PHP_FUNCTION(pg_trace) in PHP_FUNCTION() function
[all …]
/PHP-8.2/ext/tidy/
H A Dtidy.c1045 PHP_FUNCTION(tidy_get_output) in PHP_FUNCTION() function
1059 PHP_FUNCTION(tidy_parse_file) in PHP_FUNCTION() function
1131 PHP_FUNCTION(tidy_diagnose) in PHP_FUNCTION() function
1194 PHP_FUNCTION(tidy_get_config) in PHP_FUNCTION() function
1250 PHP_FUNCTION(tidy_is_xhtml) in PHP_FUNCTION() function
1259 PHP_FUNCTION(tidy_is_xml) in PHP_FUNCTION() function
1304 PHP_FUNCTION(tidy_getopt) in PHP_FUNCTION() function
1470 PHP_FUNCTION(tidy_get_root) in PHP_FUNCTION() function
1477 PHP_FUNCTION(tidy_get_html) in PHP_FUNCTION() function
1484 PHP_FUNCTION(tidy_get_head) in PHP_FUNCTION() function
[all …]

Completed in 111 milliseconds

1234567