Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 76 – 100 of 191) sorted by relevance

12345678

/PHP-7.1/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-7.1/ext/dom/
H A Ddomimplementationsource.c60 PHP_FUNCTION(dom_domimplementationsource_get_domimplementation) in PHP_FUNCTION() function
70 PHP_FUNCTION(dom_domimplementationsource_get_domimplementations) in PHP_FUNCTION() function
H A Dstring_extend.c59 PHP_FUNCTION(dom_string_extend_find_offset16) in PHP_FUNCTION() function
69 PHP_FUNCTION(dom_string_extend_find_offset32) in PHP_FUNCTION() function
H A Dcharacterdata.c153 PHP_FUNCTION(dom_characterdata_substring_data) in PHP_FUNCTION() function
202 PHP_FUNCTION(dom_characterdata_append_data) in PHP_FUNCTION() function
236 PHP_FUNCTION(dom_characterdata_insert_data) in PHP_FUNCTION() function
285 PHP_FUNCTION(dom_characterdata_delete_data) in PHP_FUNCTION() function
340 PHP_FUNCTION(dom_characterdata_replace_data) in PHP_FUNCTION() function
H A Dnamelist.c70 PHP_FUNCTION(dom_namelist_get_name) in PHP_FUNCTION() function
80 PHP_FUNCTION(dom_namelist_get_namespace_uri) in PHP_FUNCTION() function
H A Dtext.c140 PHP_FUNCTION(dom_text_split_text) in PHP_FUNCTION() function
201 PHP_FUNCTION(dom_text_is_whitespace_in_element_content) in PHP_FUNCTION() function
224 PHP_FUNCTION(dom_text_replace_whole_text) in PHP_FUNCTION() function
/PHP-7.1/ext/json/
H A Djson.c221 static PHP_FUNCTION(json_encode) in PHP_FUNCTION() function
254 static PHP_FUNCTION(json_decode) in PHP_FUNCTION() function
296 static PHP_FUNCTION(json_last_error) in PHP_FUNCTION() function
308 static PHP_FUNCTION(json_last_error_msg) in PHP_FUNCTION() function
/PHP-7.1/ext/sysvsem/
H A Dsysvsem.c189 PHP_FUNCTION(sem_get) in PHP_FUNCTION() function
346 PHP_FUNCTION(sem_acquire) in PHP_FUNCTION() function
354 PHP_FUNCTION(sem_release) in PHP_FUNCTION() function
368 PHP_FUNCTION(sem_remove) function
/PHP-7.1/ext/snmp/
H A Dsnmp.c1547 PHP_FUNCTION(snmpget) in PHP_FUNCTION() function
1555 PHP_FUNCTION(snmpgetnext) in PHP_FUNCTION() function
1563 PHP_FUNCTION(snmpwalk) in PHP_FUNCTION() function
1571 PHP_FUNCTION(snmprealwalk) in PHP_FUNCTION() function
1579 PHP_FUNCTION(snmpset) in PHP_FUNCTION() function
1657 PHP_FUNCTION(snmp2_get) in PHP_FUNCTION() function
1673 PHP_FUNCTION(snmp2_walk) in PHP_FUNCTION() function
1689 PHP_FUNCTION(snmp2_set) in PHP_FUNCTION() function
1697 PHP_FUNCTION(snmp3_get) in PHP_FUNCTION() function
1713 PHP_FUNCTION(snmp3_walk) in PHP_FUNCTION() function
[all …]
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat.c98 PHP_FUNCTION( msgfmt_create ) in PHP_FUNCTION() function
131 PHP_FUNCTION( msgfmt_get_error_code ) in PHP_FUNCTION() function
158 PHP_FUNCTION( msgfmt_get_error_message ) in PHP_FUNCTION() function
/PHP-7.1/ext/standard/
H A Durl.c337 PHP_FUNCTION(parse_url) in PHP_FUNCTION() function
498 PHP_FUNCTION(urlencode) in PHP_FUNCTION() function
512 PHP_FUNCTION(urldecode) in PHP_FUNCTION() function
593 PHP_FUNCTION(rawurlencode) function
607 PHP_FUNCTION(rawurldecode) function
652 PHP_FUNCTION(get_headers) function
/PHP-7.1/ext/bz2/
H A Dbz2.c369 static PHP_FUNCTION(bzread) in PHP_FUNCTION() function
396 static PHP_FUNCTION(bzopen) in PHP_FUNCTION() function
486 static PHP_FUNCTION(bzerrno) in PHP_FUNCTION() function
494 static PHP_FUNCTION(bzerrstr) in PHP_FUNCTION() function
502 static PHP_FUNCTION(bzerror) in PHP_FUNCTION() function
510 static PHP_FUNCTION(bzcompress) in PHP_FUNCTION() function
563 static PHP_FUNCTION(bzdecompress) in PHP_FUNCTION() function
/PHP-7.1/main/
H A Doutput.c1295 PHP_FUNCTION(ob_start) in PHP_FUNCTION() function
1319 PHP_FUNCTION(ob_flush) in PHP_FUNCTION() function
1340 PHP_FUNCTION(ob_clean) in PHP_FUNCTION() function
1361 PHP_FUNCTION(ob_end_flush) in PHP_FUNCTION() function
1378 PHP_FUNCTION(ob_end_clean) in PHP_FUNCTION() function
1395 PHP_FUNCTION(ob_get_flush) in PHP_FUNCTION() function
1414 PHP_FUNCTION(ob_get_clean) in PHP_FUNCTION() function
1437 PHP_FUNCTION(ob_get_contents) in PHP_FUNCTION() function
1451 PHP_FUNCTION(ob_get_level) in PHP_FUNCTION() function
1463 PHP_FUNCTION(ob_get_length) in PHP_FUNCTION() function
[all …]
/PHP-7.1/ext/calendar/
H A Dcal_unix.c29 PHP_FUNCTION(unixtojd) in PHP_FUNCTION() function
54 PHP_FUNCTION(jdtounix) in PHP_FUNCTION() function
/PHP-7.1/ext/mbstring/
H A Dmbstring.c1745 PHP_FUNCTION(mb_language) in PHP_FUNCTION() function
2228 PHP_FUNCTION(mb_strlen) in PHP_FUNCTION() function
2270 PHP_FUNCTION(mb_strpos) in PHP_FUNCTION() function
2348 PHP_FUNCTION(mb_strrpos) in PHP_FUNCTION() function
2457 PHP_FUNCTION(mb_stripos) in PHP_FUNCTION() function
2496 PHP_FUNCTION(mb_strripos) in PHP_FUNCTION() function
2531 PHP_FUNCTION(mb_strstr) in PHP_FUNCTION() function
2604 PHP_FUNCTION(mb_strrchr) in PHP_FUNCTION() function
2679 PHP_FUNCTION(mb_stristr) in PHP_FUNCTION() function
2875 PHP_FUNCTION(mb_substr) in PHP_FUNCTION() function
[all …]
/PHP-7.1/ext/xmlrpc/
H A Dxmlrpc-epi-php.c671 PHP_FUNCTION(xmlrpc_encode_request) in PHP_FUNCTION() function
718 PHP_FUNCTION(xmlrpc_encode) in PHP_FUNCTION() function
782 PHP_FUNCTION(xmlrpc_decode_request) in PHP_FUNCTION() function
800 PHP_FUNCTION(xmlrpc_decode) in PHP_FUNCTION() function
821 PHP_FUNCTION(xmlrpc_server_create) in PHP_FUNCTION() function
845 PHP_FUNCTION(xmlrpc_server_destroy) in PHP_FUNCTION() function
964 PHP_FUNCTION(xmlrpc_server_register_method) in PHP_FUNCTION() function
1025 PHP_FUNCTION(xmlrpc_server_call_method) in PHP_FUNCTION() function
1386 PHP_FUNCTION(xmlrpc_set_type) in PHP_FUNCTION() function
1411 PHP_FUNCTION(xmlrpc_get_type) in PHP_FUNCTION() function
[all …]
/PHP-7.1/ext/fileinfo/
H A Dfileinfo.c284 PHP_FUNCTION(finfo_open) in PHP_FUNCTION() function
377 PHP_FUNCTION(finfo_close) in PHP_FUNCTION() function
398 PHP_FUNCTION(finfo_set_flags) in PHP_FUNCTION() function
598 PHP_FUNCTION(finfo_file) in PHP_FUNCTION() function
606 PHP_FUNCTION(finfo_buffer) in PHP_FUNCTION() function
614 PHP_FUNCTION(mime_content_type) in PHP_FUNCTION() function
/PHP-7.1/sapi/cli/
H A Dphp_cli_process_title.c31 PHP_FUNCTION(cli_set_process_title) in PHP_FUNCTION() function
53 PHP_FUNCTION(cli_get_process_title) in PHP_FUNCTION() function
/PHP-7.1/ext/date/
H A Dphp_date.c1393 PHP_FUNCTION(date) in PHP_FUNCTION() function
1401 PHP_FUNCTION(gmdate) in PHP_FUNCTION() function
1409 PHP_FUNCTION(idate) in PHP_FUNCTION() function
1477 PHP_FUNCTION(strtotime) in PHP_FUNCTION() function
1591 PHP_FUNCTION(mktime) in PHP_FUNCTION() function
1599 PHP_FUNCTION(gmmktime) in PHP_FUNCTION() function
1720 PHP_FUNCTION(strftime) in PHP_FUNCTION() function
1737 PHP_FUNCTION(time) in PHP_FUNCTION() function
1792 PHP_FUNCTION(getdate) in PHP_FUNCTION() function
3289 PHP_FUNCTION(date_add) in PHP_FUNCTION() function
[all …]
/PHP-7.1/ext/curl/
H A Dinterface.c1831 PHP_FUNCTION(curl_version) in PHP_FUNCTION() function
1973 PHP_FUNCTION(curl_init) in PHP_FUNCTION() function
2949 PHP_FUNCTION(curl_setopt) in PHP_FUNCTION() function
3025 PHP_FUNCTION(curl_exec) in PHP_FUNCTION() function
3082 PHP_FUNCTION(curl_getinfo) in PHP_FUNCTION() function
3294 PHP_FUNCTION(curl_error) in PHP_FUNCTION() function
3314 PHP_FUNCTION(curl_errno) in PHP_FUNCTION() function
3333 PHP_FUNCTION(curl_close) in PHP_FUNCTION() function
3512 PHP_FUNCTION(curl_reset) in PHP_FUNCTION() function
3540 PHP_FUNCTION(curl_escape) in PHP_FUNCTION() function
[all …]
/PHP-7.1/ext/openssl/
H A Dopenssl.c1780 PHP_FUNCTION(openssl_spki_new) in PHP_FUNCTION() function
3346 PHP_FUNCTION(openssl_csr_sign) in PHP_FUNCTION() function
3490 PHP_FUNCTION(openssl_csr_new) in PHP_FUNCTION() function
4908 PHP_FUNCTION(openssl_pbkdf2) in PHP_FUNCTION() function
5717 PHP_FUNCTION(openssl_sign) in PHP_FUNCTION() function
5783 PHP_FUNCTION(openssl_verify) in PHP_FUNCTION() function
5844 PHP_FUNCTION(openssl_seal) in PHP_FUNCTION() function
5975 PHP_FUNCTION(openssl_open) in PHP_FUNCTION() function
6129 PHP_FUNCTION(openssl_digest) in PHP_FUNCTION() function
6378 PHP_FUNCTION(openssl_encrypt) in PHP_FUNCTION() function
[all …]
/PHP-7.1/ext/filter/
H A Dfilter.c571 PHP_FUNCTION(filter_has_var) in PHP_FUNCTION() function
725 PHP_FUNCTION(filter_input) in PHP_FUNCTION() function
781 PHP_FUNCTION(filter_var) in PHP_FUNCTION() function
803 PHP_FUNCTION(filter_input_array) in PHP_FUNCTION() function
849 PHP_FUNCTION(filter_var_array) in PHP_FUNCTION() function
868 PHP_FUNCTION(filter_list) in PHP_FUNCTION() function
885 PHP_FUNCTION(filter_id) in PHP_FUNCTION() function
/PHP-7.1/ext/mysqli/
H A Dmysqli_embedded.c32 PHP_FUNCTION(mysqli_embedded_server_start) in PHP_FUNCTION() function
115 PHP_FUNCTION(mysqli_embedded_server_end) in PHP_FUNCTION() function
/PHP-7.1/ext/intl/dateformat/
H A Ddateformat.c72 PHP_FUNCTION( datefmt_get_error_code ) in PHP_FUNCTION() function
97 PHP_FUNCTION( datefmt_get_error_message ) in PHP_FUNCTION() function
/PHP-7.1/ext/interbase/
H A Dibase_query.c1064 PHP_FUNCTION(ibase_query) in PHP_FUNCTION() function
1240 PHP_FUNCTION(ibase_num_rows) in PHP_FUNCTION() function
1657 PHP_FUNCTION(ibase_fetch_row) in PHP_FUNCTION() function
1665 PHP_FUNCTION(ibase_fetch_assoc) in PHP_FUNCTION() function
1731 PHP_FUNCTION(ibase_prepare) in PHP_FUNCTION() function
1783 PHP_FUNCTION(ibase_execute) in PHP_FUNCTION() function
1855 PHP_FUNCTION(ibase_free_query) in PHP_FUNCTION() function
1878 PHP_FUNCTION(ibase_num_fields) in PHP_FUNCTION() function
2001 PHP_FUNCTION(ibase_field_info) in PHP_FUNCTION() function
2042 PHP_FUNCTION(ibase_num_params) in PHP_FUNCTION() function
[all …]

Completed in 149 milliseconds

12345678