Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 1 – 25 of 168) sorted by last modified time

1234567

/php-src/ext/bcmath/
H A Dbcmath.c146 PHP_FUNCTION(bcadd) in PHP_FUNCTION() function
193 PHP_FUNCTION(bcsub) in PHP_FUNCTION() function
240 PHP_FUNCTION(bcmul) in PHP_FUNCTION() function
287 PHP_FUNCTION(bcdiv) in PHP_FUNCTION() function
339 PHP_FUNCTION(bcmod) in PHP_FUNCTION() function
466 PHP_FUNCTION(bcpow) in PHP_FUNCTION() function
526 PHP_FUNCTION(bcsqrt) in PHP_FUNCTION() function
567 PHP_FUNCTION(bccomp) in PHP_FUNCTION() function
636 PHP_FUNCTION(bcfloor) in PHP_FUNCTION() function
643 PHP_FUNCTION(bcceil) in PHP_FUNCTION() function
[all …]
/php-src/ext/curl/
H A Dinterface.c907 PHP_FUNCTION(curl_version) in PHP_FUNCTION() function
1129 PHP_FUNCTION(curl_init) in PHP_FUNCTION() function
2228 PHP_FUNCTION(curl_setopt) in PHP_FUNCTION() function
2297 PHP_FUNCTION(curl_exec) in PHP_FUNCTION() function
2614 PHP_FUNCTION(curl_error) in PHP_FUNCTION() function
2635 PHP_FUNCTION(curl_errno) in PHP_FUNCTION() function
2651 PHP_FUNCTION(curl_close) in PHP_FUNCTION() function
2818 PHP_FUNCTION(curl_reset) in PHP_FUNCTION() function
2841 PHP_FUNCTION(curl_escape) in PHP_FUNCTION() function
2898 PHP_FUNCTION(curl_pause) in PHP_FUNCTION() function
[all …]
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-src/sapi/cgi/
H A Dcgi_main.c1563 PHP_FUNCTION(apache_child_terminate) /* {{{ */ function
1575 PHP_FUNCTION(apache_request_headers) /* {{{ */ function
1688 PHP_FUNCTION(apache_response_headers) /* {{{ */ function
/php-src/ext/odbc/
H A Dphp_odbc.c896 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() function
910 PHP_FUNCTION(odbc_prepare) in PHP_FUNCTION() function
1029 PHP_FUNCTION(odbc_execute) in PHP_FUNCTION() function
1187 PHP_FUNCTION(odbc_cursor) in PHP_FUNCTION() function
1302 PHP_FUNCTION(odbc_exec) in PHP_FUNCTION() function
1736 PHP_FUNCTION(odbc_result) in PHP_FUNCTION() function
2107 PHP_FUNCTION(odbc_connect) in PHP_FUNCTION() function
2426 PHP_FUNCTION(odbc_close)
2686 PHP_FUNCTION(odbc_commit)
2732 PHP_FUNCTION(odbc_error)
[all …]
/php-src/ext/dom/
H A Dphp_dom.c543 PHP_FUNCTION(dom_import_simplexml) in PHP_FUNCTION() function
548 PHP_FUNCTION(DOM_import_simplexml) in PHP_FUNCTION() function
/php-src/ext/filter/
H A Dfilter.c434 PHP_FUNCTION(filter_has_var) in PHP_FUNCTION() function
576 PHP_FUNCTION(filter_input) in PHP_FUNCTION() function
640 PHP_FUNCTION(filter_var) in PHP_FUNCTION() function
666 PHP_FUNCTION(filter_input_array) in PHP_FUNCTION() function
701 PHP_FUNCTION(filter_var_array) in PHP_FUNCTION() function
725 PHP_FUNCTION(filter_list) in PHP_FUNCTION() function
741 PHP_FUNCTION(filter_id) in PHP_FUNCTION() function
/php-src/ext/libxml/
H A Dlibxml.c1032 PHP_FUNCTION(libxml_set_streams_context) in PHP_FUNCTION() function
1053 PHP_FUNCTION(libxml_use_internal_errors) in PHP_FUNCTION() function
1087 PHP_FUNCTION(libxml_get_last_error) in PHP_FUNCTION() function
1116 PHP_FUNCTION(libxml_get_errors) in PHP_FUNCTION() function
1156 PHP_FUNCTION(libxml_clear_errors) in PHP_FUNCTION() function
1176 PHP_FUNCTION(libxml_disable_entity_loader) in PHP_FUNCTION() function
1190 PHP_FUNCTION(libxml_set_external_entity_loader) in PHP_FUNCTION() function
1211 PHP_FUNCTION(libxml_get_external_entity_loader) in PHP_FUNCTION() function
/php-src/ext/gettext/
H A Dgettext.c82 PHP_FUNCTION(textdomain) in PHP_FUNCTION() function
108 PHP_FUNCTION(gettext) in PHP_FUNCTION() function
129 PHP_FUNCTION(dgettext) in PHP_FUNCTION() function
153 PHP_FUNCTION(dcgettext) in PHP_FUNCTION() function
180 PHP_FUNCTION(bindtextdomain) in PHP_FUNCTION() function
218 PHP_FUNCTION(ngettext) in PHP_FUNCTION() function
243 PHP_FUNCTION(dngettext) in PHP_FUNCTION() function
270 PHP_FUNCTION(dcngettext) in PHP_FUNCTION() function
302 PHP_FUNCTION(bind_textdomain_codeset) in PHP_FUNCTION() function
/php-src/ext/intl/dateformat/
H A Ddateformat_parse.c129 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() function
215 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() function
/php-src/ext/pcntl/
H A Dpcntl.c224 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function
262 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function
308 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function
361 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function
516 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function
552 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function
661 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function
1377 PHP_FUNCTION(pcntl_rfork) in PHP_FUNCTION() function
1440 PHP_FUNCTION(pcntl_forkx) in PHP_FUNCTION() function
1481 PHP_FUNCTION(pcntl_setns) in PHP_FUNCTION() function
[all …]
/php-src/ext/openssl/
H A Dopenssl.c1570 PHP_FUNCTION(openssl_spki_new) in PHP_FUNCTION() function
3200 PHP_FUNCTION(openssl_csr_sign) in PHP_FUNCTION() function
3377 PHP_FUNCTION(openssl_csr_new) in PHP_FUNCTION() function
5348 PHP_FUNCTION(openssl_pbkdf2) in PHP_FUNCTION() function
6941 PHP_FUNCTION(openssl_sign) in PHP_FUNCTION() function
7003 PHP_FUNCTION(openssl_verify) in PHP_FUNCTION() function
7059 PHP_FUNCTION(openssl_seal) in PHP_FUNCTION() function
7185 PHP_FUNCTION(openssl_open) in PHP_FUNCTION() function
7364 PHP_FUNCTION(openssl_digest) in PHP_FUNCTION() function
7743 PHP_FUNCTION(openssl_encrypt) in PHP_FUNCTION() function
[all …]
/php-src/ext/pgsql/
H A Dpgsql.c717 PHP_FUNCTION(pg_connect) in PHP_FUNCTION() function
753 PHP_FUNCTION(pg_close) in PHP_FUNCTION() function
864 PHP_FUNCTION(pg_dbname) in PHP_FUNCTION() function
876 PHP_FUNCTION(pg_options) in PHP_FUNCTION() function
882 PHP_FUNCTION(pg_port) in PHP_FUNCTION() function
888 PHP_FUNCTION(pg_tty) in PHP_FUNCTION() function
894 PHP_FUNCTION(pg_host) in PHP_FUNCTION() function
937 PHP_FUNCTION(pg_ping) in PHP_FUNCTION() function
975 PHP_FUNCTION(pg_query) in PHP_FUNCTION() function
2171 PHP_FUNCTION(pg_trace) in PHP_FUNCTION() function
[all …]
/php-src/ext/mbstring/
H A Dmbstring.c1839 PHP_FUNCTION(mb_strlen) in PHP_FUNCTION() function
1966 PHP_FUNCTION(mb_strpos) in PHP_FUNCTION() function
2192 PHP_FUNCTION(mb_strstr) in PHP_FUNCTION() function
2309 PHP_FUNCTION(mb_substr) in PHP_FUNCTION() function
2361 PHP_FUNCTION(mb_strcut) in PHP_FUNCTION() function
3149 PHP_FUNCTION(mb_trim) in PHP_FUNCTION() function
3154 PHP_FUNCTION(mb_ltrim) in PHP_FUNCTION() function
3159 PHP_FUNCTION(mb_rtrim) in PHP_FUNCTION() function
5657 PHP_FUNCTION(mb_ord) in PHP_FUNCTION() function
5759 PHP_FUNCTION(mb_chr) in PHP_FUNCTION() function
[all …]
/php-src/ext/spl/
H A Dphp_spl.c67 PHP_FUNCTION(class_parents) in PHP_FUNCTION() function
101 PHP_FUNCTION(class_implements) in PHP_FUNCTION() function
130 PHP_FUNCTION(class_uses) in PHP_FUNCTION() function
219 PHP_FUNCTION(spl_classes) in PHP_FUNCTION() function
293 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() function
333 PHP_FUNCTION(spl_autoload_extensions) in PHP_FUNCTION() function
464 PHP_FUNCTION(spl_autoload_call) in PHP_FUNCTION() function
502 PHP_FUNCTION(spl_autoload_register) in PHP_FUNCTION() function
613 PHP_FUNCTION(spl_autoload_functions) in PHP_FUNCTION() function
647 PHP_FUNCTION(spl_object_hash) in PHP_FUNCTION() function
[all …]
/php-src/main/
H A Doutput.c1291 PHP_FUNCTION(ob_start) in PHP_FUNCTION() function
1314 PHP_FUNCTION(ob_flush) in PHP_FUNCTION() function
1334 PHP_FUNCTION(ob_clean) in PHP_FUNCTION() function
1354 PHP_FUNCTION(ob_end_flush) in PHP_FUNCTION() function
1370 PHP_FUNCTION(ob_end_clean) in PHP_FUNCTION() function
1386 PHP_FUNCTION(ob_get_flush) in PHP_FUNCTION() function
1404 PHP_FUNCTION(ob_get_clean) in PHP_FUNCTION() function
1426 PHP_FUNCTION(ob_get_contents) in PHP_FUNCTION() function
1439 PHP_FUNCTION(ob_get_level) in PHP_FUNCTION() function
1450 PHP_FUNCTION(ob_get_length) in PHP_FUNCTION() function
[all …]
H A Dmain.c1502 PHP_FUNCTION(set_time_limit) in PHP_FUNCTION() function
/php-src/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 …]
/php-src/ext/zlib/
H A Dzlib.c523 PHP_FUNCTION(ob_gzhandler) in PHP_FUNCTION() function
606 PHP_FUNCTION(gzfile) in PHP_FUNCTION() function
646 PHP_FUNCTION(gzopen) in PHP_FUNCTION() function
673 PHP_FUNCTION(readgzfile) in PHP_FUNCTION() function
702 PHP_FUNCTION(name) \
736 PHP_FUNCTION(name) \
865 PHP_FUNCTION(inflate_init) in PHP_FUNCTION() function
939 PHP_FUNCTION(inflate_add) in PHP_FUNCTION() function
1051 PHP_FUNCTION(inflate_get_status) in PHP_FUNCTION() function
1083 PHP_FUNCTION(deflate_init) in PHP_FUNCTION() function
[all …]
/php-src/ext/iconv/
H A Diconv.c1790 PHP_FUNCTION(iconv_strlen) in PHP_FUNCTION() function
1823 PHP_FUNCTION(iconv_substr) in PHP_FUNCTION() function
1864 PHP_FUNCTION(iconv_strpos) in PHP_FUNCTION() function
1922 PHP_FUNCTION(iconv_strrpos) in PHP_FUNCTION() function
1964 PHP_FUNCTION(iconv_mime_encode) in PHP_FUNCTION() function
2062 PHP_FUNCTION(iconv_mime_decode) in PHP_FUNCTION() function
2099 PHP_FUNCTION(iconv_mime_decode_headers) in PHP_FUNCTION() function
2198 PHP_FUNCTION(iconv) in PHP_FUNCTION() function
2230 PHP_FUNCTION(iconv_set_encoding) in PHP_FUNCTION() function
2268 PHP_FUNCTION(iconv_get_encoding) in PHP_FUNCTION() function
/php-src/ext/posix/
H A Dposix.c123 PHP_FUNCTION(posix_kill)
142 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
149 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() function
156 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
163 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
170 PHP_FUNCTION(posix_geteuid) in PHP_FUNCTION() function
184 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
191 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
276 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
341 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
[all …]
/php-src/ext/standard/
H A Duser_filters.c341 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() function
426 PHP_FUNCTION(stream_bucket_prepend) in PHP_FUNCTION() function
433 PHP_FUNCTION(stream_bucket_append) in PHP_FUNCTION() function
440 PHP_FUNCTION(stream_bucket_new) in PHP_FUNCTION() function
473 PHP_FUNCTION(stream_get_filters) in PHP_FUNCTION() function
496 PHP_FUNCTION(stream_filter_register) in PHP_FUNCTION() function
H A Dproc_open.c338 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() function
364 PHP_FUNCTION(proc_close) in PHP_FUNCTION() function
386 PHP_FUNCTION(proc_get_status) in PHP_FUNCTION() function
1148 PHP_FUNCTION(proc_open) in PHP_FUNCTION() function
/php-src/ext/sockets/
H A Dsockets.c563 PHP_FUNCTION(socket_select) function
664 PHP_FUNCTION(socket_accept) function
763 PHP_FUNCTION(socket_listen) function
785 PHP_FUNCTION(socket_close) function
819 PHP_FUNCTION(socket_write) function
861 PHP_FUNCTION(socket_read) function
1054 PHP_FUNCTION(socket_create) function
1199 PHP_FUNCTION(socket_bind) function
1280 PHP_FUNCTION(socket_recv) function
1321 PHP_FUNCTION(socket_send) function
[all …]
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c33 PHP_FUNCTION(grapheme_strlen) in PHP_FUNCTION() function
82 PHP_FUNCTION(grapheme_strpos) in PHP_FUNCTION() function
132 PHP_FUNCTION(grapheme_stripos) in PHP_FUNCTION() function
194 PHP_FUNCTION(grapheme_strrpos) in PHP_FUNCTION() function
249 PHP_FUNCTION(grapheme_strripos) in PHP_FUNCTION() function
313 PHP_FUNCTION(grapheme_substr) in PHP_FUNCTION() function
580 PHP_FUNCTION(grapheme_strstr) in PHP_FUNCTION() function
587 PHP_FUNCTION(grapheme_stristr) in PHP_FUNCTION() function
690 PHP_FUNCTION(grapheme_extract) in PHP_FUNCTION() function
819 PHP_FUNCTION(grapheme_str_split) in PHP_FUNCTION() function

Completed in 176 milliseconds

1234567