Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 151 – 175 of 334) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/calendar/
H A Dcalendar.c291 PHP_FUNCTION(cal_info) in PHP_FUNCTION() function
371 PHP_FUNCTION(cal_to_jd) in PHP_FUNCTION() function
390 PHP_FUNCTION(cal_from_jd) in PHP_FUNCTION() function
470 PHP_FUNCTION(jdtojulian) in PHP_FUNCTION() function
489 PHP_FUNCTION(juliantojd) in PHP_FUNCTION() function
598 PHP_FUNCTION(jdtojewish) in PHP_FUNCTION() function
637 PHP_FUNCTION(jewishtojd) in PHP_FUNCTION() function
651 PHP_FUNCTION(jdtofrench) in PHP_FUNCTION() function
670 PHP_FUNCTION(frenchtojd) in PHP_FUNCTION() function
684 PHP_FUNCTION(jddayofweek) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/standard/
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.c251 PHP_FUNCTION(opendir) in PHP_FUNCTION() function
259 PHP_FUNCTION(getdir) in PHP_FUNCTION() function
267 PHP_FUNCTION(closedir) in PHP_FUNCTION() function
292 PHP_FUNCTION(chroot) in PHP_FUNCTION() function
323 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
552 PHP_FUNCTION(scandir) in PHP_FUNCTION() function
H A Dlink.c55 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
85 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
119 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
177 PHP_FUNCTION(link) in PHP_FUNCTION() function
H A Darray.c236 PHP_FUNCTION(krsort) in PHP_FUNCTION() function
256 PHP_FUNCTION(ksort) in PHP_FUNCTION() function
306 PHP_FUNCTION(count) in PHP_FUNCTION() function
496 PHP_FUNCTION(asort) in PHP_FUNCTION() function
536 PHP_FUNCTION(sort) in PHP_FUNCTION() function
817 PHP_FUNCTION(end) in PHP_FUNCTION() function
840 PHP_FUNCTION(prev) in PHP_FUNCTION() function
863 PHP_FUNCTION(next) in PHP_FUNCTION() function
927 PHP_FUNCTION(key) in PHP_FUNCTION() function
941 PHP_FUNCTION(min) in PHP_FUNCTION() function
[all …]
H A Dlink_win32.c63 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
87 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
110 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
190 PHP_FUNCTION(link) in PHP_FUNCTION() function
H A Dexec.c257 PHP_FUNCTION(exec) in PHP_FUNCTION() function
265 PHP_FUNCTION(system) in PHP_FUNCTION() function
273 PHP_FUNCTION(passthru) in PHP_FUNCTION() function
479 PHP_FUNCTION(escapeshellcmd) in PHP_FUNCTION() function
504 PHP_FUNCTION(escapeshellarg) in PHP_FUNCTION() function
527 PHP_FUNCTION(shell_exec) function
562 PHP_FUNCTION(proc_nice) function
H A Dsyslog.c135 PHP_FUNCTION(openlog) in PHP_FUNCTION() function
159 PHP_FUNCTION(closelog) in PHP_FUNCTION() function
176 PHP_FUNCTION(syslog) in PHP_FUNCTION() function
/PHP-5.5/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.5/ext/mysqli/
H A Dmysqli_nonapi.c309 PHP_FUNCTION(mysqli_connect) function
348 PHP_FUNCTION(mysqli_fetch_array) function
356 PHP_FUNCTION(mysqli_fetch_assoc) function
366 PHP_FUNCTION(mysqli_fetch_all) function
421 PHP_FUNCTION(mysqli_error_list) function
517 PHP_FUNCTION(mysqli_multi_query) function
560 PHP_FUNCTION(mysqli_query) function
772 PHP_FUNCTION(mysqli_poll) function
970 PHP_FUNCTION(mysqli_set_charset) function
993 PHP_FUNCTION(mysqli_get_charset) function
[all …]
/PHP-5.5/ext/interbase/
H A Dibase_service.c185 PHP_FUNCTION(ibase_add_user) in PHP_FUNCTION() function
193 PHP_FUNCTION(ibase_modify_user) in PHP_FUNCTION() function
201 PHP_FUNCTION(ibase_delete_user) in PHP_FUNCTION() function
209 PHP_FUNCTION(ibase_service_attach) in PHP_FUNCTION() function
255 PHP_FUNCTION(ibase_service_detach) in PHP_FUNCTION() function
472 PHP_FUNCTION(ibase_backup) in PHP_FUNCTION() function
480 PHP_FUNCTION(ibase_restore) in PHP_FUNCTION() function
579 PHP_FUNCTION(ibase_maintain_db) in PHP_FUNCTION() function
587 PHP_FUNCTION(ibase_db_info) in PHP_FUNCTION() function
595 PHP_FUNCTION(ibase_server_info) in PHP_FUNCTION() function
H A Dibase_blobs.c205 PHP_FUNCTION(ibase_blob_create) in PHP_FUNCTION() function
236 PHP_FUNCTION(ibase_blob_open) in PHP_FUNCTION() function
292 PHP_FUNCTION(ibase_blob_add) in PHP_FUNCTION() function
318 PHP_FUNCTION(ibase_blob_get) in PHP_FUNCTION() function
382 PHP_FUNCTION(ibase_blob_close) in PHP_FUNCTION() function
390 PHP_FUNCTION(ibase_blob_cancel) in PHP_FUNCTION() function
398 PHP_FUNCTION(ibase_blob_info) in PHP_FUNCTION() function
474 PHP_FUNCTION(ibase_blob_echo) in PHP_FUNCTION() function
537 PHP_FUNCTION(ibase_blob_import) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/msgformat/
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.5/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.5/ext/hash/
H A Dphp_hash_sha.h48 PHP_FUNCTION(sha1);
49 PHP_FUNCTION(sha1_file);
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c72 PHP_FUNCTION(virtual) in PHP_FUNCTION() function
118 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function
173 PHP_FUNCTION(apache_request_headers) in PHP_FUNCTION() function
197 PHP_FUNCTION(apache_response_headers) in PHP_FUNCTION() function
221 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function
253 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function
288 PHP_FUNCTION(apache_getenv) in PHP_FUNCTION() function
334 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function
348 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp109 U_CFUNC PHP_FUNCTION(rbbi_get_rules) in PHP_FUNCTION() function
135 U_CFUNC PHP_FUNCTION(rbbi_get_rule_status) in PHP_FUNCTION() function
151 U_CFUNC PHP_FUNCTION(rbbi_get_rule_status_vec) in PHP_FUNCTION() function
192 U_CFUNC PHP_FUNCTION(rbbi_get_binary_rules) in PHP_FUNCTION() function
/PHP-5.5/ext/bcmath/
H A Dbcmath.c221 PHP_FUNCTION(bcadd) in PHP_FUNCTION() function
261 PHP_FUNCTION(bcsub) in PHP_FUNCTION() function
301 PHP_FUNCTION(bcmul) in PHP_FUNCTION() function
341 PHP_FUNCTION(bcdiv) in PHP_FUNCTION() function
387 PHP_FUNCTION(bcmod) in PHP_FUNCTION() function
423 PHP_FUNCTION(bcpowmod) in PHP_FUNCTION() function
467 PHP_FUNCTION(bcpow) in PHP_FUNCTION() function
507 PHP_FUNCTION(bcsqrt) in PHP_FUNCTION() function
545 PHP_FUNCTION(bccomp) in PHP_FUNCTION() function
577 PHP_FUNCTION(bcscale) in PHP_FUNCTION() function
/PHP-5.5/ext/odbc/
H A Dbirdstep.c287 PHP_FUNCTION(birdstep_connect) in PHP_FUNCTION() function
325 PHP_FUNCTION(birdstep_close) in PHP_FUNCTION() function
346 PHP_FUNCTION(birdstep_exec) in PHP_FUNCTION() function
427 PHP_FUNCTION(birdstep_fetch) in PHP_FUNCTION() function
460 PHP_FUNCTION(birdstep_result) in PHP_FUNCTION() function
554 PHP_FUNCTION(birdstep_freeresult) in PHP_FUNCTION() function
573 PHP_FUNCTION(birdstep_autocommit) in PHP_FUNCTION() function
619 PHP_FUNCTION(birdstep_commit) in PHP_FUNCTION() function
642 PHP_FUNCTION(birdstep_rollback) in PHP_FUNCTION() function
665 PHP_FUNCTION(birdstep_fieldname) in PHP_FUNCTION() function
[all …]
/PHP-5.5/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.5/ext/sysvmsg/
H A Dsysvmsg.c155 PHP_FUNCTION(msg_set_queue) in PHP_FUNCTION() function
198 PHP_FUNCTION(msg_stat_queue) in PHP_FUNCTION() function
232 PHP_FUNCTION(msg_queue_exists) in PHP_FUNCTION() function
251 PHP_FUNCTION(msg_get_queue) in PHP_FUNCTION() function
280 PHP_FUNCTION(msg_remove_queue) in PHP_FUNCTION() function
301 PHP_FUNCTION(msg_receive) in PHP_FUNCTION() function
389 PHP_FUNCTION(msg_send) in PHP_FUNCTION() function
/PHP-5.5/ext/spl/
H A Dspl_iterators.h60 PHP_FUNCTION(iterator_to_array);
61 PHP_FUNCTION(iterator_count);
62 PHP_FUNCTION(iterator_apply);
/PHP-5.5/ext/intl/common/
H A Dcommon_error.c29 PHP_FUNCTION( intl_get_error_code ) in PHP_FUNCTION() function
38 PHP_FUNCTION( intl_get_error_message ) in PHP_FUNCTION() function
50 PHP_FUNCTION( intl_is_failure ) in PHP_FUNCTION() function
71 PHP_FUNCTION( intl_error_name ) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_format_object.h19 PHP_FUNCTION(datefmt_format_object);
/PHP-5.5/ext/intl/collator/
H A Dcollator_compare.h23 PHP_FUNCTION( collator_compare );

Completed in 77 milliseconds

12345678910>>...14