Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 101 – 125 of 162) sorted by relevance

1234567

/PHP-8.2/ext/intl/idn/
H A Didn.c157 PHP_FUNCTION(idn_to_ascii) in PHP_FUNCTION() function
165 PHP_FUNCTION(idn_to_utf8) in PHP_FUNCTION() function
/PHP-8.2/ext/standard/
H A Duuencode.c204 PHP_FUNCTION(convert_uuencode) in PHP_FUNCTION() function
217 PHP_FUNCTION(convert_uudecode) in PHP_FUNCTION() function
H A Dformatted_print.c758 PHP_FUNCTION(sprintf) in PHP_FUNCTION() function
780 PHP_FUNCTION(vsprintf) in PHP_FUNCTION() function
806 PHP_FUNCTION(printf) in PHP_FUNCTION() function
831 PHP_FUNCTION(vprintf) in PHP_FUNCTION() function
860 PHP_FUNCTION(fprintf) in PHP_FUNCTION() function
890 PHP_FUNCTION(vfprintf) in PHP_FUNCTION() function
H A Dvar.c217 PHP_FUNCTION(var_dump) in PHP_FUNCTION() function
404 PHP_FUNCTION(debug_zval_dump) in PHP_FUNCTION() function
634 PHP_FUNCTION(var_export) in PHP_FUNCTION() function
1310 PHP_FUNCTION(serialize) in PHP_FUNCTION() function
1444 PHP_FUNCTION(unserialize) in PHP_FUNCTION() function
1461 PHP_FUNCTION(memory_get_usage) { in PHP_FUNCTION() function
1474 PHP_FUNCTION(memory_get_peak_usage) { in PHP_FUNCTION() function
1487 PHP_FUNCTION(memory_reset_peak_usage) { in PHP_FUNCTION() function
H A Ddns_win32.c42 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() function
95 PHP_FUNCTION(dns_check_record) in PHP_FUNCTION() function
348 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() function
H A Dpassword.c555 PHP_FUNCTION(password_get_info) in PHP_FUNCTION() function
592 PHP_FUNCTION(password_needs_rehash) in PHP_FUNCTION() function
625 PHP_FUNCTION(password_verify) in PHP_FUNCTION() function
641 PHP_FUNCTION(password_hash) in PHP_FUNCTION() function
676 PHP_FUNCTION(password_algos) { in PHP_FUNCTION() function
H A Dquot_print.c197 PHP_FUNCTION(quoted_printable_decode) in PHP_FUNCTION() function
260 PHP_FUNCTION(quoted_printable_encode) in PHP_FUNCTION() function
H A Dassert.c134 PHP_FUNCTION(assert) in PHP_FUNCTION() function
207 PHP_FUNCTION(assert_options) in PHP_FUNCTION() function
H A Dftok.c31 PHP_FUNCTION(ftok) in PHP_FUNCTION() function
H A Dsoundex.c25 PHP_FUNCTION(soundex) in PHP_FUNCTION() function
H A Duniqid.c40 PHP_FUNCTION(uniqid) in PHP_FUNCTION() function
H A Ddatetime.c71 PHP_FUNCTION(strptime) in PHP_FUNCTION() function
H A Dlevenshtein.c70 PHP_FUNCTION(levenshtein) in PHP_FUNCTION() function
H A Dmd5.c42 PHP_FUNCTION(md5) in PHP_FUNCTION() function
69 PHP_FUNCTION(md5_file) in PHP_FUNCTION() function
H A Diptc.c171 PHP_FUNCTION(iptcembed) in PHP_FUNCTION() function
303 PHP_FUNCTION(iptcparse) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_parse.c120 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() function
161 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() function
/PHP-8.2/ext/iconv/
H A Diconv.c1790 PHP_FUNCTION(iconv_strlen) in PHP_FUNCTION() function
1823 PHP_FUNCTION(iconv_substr) in PHP_FUNCTION() function
1864 PHP_FUNCTION(iconv_strpos) in PHP_FUNCTION() function
1922 PHP_FUNCTION(iconv_strrpos) in PHP_FUNCTION() function
1964 PHP_FUNCTION(iconv_mime_encode) in PHP_FUNCTION() function
2062 PHP_FUNCTION(iconv_mime_decode) in PHP_FUNCTION() function
2099 PHP_FUNCTION(iconv_mime_decode_headers) in PHP_FUNCTION() function
2198 PHP_FUNCTION(iconv) in PHP_FUNCTION() function
2230 PHP_FUNCTION(iconv_set_encoding) in PHP_FUNCTION() function
2268 PHP_FUNCTION(iconv_get_encoding) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/collator/
H A Dcollator_locale.c27 PHP_FUNCTION( collator_get_locale ) in PHP_FUNCTION() function
H A Dcollator_compare.c25 PHP_FUNCTION( collator_compare ) in PHP_FUNCTION() function
H A Dcollator_create.c61 PHP_FUNCTION( collator_create ) in PHP_FUNCTION() function
/PHP-8.2/ext/skeleton/
H A Dskeleton.c29 PHP_FUNCTION(test2) in PHP_FUNCTION() function
/PHP-8.2/win32/
H A Dcodepage.c593 PHP_FUNCTION(sapi_windows_cp_set) in PHP_FUNCTION() function
622 PHP_FUNCTION(sapi_windows_cp_get) in PHP_FUNCTION() function
647 PHP_FUNCTION(sapi_windows_cp_is_utf8) in PHP_FUNCTION() function
658 PHP_FUNCTION(sapi_windows_cp_conv) in PHP_FUNCTION() function
/PHP-8.2/ext/sockets/
H A Dsendrecvmsg.c178 PHP_FUNCTION(socket_sendmsg) in PHP_FUNCTION() function
219 PHP_FUNCTION(socket_recvmsg) in PHP_FUNCTION() function
284 PHP_FUNCTION(socket_cmsg_space) in PHP_FUNCTION() function
/PHP-8.2/ext/mysqli/
H A Dmysqli_report.c29 PHP_FUNCTION(mysqli_report) in PHP_FUNCTION() function
/PHP-8.2/ext/pcre/
H A Dphp_pcre.c1484 PHP_FUNCTION(preg_match) in PHP_FUNCTION() function
1491 PHP_FUNCTION(preg_match_all) in PHP_FUNCTION() function
2353 PHP_FUNCTION(preg_replace) in PHP_FUNCTION() function
2360 PHP_FUNCTION(preg_replace_callback) in PHP_FUNCTION() function
2393 PHP_FUNCTION(preg_replace_callback_array) in PHP_FUNCTION() function
2484 PHP_FUNCTION(preg_filter) in PHP_FUNCTION() function
2491 PHP_FUNCTION(preg_split) in PHP_FUNCTION() function
2714 PHP_FUNCTION(preg_quote) in PHP_FUNCTION() function
2850 PHP_FUNCTION(preg_grep) in PHP_FUNCTION() function
2966 PHP_FUNCTION(preg_last_error) in PHP_FUNCTION() function
[all …]

Completed in 65 milliseconds

1234567