Home
last modified time | relevance | path

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

1234567

/php-src/ext/standard/
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 Dpassword.c544 PHP_FUNCTION(password_get_info) in PHP_FUNCTION() function
581 PHP_FUNCTION(password_needs_rehash) in PHP_FUNCTION() function
614 PHP_FUNCTION(password_verify) in PHP_FUNCTION() function
630 PHP_FUNCTION(password_hash) in PHP_FUNCTION() function
665 PHP_FUNCTION(password_algos) { in PHP_FUNCTION() function
H A Ddns_win32.c43 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() function
96 PHP_FUNCTION(dns_check_record) in PHP_FUNCTION() function
354 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() function
H A Dvar.c218 PHP_FUNCTION(var_dump) in PHP_FUNCTION() function
410 PHP_FUNCTION(debug_zval_dump) in PHP_FUNCTION() function
643 PHP_FUNCTION(var_export) in PHP_FUNCTION() function
1286 PHP_FUNCTION(serialize) in PHP_FUNCTION() function
1428 PHP_FUNCTION(unserialize) in PHP_FUNCTION() function
1445 PHP_FUNCTION(memory_get_usage) { in PHP_FUNCTION() function
1458 PHP_FUNCTION(memory_get_peak_usage) { in PHP_FUNCTION() function
1471 PHP_FUNCTION(memory_reset_peak_usage) { in PHP_FUNCTION() function
H A Dftok.c31 PHP_FUNCTION(ftok) in PHP_FUNCTION() function
H A Dassert.c175 PHP_FUNCTION(assert) in PHP_FUNCTION() function
250 PHP_FUNCTION(assert_options) in PHP_FUNCTION() function
H A Dsoundex.c25 PHP_FUNCTION(soundex) in PHP_FUNCTION() function
H A Duniqid.c41 PHP_FUNCTION(uniqid) in PHP_FUNCTION() function
H A Ddatetime.c71 PHP_FUNCTION(strptime) in PHP_FUNCTION() function
H A Dhrtime.c47 PHP_FUNCTION(hrtime) in PHP_FUNCTION() function
H A Dlevenshtein.c79 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 Dhtml.c1339 PHP_FUNCTION(htmlspecialchars) in PHP_FUNCTION() function
1346 PHP_FUNCTION(htmlspecialchars_decode) in PHP_FUNCTION() function
1364 PHP_FUNCTION(html_entity_decode) in PHP_FUNCTION() function
1385 PHP_FUNCTION(htmlentities) in PHP_FUNCTION() function
1447 PHP_FUNCTION(get_html_translation_table) in PHP_FUNCTION() function
H A Diptc.c171 PHP_FUNCTION(iptcembed) in PHP_FUNCTION() function
303 PHP_FUNCTION(iptcparse) in PHP_FUNCTION() function
/php-src/ext/libxml/
H A Dlibxml.c1032 PHP_FUNCTION(libxml_set_streams_context) in PHP_FUNCTION() function
1053 PHP_FUNCTION(libxml_use_internal_errors) in PHP_FUNCTION() function
1087 PHP_FUNCTION(libxml_get_last_error) in PHP_FUNCTION() function
1116 PHP_FUNCTION(libxml_get_errors) in PHP_FUNCTION() function
1156 PHP_FUNCTION(libxml_clear_errors) in PHP_FUNCTION() function
1176 PHP_FUNCTION(libxml_disable_entity_loader) in PHP_FUNCTION() function
1190 PHP_FUNCTION(libxml_set_external_entity_loader) in PHP_FUNCTION() function
1211 PHP_FUNCTION(libxml_get_external_entity_loader) in PHP_FUNCTION() function
/php-src/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-src/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-src/ext/skeleton/
H A Dskeleton.c29 PHP_FUNCTION(test2) in PHP_FUNCTION() function
/php-src/ext/intl/dateformat/
H A Ddateformat_parse.c129 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() function
215 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() function
/php-src/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-src/ext/mysqli/
H A Dmysqli_report.c29 PHP_FUNCTION(mysqli_report) in PHP_FUNCTION() function
/php-src/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-src/ext/pcre/
H A Dphp_pcre.c1465 PHP_FUNCTION(preg_match) in PHP_FUNCTION() function
1496 PHP_FUNCTION(preg_match_all) in PHP_FUNCTION() function
2373 PHP_FUNCTION(preg_replace) in PHP_FUNCTION() function
2403 PHP_FUNCTION(preg_replace_callback) in PHP_FUNCTION() function
2436 PHP_FUNCTION(preg_replace_callback_array) in PHP_FUNCTION() function
2527 PHP_FUNCTION(preg_filter) in PHP_FUNCTION() function
2534 PHP_FUNCTION(preg_split) in PHP_FUNCTION() function
2758 PHP_FUNCTION(preg_quote) in PHP_FUNCTION() function
2894 PHP_FUNCTION(preg_grep) in PHP_FUNCTION() function
3011 PHP_FUNCTION(preg_last_error) in PHP_FUNCTION() function
[all …]

Completed in 63 milliseconds

1234567