Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 26 – 50 of 192) sorted by relevance

12345678

/PHP-7.2/ext/imap/
H A Dphp_imap.c1274 PHP_FUNCTION(imap_open) in PHP_FUNCTION() function
1398 PHP_FUNCTION(imap_ping) in PHP_FUNCTION() function
1596 PHP_FUNCTION(imap_gc) in PHP_FUNCTION() function
1715 PHP_FUNCTION(imap_body) in PHP_FUNCTION() function
1885 PHP_FUNCTION(imap_list) in PHP_FUNCTION() function
2202 PHP_FUNCTION(imap_lsub) in PHP_FUNCTION() function
2572 PHP_FUNCTION(imap_8bit) in PHP_FUNCTION() function
2749 PHP_FUNCTION(imap_utf8) in PHP_FUNCTION() function
3147 PHP_FUNCTION(imap_sort) in PHP_FUNCTION() function
3245 PHP_FUNCTION(imap_uid) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/intl/collator/
H A Dcollator_attr.c34 PHP_FUNCTION( collator_get_attribute ) in PHP_FUNCTION() function
65 PHP_FUNCTION( collator_set_attribute ) in PHP_FUNCTION() function
97 PHP_FUNCTION( collator_get_strength ) in PHP_FUNCTION() function
124 PHP_FUNCTION( collator_set_strength ) in PHP_FUNCTION() function
/PHP-7.2/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
49 PHP_FUNCTION( intl_is_failure ) in PHP_FUNCTION() function
71 PHP_FUNCTION( intl_error_name ) in PHP_FUNCTION() function
/PHP-7.2/ext/pgsql/
H A Dpgsql.c1533 PHP_FUNCTION(pg_connect) function
1571 PHP_FUNCTION(pg_close) function
1700 PHP_FUNCTION(pg_dbname) function
1716 PHP_FUNCTION(pg_options) function
1724 PHP_FUNCTION(pg_port) function
1732 PHP_FUNCTION(pg_tty) function
1740 PHP_FUNCTION(pg_host) function
1792 PHP_FUNCTION(pg_ping) function
1829 PHP_FUNCTION(pg_query) function
3159 PHP_FUNCTION(pg_trace) function
[all …]
/PHP-7.2/ext/odbc/
H A Dphp_odbc.c1176 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() function
1192 PHP_FUNCTION(odbc_prepare) in PHP_FUNCTION() function
1297 PHP_FUNCTION(odbc_execute) in PHP_FUNCTION() function
1513 PHP_FUNCTION(odbc_cursor) in PHP_FUNCTION() function
1629 PHP_FUNCTION(odbc_exec) in PHP_FUNCTION() function
2080 PHP_FUNCTION(odbc_result) in PHP_FUNCTION() function
2428 PHP_FUNCTION(odbc_connect) in PHP_FUNCTION() function
2743 PHP_FUNCTION(odbc_close) in PHP_FUNCTION() function
3038 PHP_FUNCTION(odbc_commit) in PHP_FUNCTION() function
3086 PHP_FUNCTION(odbc_error) in PHP_FUNCTION() function
[all …]
H A Dbirdstep.c286 PHP_FUNCTION(birdstep_connect) in PHP_FUNCTION() function
324 PHP_FUNCTION(birdstep_close) in PHP_FUNCTION() function
345 PHP_FUNCTION(birdstep_exec) in PHP_FUNCTION() function
426 PHP_FUNCTION(birdstep_fetch) in PHP_FUNCTION() function
459 PHP_FUNCTION(birdstep_result) in PHP_FUNCTION() function
553 PHP_FUNCTION(birdstep_freeresult) in PHP_FUNCTION() function
572 PHP_FUNCTION(birdstep_autocommit) in PHP_FUNCTION() function
618 PHP_FUNCTION(birdstep_commit) in PHP_FUNCTION() function
641 PHP_FUNCTION(birdstep_rollback) in PHP_FUNCTION() function
664 PHP_FUNCTION(birdstep_fieldname) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/standard/
H A Dpageinfo.c97 PHP_FUNCTION(getmyuid) in PHP_FUNCTION() function
116 PHP_FUNCTION(getmygid) in PHP_FUNCTION() function
135 PHP_FUNCTION(getmypid) in PHP_FUNCTION() function
154 PHP_FUNCTION(getmyinode) in PHP_FUNCTION() function
177 PHP_FUNCTION(getlastmod) in PHP_FUNCTION() function
H A Dfile.c333 PHP_FUNCTION(flock) in PHP_FUNCTION() function
720 PHP_FUNCTION(file) in PHP_FUNCTION() function
927 PHP_FUNCTION(popen) in PHP_FUNCTION() function
972 PHP_FUNCTION(pclose) in PHP_FUNCTION() function
1142 PHP_FUNCTION(fscanf) in PHP_FUNCTION() function
1333 PHP_FUNCTION(mkdir) in PHP_FUNCTION() function
1358 PHP_FUNCTION(rmdir) in PHP_FUNCTION() function
1411 PHP_FUNCTION(umask) in PHP_FUNCTION() function
1458 PHP_FUNCTION(rename) in PHP_FUNCTION() function
1498 PHP_FUNCTION(unlink) in PHP_FUNCTION() function
[all …]
H A Dhead.c39 PHP_FUNCTION(header) in PHP_FUNCTION() function
59 PHP_FUNCTION(header_remove) in PHP_FUNCTION() function
198 PHP_FUNCTION(setcookie) in PHP_FUNCTION() function
225 PHP_FUNCTION(setrawcookie) in PHP_FUNCTION() function
253 PHP_FUNCTION(headers_sent) in PHP_FUNCTION() function
305 PHP_FUNCTION(headers_list) in PHP_FUNCTION() function
318 PHP_FUNCTION(http_response_code) in PHP_FUNCTION() function
H A Darray.c725 PHP_FUNCTION(ksort) in PHP_FUNCTION() function
778 PHP_FUNCTION(count) in PHP_FUNCTION() function
878 PHP_FUNCTION(asort) in PHP_FUNCTION() function
924 PHP_FUNCTION(sort) in PHP_FUNCTION() function
947 PHP_FUNCTION(rsort) in PHP_FUNCTION() function
1130 PHP_FUNCTION(end) in PHP_FUNCTION() function
1158 PHP_FUNCTION(prev) in PHP_FUNCTION() function
1186 PHP_FUNCTION(next) in PHP_FUNCTION() function
1266 PHP_FUNCTION(key) in PHP_FUNCTION() function
1280 PHP_FUNCTION(min) in PHP_FUNCTION() function
[all …]
H A Ddir.c250 PHP_FUNCTION(opendir) in PHP_FUNCTION() function
258 PHP_FUNCTION(getdir) in PHP_FUNCTION() function
266 PHP_FUNCTION(closedir) in PHP_FUNCTION() function
291 PHP_FUNCTION(chroot) in PHP_FUNCTION() function
323 PHP_FUNCTION(chdir) in PHP_FUNCTION() function
358 PHP_FUNCTION(getcwd) in PHP_FUNCTION() function
383 PHP_FUNCTION(rewinddir) in PHP_FUNCTION() function
424 PHP_FUNCTION(glob) in PHP_FUNCTION() function
555 PHP_FUNCTION(scandir) in PHP_FUNCTION() function
/PHP-7.2/ext/bcmath/
H A Dbcmath.c228 PHP_FUNCTION(bcadd) in PHP_FUNCTION() function
268 PHP_FUNCTION(bcsub) in PHP_FUNCTION() function
308 PHP_FUNCTION(bcmul) in PHP_FUNCTION() function
348 PHP_FUNCTION(bcdiv) in PHP_FUNCTION() function
394 PHP_FUNCTION(bcmod) in PHP_FUNCTION() function
440 PHP_FUNCTION(bcpowmod) in PHP_FUNCTION() function
485 PHP_FUNCTION(bcpow) in PHP_FUNCTION() function
525 PHP_FUNCTION(bcsqrt) in PHP_FUNCTION() function
562 PHP_FUNCTION(bccomp) in PHP_FUNCTION() function
595 PHP_FUNCTION(bcscale) in PHP_FUNCTION() function
/PHP-7.2/ext/ldap/
H A Dldap.c448 PHP_FUNCTION(ldap_connect) in PHP_FUNCTION() function
588 PHP_FUNCTION(ldap_bind) in PHP_FUNCTION() function
769 PHP_FUNCTION(ldap_unbind) in PHP_FUNCTION() function
1035 PHP_FUNCTION(ldap_read) in PHP_FUNCTION() function
1043 PHP_FUNCTION(ldap_list) in PHP_FUNCTION() function
1051 PHP_FUNCTION(ldap_search) in PHP_FUNCTION() function
1667 PHP_FUNCTION(ldap_add) in PHP_FUNCTION() function
2075 PHP_FUNCTION(ldap_errno) in PHP_FUNCTION() function
2108 PHP_FUNCTION(ldap_error) in PHP_FUNCTION() function
2169 PHP_FUNCTION(ldap_sort) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/sockets/
H A Dsockets.c914 PHP_FUNCTION(socket_select) function
1010 PHP_FUNCTION(socket_accept) function
1113 PHP_FUNCTION(socket_listen) function
1137 PHP_FUNCTION(socket_close) function
1167 PHP_FUNCTION(socket_write) function
1210 PHP_FUNCTION(socket_read) function
1434 PHP_FUNCTION(socket_create) function
1582 PHP_FUNCTION(socket_bind) function
1667 PHP_FUNCTION(socket_recv) function
1715 PHP_FUNCTION(socket_send) function
[all …]
/PHP-7.2/ext/calendar/
H A Dcalendar.c292 PHP_FUNCTION(cal_info) in PHP_FUNCTION() function
375 PHP_FUNCTION(cal_to_jd) in PHP_FUNCTION() function
394 PHP_FUNCTION(cal_from_jd) in PHP_FUNCTION() function
480 PHP_FUNCTION(jdtojulian) in PHP_FUNCTION() function
499 PHP_FUNCTION(juliantojd) in PHP_FUNCTION() function
608 PHP_FUNCTION(jdtojewish) in PHP_FUNCTION() function
647 PHP_FUNCTION(jewishtojd) in PHP_FUNCTION() function
661 PHP_FUNCTION(jdtofrench) in PHP_FUNCTION() function
680 PHP_FUNCTION(frenchtojd) in PHP_FUNCTION() function
694 PHP_FUNCTION(jddayofweek) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/dba/
H A Ddba.c1019 PHP_FUNCTION(dba_popen) in PHP_FUNCTION() function
1027 PHP_FUNCTION(dba_open) in PHP_FUNCTION() function
1035 PHP_FUNCTION(dba_close) in PHP_FUNCTION() function
1052 PHP_FUNCTION(dba_exists) in PHP_FUNCTION() function
1067 PHP_FUNCTION(dba_fetch) in PHP_FUNCTION() function
1167 PHP_FUNCTION(dba_nextkey) in PHP_FUNCTION() function
1195 PHP_FUNCTION(dba_delete) in PHP_FUNCTION() function
1214 PHP_FUNCTION(dba_insert) in PHP_FUNCTION() function
1223 PHP_FUNCTION(dba_replace) in PHP_FUNCTION() function
1254 PHP_FUNCTION(dba_sync) in PHP_FUNCTION() function
[all …]
/PHP-7.2/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-7.2/ext/curl/
H A Dshare.c39 PHP_FUNCTION(curl_share_init) in PHP_FUNCTION() function
57 PHP_FUNCTION(curl_share_close) in PHP_FUNCTION() function
101 PHP_FUNCTION(curl_share_setopt) in PHP_FUNCTION() function
138 PHP_FUNCTION(curl_share_errno) in PHP_FUNCTION() function
159 PHP_FUNCTION(curl_share_strerror) in PHP_FUNCTION() function
H A Dmulti.c56 PHP_FUNCTION(curl_multi_init) in PHP_FUNCTION() function
76 PHP_FUNCTION(curl_multi_add_handle) in PHP_FUNCTION() function
165 PHP_FUNCTION(curl_multi_remove_handle) in PHP_FUNCTION() function
209 PHP_FUNCTION(curl_multi_select) in PHP_FUNCTION() function
263 PHP_FUNCTION(curl_multi_exec) in PHP_FUNCTION() function
308 PHP_FUNCTION(curl_multi_getcontent) in PHP_FUNCTION() function
335 PHP_FUNCTION(curl_multi_info_read) in PHP_FUNCTION() function
395 PHP_FUNCTION(curl_multi_close) in PHP_FUNCTION() function
447 PHP_FUNCTION(curl_multi_errno) in PHP_FUNCTION() function
467 PHP_FUNCTION(curl_multi_strerror) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/shmop/
H A Dshmop.c147 PHP_FUNCTION(shmop_open) in PHP_FUNCTION() function
228 PHP_FUNCTION(shmop_read) in PHP_FUNCTION() function
266 PHP_FUNCTION(shmop_close) in PHP_FUNCTION() function
286 PHP_FUNCTION(shmop_size) in PHP_FUNCTION() function
305 PHP_FUNCTION(shmop_write) in PHP_FUNCTION() function
340 PHP_FUNCTION(shmop_delete) in PHP_FUNCTION() function
/PHP-7.2/ext/dom/
H A Ddomconfiguration.c66 PHP_FUNCTION(dom_domconfiguration_set_parameter) in PHP_FUNCTION() function
76 PHP_FUNCTION(dom_domconfiguration_get_parameter) in PHP_FUNCTION() function
86 PHP_FUNCTION(dom_domconfiguration_can_set_parameter) in PHP_FUNCTION() function
/PHP-7.2/ext/interbase/
H A Dibase_service.c184 PHP_FUNCTION(ibase_add_user) in PHP_FUNCTION() function
192 PHP_FUNCTION(ibase_modify_user) in PHP_FUNCTION() function
200 PHP_FUNCTION(ibase_delete_user) in PHP_FUNCTION() function
208 PHP_FUNCTION(ibase_service_attach) in PHP_FUNCTION() function
255 PHP_FUNCTION(ibase_service_detach) in PHP_FUNCTION() function
473 PHP_FUNCTION(ibase_backup) in PHP_FUNCTION() function
481 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-7.2/ext/intl/transliterator/
H A Dtransliterator_methods.c104 PHP_FUNCTION( transliterator_create ) in PHP_FUNCTION() function
136 PHP_FUNCTION( transliterator_create_from_rules ) in PHP_FUNCTION() function
208 PHP_FUNCTION( transliterator_create_inverse ) in PHP_FUNCTION() function
242 PHP_FUNCTION( transliterator_list_ids ) in PHP_FUNCTION() function
295 PHP_FUNCTION( transliterator_transliterate ) in PHP_FUNCTION() function
476 PHP_FUNCTION( transliterator_get_error_code ) in PHP_FUNCTION() function
503 PHP_FUNCTION( transliterator_get_error_message ) in PHP_FUNCTION() function
/PHP-7.2/ext/tidy/
H A Dtidy.c1249 static PHP_FUNCTION(tidy_get_output) in PHP_FUNCTION() function
1264 static PHP_FUNCTION(tidy_parse_file) in PHP_FUNCTION() function
1336 static PHP_FUNCTION(tidy_diagnose) in PHP_FUNCTION() function
1405 static PHP_FUNCTION(tidy_get_config) in PHP_FUNCTION() function
1464 static PHP_FUNCTION(tidy_is_xhtml) in PHP_FUNCTION() function
1474 static PHP_FUNCTION(tidy_is_xml) in PHP_FUNCTION() function
1524 static PHP_FUNCTION(tidy_getopt) in PHP_FUNCTION() function
1690 static PHP_FUNCTION(tidy_get_root) in PHP_FUNCTION() function
1698 static PHP_FUNCTION(tidy_get_html) in PHP_FUNCTION() function
1706 static PHP_FUNCTION(tidy_get_head) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/sysvmsg/
H A Dsysvmsg.c155 PHP_FUNCTION(msg_set_queue) in PHP_FUNCTION() function
200 PHP_FUNCTION(msg_stat_queue) in PHP_FUNCTION() function
235 PHP_FUNCTION(msg_queue_exists) in PHP_FUNCTION() function
253 PHP_FUNCTION(msg_get_queue) in PHP_FUNCTION() function
282 PHP_FUNCTION(msg_remove_queue) in PHP_FUNCTION() function
305 PHP_FUNCTION(msg_receive) in PHP_FUNCTION() function
394 PHP_FUNCTION(msg_send) in PHP_FUNCTION() function

Completed in 181 milliseconds

12345678