Home
last modified time | relevance | path

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

1234567

/PHP-8.2/ext/standard/
H A Duser_filters.c346 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() function
428 PHP_FUNCTION(stream_bucket_prepend) in PHP_FUNCTION() function
435 PHP_FUNCTION(stream_bucket_append) in PHP_FUNCTION() function
442 PHP_FUNCTION(stream_bucket_new) in PHP_FUNCTION() function
474 PHP_FUNCTION(stream_get_filters) in PHP_FUNCTION() function
497 PHP_FUNCTION(stream_filter_register) in PHP_FUNCTION() function
H A Durl.c331 PHP_FUNCTION(parse_url) in PHP_FUNCTION() function
566 PHP_FUNCTION(urlencode) in PHP_FUNCTION() function
579 PHP_FUNCTION(urldecode) in PHP_FUNCTION() function
628 PHP_FUNCTION(rawurlencode) in PHP_FUNCTION() function
641 PHP_FUNCTION(rawurldecode) in PHP_FUNCTION() function
680 PHP_FUNCTION(get_headers) in PHP_FUNCTION() function
H A Dinfo.c1275 PHP_FUNCTION(phpinfo) in PHP_FUNCTION() function
1295 PHP_FUNCTION(phpversion) in PHP_FUNCTION() function
1319 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() function
1334 PHP_FUNCTION(php_sapi_name) in PHP_FUNCTION() function
1348 PHP_FUNCTION(php_uname) in PHP_FUNCTION() function
1364 PHP_FUNCTION(php_ini_scanned_files) in PHP_FUNCTION() function
1377 PHP_FUNCTION(php_ini_loaded_file) in PHP_FUNCTION() function
H A Ddns.c126 PHP_FUNCTION(gethostname) in PHP_FUNCTION() function
147 PHP_FUNCTION(gethostbyaddr) in PHP_FUNCTION() function
220 PHP_FUNCTION(gethostbyname) in PHP_FUNCTION() function
240 PHP_FUNCTION(gethostbynamel) in PHP_FUNCTION() function
364 PHP_FUNCTION(dns_check_record) in PHP_FUNCTION() function
805 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() function
1045 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() function
H A Dfsock.c131 PHP_FUNCTION(fsockopen) in PHP_FUNCTION() function
138 PHP_FUNCTION(pfsockopen) in PHP_FUNCTION() function
/PHP-8.2/ext/mbstring/
H A Dmbstring.c1854 PHP_FUNCTION(mb_strlen) in PHP_FUNCTION() function
1890 PHP_FUNCTION(mb_strpos) in PHP_FUNCTION() function
1925 PHP_FUNCTION(mb_strrpos) in PHP_FUNCTION() function
1959 PHP_FUNCTION(mb_stripos) in PHP_FUNCTION() function
2087 PHP_FUNCTION(mb_strstr) in PHP_FUNCTION() function
2094 PHP_FUNCTION(mb_strrchr) in PHP_FUNCTION() function
2157 PHP_FUNCTION(mb_substr) in PHP_FUNCTION() function
2223 PHP_FUNCTION(mb_strcut) in PHP_FUNCTION() function
4564 PHP_FUNCTION(mb_ord) in PHP_FUNCTION() function
4668 PHP_FUNCTION(mb_chr) in PHP_FUNCTION() function
[all …]
/PHP-8.2/sapi/cli/
H A Dphp_cli_process_title.c26 PHP_FUNCTION(cli_set_process_title) in PHP_FUNCTION() function
47 PHP_FUNCTION(cli_get_process_title) in PHP_FUNCTION() function
/PHP-8.2/ext/calendar/
H A Dcal_unix.c27 PHP_FUNCTION(unixtojd) in PHP_FUNCTION() function
56 PHP_FUNCTION(jdtounix) in PHP_FUNCTION() function
H A Deaster.c119 PHP_FUNCTION(easter_date) in PHP_FUNCTION() function
126 PHP_FUNCTION(easter_days) in PHP_FUNCTION() function
/PHP-8.2/ext/filter/
H A Dfilter.c440 PHP_FUNCTION(filter_has_var) in PHP_FUNCTION() function
582 PHP_FUNCTION(filter_input) in PHP_FUNCTION() function
646 PHP_FUNCTION(filter_var) in PHP_FUNCTION() function
672 PHP_FUNCTION(filter_input_array) in PHP_FUNCTION() function
723 PHP_FUNCTION(filter_var_array) in PHP_FUNCTION() function
747 PHP_FUNCTION(filter_list) in PHP_FUNCTION() function
763 PHP_FUNCTION(filter_id) in PHP_FUNCTION() function
/PHP-8.2/ext/date/
H A Dphp_date.c971 PHP_FUNCTION(date) in PHP_FUNCTION() function
978 PHP_FUNCTION(gmdate) in PHP_FUNCTION() function
985 PHP_FUNCTION(idate) in PHP_FUNCTION() function
1054 PHP_FUNCTION(strtotime) in PHP_FUNCTION() function
1197 PHP_FUNCTION(mktime) in PHP_FUNCTION() function
1204 PHP_FUNCTION(gmmktime) in PHP_FUNCTION() function
1211 PHP_FUNCTION(checkdate) in PHP_FUNCTION() function
1331 PHP_FUNCTION(strftime) in PHP_FUNCTION() function
1345 PHP_FUNCTION(time) in PHP_FUNCTION() function
1410 PHP_FUNCTION(getdate) in PHP_FUNCTION() function
[all …]
/PHP-8.2/ext/curl/
H A Dinterface.c953 PHP_FUNCTION(curl_version) in PHP_FUNCTION() function
1118 PHP_FUNCTION(curl_init) in PHP_FUNCTION() function
2366 PHP_FUNCTION(curl_setopt) in PHP_FUNCTION() function
2435 PHP_FUNCTION(curl_exec) in PHP_FUNCTION() function
2754 PHP_FUNCTION(curl_error) in PHP_FUNCTION() function
2775 PHP_FUNCTION(curl_errno) in PHP_FUNCTION() function
2791 PHP_FUNCTION(curl_close) in PHP_FUNCTION() function
2974 PHP_FUNCTION(curl_reset) in PHP_FUNCTION() function
2997 PHP_FUNCTION(curl_escape) in PHP_FUNCTION() function
3054 PHP_FUNCTION(curl_pause) in PHP_FUNCTION() function
[all …]
/PHP-8.2/ext/openssl/
H A Dopenssl.c1526 PHP_FUNCTION(openssl_spki_new) in PHP_FUNCTION() function
3142 PHP_FUNCTION(openssl_csr_sign) in PHP_FUNCTION() function
3300 PHP_FUNCTION(openssl_csr_new) in PHP_FUNCTION() function
5109 PHP_FUNCTION(openssl_pbkdf2) in PHP_FUNCTION() function
6702 PHP_FUNCTION(openssl_sign) in PHP_FUNCTION() function
6764 PHP_FUNCTION(openssl_verify) in PHP_FUNCTION() function
6820 PHP_FUNCTION(openssl_seal) in PHP_FUNCTION() function
6946 PHP_FUNCTION(openssl_open) in PHP_FUNCTION() function
7125 PHP_FUNCTION(openssl_digest) in PHP_FUNCTION() function
7504 PHP_FUNCTION(openssl_encrypt) in PHP_FUNCTION() function
[all …]
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg.c258 PHP_FUNCTION(phpdbg_exec) in PHP_FUNCTION() function
297 PHP_FUNCTION(phpdbg_break_next) in PHP_FUNCTION() function
318 PHP_FUNCTION(phpdbg_break_file) in PHP_FUNCTION() function
332 PHP_FUNCTION(phpdbg_break_method) in PHP_FUNCTION() function
345 PHP_FUNCTION(phpdbg_break_function) in PHP_FUNCTION() function
358 PHP_FUNCTION(phpdbg_clear) in PHP_FUNCTION() function
376 PHP_FUNCTION(phpdbg_color) in PHP_FUNCTION() function
399 PHP_FUNCTION(phpdbg_prompt) in PHP_FUNCTION() function
412 PHP_FUNCTION(phpdbg_start_oplog) in PHP_FUNCTION() function
490 PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() function
[all …]
/PHP-8.2/ext/intl/formatter/
H A Dformatter_format.c28 PHP_FUNCTION( numfmt_format ) in PHP_FUNCTION() function
126 PHP_FUNCTION( numfmt_format_currency ) in PHP_FUNCTION() function
H A Dformatter_parse.c31 PHP_FUNCTION( numfmt_parse ) in PHP_FUNCTION() function
123 PHP_FUNCTION( numfmt_parse_currency ) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/normalizer/
H A Dnormalizer_normalize.c80 PHP_FUNCTION( normalizer_normalize ) in PHP_FUNCTION() function
219 PHP_FUNCTION( normalizer_is_normalized ) in PHP_FUNCTION() function
302 PHP_FUNCTION( normalizer_get_raw_decomposition ) in PHP_FUNCTION() function
/PHP-8.2/ext/random/
H A Drandom.c670 PHP_FUNCTION(lcg_value) function
679 PHP_FUNCTION(mt_srand) function
710 PHP_FUNCTION(mt_rand) function
735 PHP_FUNCTION(mt_getrandmax) function
748 PHP_FUNCTION(rand) function
772 PHP_FUNCTION(random_bytes) function
800 PHP_FUNCTION(random_int) function
/PHP-8.2/ext/dl_test/
H A Ddl_test.c29 PHP_FUNCTION(dl_test_test1) in PHP_FUNCTION() function
38 PHP_FUNCTION(dl_test_test2) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/msgformat/
H A Dmsgformat_format.c51 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() function
72 PHP_FUNCTION( msgfmt_format_message ) in PHP_FUNCTION() function
H A Dmsgformat_parse.c54 PHP_FUNCTION( msgfmt_parse ) in PHP_FUNCTION() function
76 PHP_FUNCTION( msgfmt_parse_message ) in PHP_FUNCTION() function
/PHP-8.2/win32/
H A Dsignal.c88 PHP_FUNCTION(sapi_windows_set_ctrl_handler) in PHP_FUNCTION() function
134 PHP_FUNCTION(sapi_windows_generate_ctrl_event) in PHP_FUNCTION() function
/PHP-8.2/ext/com_dotnet/
H A Dcom_com.c276 PHP_FUNCTION(com_get_active_object) in PHP_FUNCTION() function
654 PHP_FUNCTION(com_create_guid) in PHP_FUNCTION() function
675 PHP_FUNCTION(com_event_sink) in PHP_FUNCTION() function
738 PHP_FUNCTION(com_print_typeinfo) in PHP_FUNCTION() function
772 PHP_FUNCTION(com_message_pump) in PHP_FUNCTION() function
799 PHP_FUNCTION(com_load_typelib) in PHP_FUNCTION() function
/PHP-8.2/ext/libxml/
H A Dlibxml.c911 PHP_FUNCTION(libxml_set_streams_context) in PHP_FUNCTION() function
928 PHP_FUNCTION(libxml_use_internal_errors) in PHP_FUNCTION() function
968 PHP_FUNCTION(libxml_get_last_error) in PHP_FUNCTION() function
997 PHP_FUNCTION(libxml_get_errors) in PHP_FUNCTION() function
1038 PHP_FUNCTION(libxml_clear_errors) in PHP_FUNCTION() function
1058 PHP_FUNCTION(libxml_disable_entity_loader) in PHP_FUNCTION() function
1072 PHP_FUNCTION(libxml_set_external_entity_loader) in PHP_FUNCTION() function
1097 PHP_FUNCTION(libxml_get_external_entity_loader) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/collator/
H A Dcollator_sort.c309 PHP_FUNCTION( collator_sort ) in PHP_FUNCTION() function
327 PHP_FUNCTION( collator_sort_with_sort_keys ) in PHP_FUNCTION() function
492 PHP_FUNCTION( collator_asort ) in PHP_FUNCTION() function
499 PHP_FUNCTION( collator_get_sort_key ) in PHP_FUNCTION() function

Completed in 144 milliseconds

1234567