Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 126 – 150 of 305) sorted by relevance

12345678910>>...13

/PHP-5.3/ext/dom/
H A Dnamednodemap.c127 PHP_FUNCTION(dom_namednodemap_get_named_item) in PHP_FUNCTION() function
181 PHP_FUNCTION(dom_namednodemap_set_named_item) in PHP_FUNCTION() function
191 PHP_FUNCTION(dom_namednodemap_remove_named_item) in PHP_FUNCTION() function
201 PHP_FUNCTION(dom_namednodemap_item) in PHP_FUNCTION() function
259 PHP_FUNCTION(dom_namednodemap_get_named_item_ns) in PHP_FUNCTION() function
313 PHP_FUNCTION(dom_namednodemap_set_named_item_ns) in PHP_FUNCTION() function
323 PHP_FUNCTION(dom_namednodemap_remove_named_item_ns) in PHP_FUNCTION() function
/PHP-5.3/ext/standard/
H A Dstreamsfuncs.c50 PHP_FUNCTION(stream_socket_pair) in PHP_FUNCTION() function
86 PHP_FUNCTION(stream_socket_client) in PHP_FUNCTION() function
175 PHP_FUNCTION(stream_socket_server) in PHP_FUNCTION() function
240 PHP_FUNCTION(stream_socket_accept) in PHP_FUNCTION() function
325 PHP_FUNCTION(stream_socket_sendto) in PHP_FUNCTION() function
410 PHP_FUNCTION(stream_get_contents) in PHP_FUNCTION() function
581 PHP_FUNCTION(stream_get_wrappers) in PHP_FUNCTION() function
763 PHP_FUNCTION(stream_select) in PHP_FUNCTION() function
1305 PHP_FUNCTION(stream_get_line) in PHP_FUNCTION() function
1367 PHP_FUNCTION(stream_set_timeout) in PHP_FUNCTION() function
[all …]
H A Dhead.c40 PHP_FUNCTION(header) in PHP_FUNCTION() function
55 PHP_FUNCTION(header_remove) in PHP_FUNCTION() function
174 PHP_FUNCTION(setcookie) in PHP_FUNCTION() function
197 PHP_FUNCTION(setrawcookie) in PHP_FUNCTION() function
221 PHP_FUNCTION(headers_sent) in PHP_FUNCTION() function
270 PHP_FUNCTION(headers_list) in PHP_FUNCTION() function
H A Dmicrotime.c93 PHP_FUNCTION(microtime) in PHP_FUNCTION() function
101 PHP_FUNCTION(gettimeofday) in PHP_FUNCTION() function
111 PHP_FUNCTION(getrusage) in PHP_FUNCTION() function
H A Ddir.c247 PHP_FUNCTION(opendir) in PHP_FUNCTION() function
255 PHP_FUNCTION(getdir) in PHP_FUNCTION() function
263 PHP_FUNCTION(closedir) in PHP_FUNCTION() function
288 PHP_FUNCTION(chroot) in PHP_FUNCTION() function
319 PHP_FUNCTION(chdir) in PHP_FUNCTION() function
357 PHP_FUNCTION(getcwd) in PHP_FUNCTION() function
382 PHP_FUNCTION(rewinddir) in PHP_FUNCTION() function
423 PHP_FUNCTION(glob) in PHP_FUNCTION() function
554 PHP_FUNCTION(scandir) in PHP_FUNCTION() function
H A Dlink_win32.c56 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
80 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
103 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
183 PHP_FUNCTION(link) in PHP_FUNCTION() function
H A Dexec.c248 PHP_FUNCTION(exec) in PHP_FUNCTION() function
256 PHP_FUNCTION(system) in PHP_FUNCTION() function
264 PHP_FUNCTION(passthru) in PHP_FUNCTION() function
434 PHP_FUNCTION(escapeshellcmd) in PHP_FUNCTION() function
455 PHP_FUNCTION(escapeshellarg) in PHP_FUNCTION() function
474 PHP_FUNCTION(shell_exec) function
514 PHP_FUNCTION(proc_nice) function
H A Darray.c230 PHP_FUNCTION(krsort) in PHP_FUNCTION() function
250 PHP_FUNCTION(ksort) in PHP_FUNCTION() function
300 PHP_FUNCTION(count) in PHP_FUNCTION() function
490 PHP_FUNCTION(asort) in PHP_FUNCTION() function
530 PHP_FUNCTION(sort) in PHP_FUNCTION() function
811 PHP_FUNCTION(end) in PHP_FUNCTION() function
834 PHP_FUNCTION(prev) in PHP_FUNCTION() function
857 PHP_FUNCTION(next) in PHP_FUNCTION() function
921 PHP_FUNCTION(key) in PHP_FUNCTION() function
947 PHP_FUNCTION(min) in PHP_FUNCTION() function
[all …]
/PHP-5.3/ext/calendar/
H A Dcal_unix.c29 PHP_FUNCTION(unixtojd) in PHP_FUNCTION() function
54 PHP_FUNCTION(jdtounix) in PHP_FUNCTION() function
H A Dcalendar.c288 PHP_FUNCTION(cal_info) in PHP_FUNCTION() function
368 PHP_FUNCTION(cal_to_jd) in PHP_FUNCTION() function
387 PHP_FUNCTION(cal_from_jd) in PHP_FUNCTION() function
461 PHP_FUNCTION(jdtojulian) in PHP_FUNCTION() function
480 PHP_FUNCTION(juliantojd) in PHP_FUNCTION() function
589 PHP_FUNCTION(jdtojewish) in PHP_FUNCTION() function
628 PHP_FUNCTION(jewishtojd) in PHP_FUNCTION() function
642 PHP_FUNCTION(jdtofrench) in PHP_FUNCTION() function
661 PHP_FUNCTION(frenchtojd) in PHP_FUNCTION() function
675 PHP_FUNCTION(jddayofweek) in PHP_FUNCTION() function
[all …]
/PHP-5.3/ext/gd/
H A Dgd.c1334 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function
2786 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
2796 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
2810 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
2824 PHP_FUNCTION(imagejpeg) in PHP_FUNCTION() function
2851 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2860 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
3269 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
3816 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3833 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
[all …]
/PHP-5.3/ext/oci8/
H A Doci8.c766 PHP_FUNCTION(oci_execute);
767 PHP_FUNCTION(oci_fetch);
768 PHP_FUNCTION(oci_cancel);
769 PHP_FUNCTION(ocifetchinto);
778 PHP_FUNCTION(oci_close);
779 PHP_FUNCTION(oci_connect);
782 PHP_FUNCTION(oci_error);
784 PHP_FUNCTION(oci_commit);
788 PHP_FUNCTION(oci_parse);
790 PHP_FUNCTION(oci_result);
[all …]
/PHP-5.3/ext/mysqli/
H A Dmysqli_nonapi.c311 PHP_FUNCTION(mysqli_connect) function
329 PHP_FUNCTION(mysqli_connect_errno) function
350 PHP_FUNCTION(mysqli_fetch_array) function
358 PHP_FUNCTION(mysqli_fetch_assoc) function
368 PHP_FUNCTION(mysqli_fetch_all) function
435 PHP_FUNCTION(mysqli_fetch_object) function
443 PHP_FUNCTION(mysqli_multi_query) function
486 PHP_FUNCTION(mysqli_query) function
698 PHP_FUNCTION(mysqli_poll) function
890 PHP_FUNCTION(mysqli_set_charset) function
[all …]
/PHP-5.3/ext/intl/formatter/
H A Dformatter_main.c78 PHP_FUNCTION( numfmt_create ) in PHP_FUNCTION() function
100 PHP_FUNCTION( numfmt_get_error_code ) in PHP_FUNCTION() function
126 PHP_FUNCTION( numfmt_get_error_message ) in PHP_FUNCTION() function
/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat_attr.c34 PHP_FUNCTION( msgfmt_get_pattern ) in PHP_FUNCTION() function
62 PHP_FUNCTION( msgfmt_set_pattern ) in PHP_FUNCTION() function
115 PHP_FUNCTION( msgfmt_get_locale ) in PHP_FUNCTION() function
H A Dmsgformat.c96 PHP_FUNCTION( msgfmt_create ) in PHP_FUNCTION() function
118 PHP_FUNCTION( msgfmt_get_error_code ) in PHP_FUNCTION() function
145 PHP_FUNCTION( msgfmt_get_error_message ) in PHP_FUNCTION() function
/PHP-5.3/ext/mysql/
H A Dphp_mysql.c1037 PHP_FUNCTION(mysql_connect) function
1045 PHP_FUNCTION(mysql_pconnect) function
1053 PHP_FUNCTION(mysql_close) function
1208 PHP_FUNCTION(mysql_info) function
1258 PHP_FUNCTION(mysql_stat) function
1380 PHP_FUNCTION(mysql_drop_db) function
1524 PHP_FUNCTION(mysql_query) function
1708 PHP_FUNCTION(mysql_error) function
1739 PHP_FUNCTION(mysql_errno) function
1878 PHP_FUNCTION(mysql_result) function
[all …]
/PHP-5.3/ext/intl/collator/
H A Dcollator_error.c31 PHP_FUNCTION( collator_get_error_code ) in PHP_FUNCTION() function
60 PHP_FUNCTION( collator_get_error_message ) in PHP_FUNCTION() function
/PHP-5.3/ext/shmop/
H A Dshmop.c157 PHP_FUNCTION(shmop_open) in PHP_FUNCTION() function
239 PHP_FUNCTION(shmop_read) in PHP_FUNCTION() function
277 PHP_FUNCTION(shmop_close) in PHP_FUNCTION() function
295 PHP_FUNCTION(shmop_size) in PHP_FUNCTION() function
313 PHP_FUNCTION(shmop_write) in PHP_FUNCTION() function
347 PHP_FUNCTION(shmop_delete) in PHP_FUNCTION() function
/PHP-5.3/ext/snmp/
H A Dsnmp.c842 PHP_FUNCTION(snmpget) in PHP_FUNCTION() function
850 PHP_FUNCTION(snmpgetnext) in PHP_FUNCTION() function
858 PHP_FUNCTION(snmpwalk) in PHP_FUNCTION() function
866 PHP_FUNCTION(snmprealwalk) in PHP_FUNCTION() function
950 PHP_FUNCTION(snmpset) in PHP_FUNCTION() function
1122 PHP_FUNCTION(snmp2_get) function
1138 PHP_FUNCTION(snmp2_walk) function
1154 PHP_FUNCTION(snmp2_set) function
1267 PHP_FUNCTION(snmp3_get) function
1283 PHP_FUNCTION(snmp3_walk) function
[all …]
/PHP-5.3/ext/interbase/
H A Dibase_service.c187 PHP_FUNCTION(ibase_add_user) in PHP_FUNCTION() function
195 PHP_FUNCTION(ibase_modify_user) in PHP_FUNCTION() function
203 PHP_FUNCTION(ibase_delete_user) in PHP_FUNCTION() function
211 PHP_FUNCTION(ibase_service_attach) in PHP_FUNCTION() function
257 PHP_FUNCTION(ibase_service_detach) in PHP_FUNCTION() function
474 PHP_FUNCTION(ibase_backup) in PHP_FUNCTION() function
482 PHP_FUNCTION(ibase_restore) in PHP_FUNCTION() function
581 PHP_FUNCTION(ibase_maintain_db) in PHP_FUNCTION() function
589 PHP_FUNCTION(ibase_db_info) in PHP_FUNCTION() function
597 PHP_FUNCTION(ibase_server_info) in PHP_FUNCTION() function
/PHP-5.3/ext/pcntl/
H A Dpcntl.c541 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function
557 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function
570 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function
598 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function
633 PHP_FUNCTION(pcntl_wifexited) in PHP_FUNCTION() function
651 PHP_FUNCTION(pcntl_wifstopped) in PHP_FUNCTION() function
705 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function
723 PHP_FUNCTION(pcntl_wstopsig) in PHP_FUNCTION() function
741 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function
841 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function
[all …]
/PHP-5.3/ext/zlib/
H A Dzlib.c97 static PHP_FUNCTION(gzopen);
98 static PHP_FUNCTION(readgzfile);
99 static PHP_FUNCTION(gzfile);
100 static PHP_FUNCTION(gzcompress);
102 static PHP_FUNCTION(gzdeflate);
103 static PHP_FUNCTION(gzinflate);
104 static PHP_FUNCTION(gzencode);
391 static PHP_FUNCTION(gzfile) in PHP_FUNCTION() function
436 static PHP_FUNCTION(gzopen) in PHP_FUNCTION() function
579 static PHP_FUNCTION(gzdeflate) in PHP_FUNCTION() function
[all …]
/PHP-5.3/ext/sysvshm/
H A Dsysvshm.c148 PHP_FUNCTION(shm_attach) in PHP_FUNCTION() function
206 PHP_FUNCTION(shm_detach) in PHP_FUNCTION() function
221 PHP_FUNCTION(shm_remove) in PHP_FUNCTION() function
242 PHP_FUNCTION(shm_put_var) in PHP_FUNCTION() function
282 PHP_FUNCTION(shm_get_var) in PHP_FUNCTION() function
319 PHP_FUNCTION(shm_has_var) in PHP_FUNCTION() function
335 PHP_FUNCTION(shm_remove_var) in PHP_FUNCTION() function
/PHP-5.3/ext/hash/
H A Dphp_hash_sha.h48 PHP_FUNCTION(sha1);
49 PHP_FUNCTION(sha1_file);

Completed in 251 milliseconds

12345678910>>...13