Home
last modified time | relevance | path

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

12345678

/PHP-7.1/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.1/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.1/ext/dom/
H A Dnamednodemap.c126 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
264 PHP_FUNCTION(dom_namednodemap_get_named_item_ns) in PHP_FUNCTION() function
319 PHP_FUNCTION(dom_namednodemap_set_named_item_ns) in PHP_FUNCTION() function
329 PHP_FUNCTION(dom_namednodemap_remove_named_item_ns) in PHP_FUNCTION() function
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.1/ext/pgsql/
H A Dpgsql.c1529 PHP_FUNCTION(pg_connect) function
1567 PHP_FUNCTION(pg_close) function
1694 PHP_FUNCTION(pg_dbname) function
1710 PHP_FUNCTION(pg_options) function
1718 PHP_FUNCTION(pg_port) function
1726 PHP_FUNCTION(pg_tty) function
1734 PHP_FUNCTION(pg_host) function
1786 PHP_FUNCTION(pg_ping) function
1823 PHP_FUNCTION(pg_query) function
3153 PHP_FUNCTION(pg_trace) function
[all …]
/PHP-7.1/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
3035 PHP_FUNCTION(odbc_commit) in PHP_FUNCTION() function
3083 PHP_FUNCTION(odbc_error) in PHP_FUNCTION() function
[all …]
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-7.1/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 Darray.c725 PHP_FUNCTION(ksort) in PHP_FUNCTION() function
778 PHP_FUNCTION(count) in PHP_FUNCTION() function
871 PHP_FUNCTION(asort) in PHP_FUNCTION() function
913 PHP_FUNCTION(sort) in PHP_FUNCTION() function
934 PHP_FUNCTION(rsort) in PHP_FUNCTION() function
1115 PHP_FUNCTION(end) in PHP_FUNCTION() function
1143 PHP_FUNCTION(prev) in PHP_FUNCTION() function
1171 PHP_FUNCTION(next) in PHP_FUNCTION() function
1251 PHP_FUNCTION(key) in PHP_FUNCTION() function
1265 PHP_FUNCTION(min) in PHP_FUNCTION() function
[all …]
H A Dfile.c337 PHP_FUNCTION(flock) in PHP_FUNCTION() function
710 PHP_FUNCTION(file) in PHP_FUNCTION() function
908 PHP_FUNCTION(popen) in PHP_FUNCTION() function
952 PHP_FUNCTION(pclose) in PHP_FUNCTION() function
1119 PHP_FUNCTION(fscanf) in PHP_FUNCTION() function
1308 PHP_FUNCTION(mkdir) in PHP_FUNCTION() function
1329 PHP_FUNCTION(rmdir) in PHP_FUNCTION() function
1377 PHP_FUNCTION(umask) in PHP_FUNCTION() function
1423 PHP_FUNCTION(rename) in PHP_FUNCTION() function
1460 PHP_FUNCTION(unlink) in PHP_FUNCTION() function
[all …]
H A Dhead.c39 PHP_FUNCTION(header) in PHP_FUNCTION() function
56 PHP_FUNCTION(header_remove) in PHP_FUNCTION() function
194 PHP_FUNCTION(setcookie) in PHP_FUNCTION() function
215 PHP_FUNCTION(setrawcookie) in PHP_FUNCTION() function
237 PHP_FUNCTION(headers_sent) in PHP_FUNCTION() function
286 PHP_FUNCTION(headers_list) in PHP_FUNCTION() function
299 PHP_FUNCTION(http_response_code) in PHP_FUNCTION() function
H A Ddir.c256 PHP_FUNCTION(opendir) in PHP_FUNCTION() function
264 PHP_FUNCTION(getdir) in PHP_FUNCTION() function
272 PHP_FUNCTION(closedir) in PHP_FUNCTION() function
297 PHP_FUNCTION(chroot) in PHP_FUNCTION() function
329 PHP_FUNCTION(chdir) in PHP_FUNCTION() function
364 PHP_FUNCTION(getcwd) in PHP_FUNCTION() function
389 PHP_FUNCTION(rewinddir) in PHP_FUNCTION() function
430 PHP_FUNCTION(glob) in PHP_FUNCTION() function
559 PHP_FUNCTION(scandir) in PHP_FUNCTION() function
/PHP-7.1/ext/ldap/
H A Dldap.c376 PHP_FUNCTION(ldap_connect) in PHP_FUNCTION() function
516 PHP_FUNCTION(ldap_bind) in PHP_FUNCTION() function
697 PHP_FUNCTION(ldap_unbind) in PHP_FUNCTION() function
963 PHP_FUNCTION(ldap_read) in PHP_FUNCTION() function
971 PHP_FUNCTION(ldap_list) in PHP_FUNCTION() function
979 PHP_FUNCTION(ldap_search) in PHP_FUNCTION() function
1375 PHP_FUNCTION(ldap_get_dn) in PHP_FUNCTION() function
1595 PHP_FUNCTION(ldap_add) in PHP_FUNCTION() function
2003 PHP_FUNCTION(ldap_errno) in PHP_FUNCTION() function
2036 PHP_FUNCTION(ldap_error) in PHP_FUNCTION() function
[all …]
/PHP-7.1/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.1/ext/dba/
H A Ddba.c966 PHP_FUNCTION(dba_popen) in PHP_FUNCTION() function
974 PHP_FUNCTION(dba_open) in PHP_FUNCTION() function
982 PHP_FUNCTION(dba_close) in PHP_FUNCTION() function
999 PHP_FUNCTION(dba_exists) in PHP_FUNCTION() function
1014 PHP_FUNCTION(dba_fetch) in PHP_FUNCTION() function
1114 PHP_FUNCTION(dba_nextkey) in PHP_FUNCTION() function
1142 PHP_FUNCTION(dba_delete) in PHP_FUNCTION() function
1161 PHP_FUNCTION(dba_insert) in PHP_FUNCTION() function
1170 PHP_FUNCTION(dba_replace) in PHP_FUNCTION() function
1201 PHP_FUNCTION(dba_sync) in PHP_FUNCTION() function
[all …]
/PHP-7.1/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.1/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
136 PHP_FUNCTION(curl_share_errno) in PHP_FUNCTION() function
157 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
164 PHP_FUNCTION(curl_multi_remove_handle) in PHP_FUNCTION() function
207 PHP_FUNCTION(curl_multi_select) in PHP_FUNCTION() function
259 PHP_FUNCTION(curl_multi_exec) in PHP_FUNCTION() function
303 PHP_FUNCTION(curl_multi_getcontent) in PHP_FUNCTION() function
330 PHP_FUNCTION(curl_multi_info_read) in PHP_FUNCTION() function
383 PHP_FUNCTION(curl_multi_close) in PHP_FUNCTION() function
434 PHP_FUNCTION(curl_multi_errno) in PHP_FUNCTION() function
454 PHP_FUNCTION(curl_multi_strerror) in PHP_FUNCTION() function
[all …]
/PHP-7.1/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.1/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.1/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.1/ext/sockets/
H A Dsockets.c850 PHP_FUNCTION(socket_select) function
946 PHP_FUNCTION(socket_accept) function
1049 PHP_FUNCTION(socket_listen) function
1073 PHP_FUNCTION(socket_close) function
1103 PHP_FUNCTION(socket_write) function
1146 PHP_FUNCTION(socket_read) function
1370 PHP_FUNCTION(socket_create) function
1518 PHP_FUNCTION(socket_bind) function
1603 PHP_FUNCTION(socket_recv) function
1651 PHP_FUNCTION(socket_send) function
[all …]
/PHP-7.1/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.1/ext/xml/
H A Dxml.c1154 PHP_FUNCTION(xml_parser_create) in PHP_FUNCTION() function
1162 PHP_FUNCTION(xml_parser_create_ns) in PHP_FUNCTION() function
1170 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() function
1389 PHP_FUNCTION(xml_parse) in PHP_FUNCTION() function
1417 PHP_FUNCTION(xml_parse_into_struct) in PHP_FUNCTION() function
1463 PHP_FUNCTION(xml_get_error_code) in PHP_FUNCTION() function
1482 PHP_FUNCTION(xml_error_string) in PHP_FUNCTION() function
1557 PHP_FUNCTION(xml_parser_free) in PHP_FUNCTION() function
1585 PHP_FUNCTION(xml_parser_set_option) in PHP_FUNCTION() function
1677 PHP_FUNCTION(utf8_encode) in PHP_FUNCTION() function
[all …]
/PHP-7.1/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 115 milliseconds

12345678