Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 26 – 50 of 168) sorted by last modified time

1234567

/php-src/ext/openssl/
H A Dopenssl.c1570 PHP_FUNCTION(openssl_spki_new) in PHP_FUNCTION() function
3200 PHP_FUNCTION(openssl_csr_sign) in PHP_FUNCTION() function
3377 PHP_FUNCTION(openssl_csr_new) in PHP_FUNCTION() function
5348 PHP_FUNCTION(openssl_pbkdf2) in PHP_FUNCTION() function
6941 PHP_FUNCTION(openssl_sign) in PHP_FUNCTION() function
7003 PHP_FUNCTION(openssl_verify) in PHP_FUNCTION() function
7059 PHP_FUNCTION(openssl_seal) in PHP_FUNCTION() function
7185 PHP_FUNCTION(openssl_open) in PHP_FUNCTION() function
7364 PHP_FUNCTION(openssl_digest) in PHP_FUNCTION() function
7743 PHP_FUNCTION(openssl_encrypt) in PHP_FUNCTION() function
[all …]
/php-src/ext/mbstring/
H A Dmbstring.c1839 PHP_FUNCTION(mb_strlen) in PHP_FUNCTION() function
1966 PHP_FUNCTION(mb_strpos) in PHP_FUNCTION() function
2192 PHP_FUNCTION(mb_strstr) in PHP_FUNCTION() function
2309 PHP_FUNCTION(mb_substr) in PHP_FUNCTION() function
2361 PHP_FUNCTION(mb_strcut) in PHP_FUNCTION() function
3149 PHP_FUNCTION(mb_trim) in PHP_FUNCTION() function
3154 PHP_FUNCTION(mb_ltrim) in PHP_FUNCTION() function
3159 PHP_FUNCTION(mb_rtrim) in PHP_FUNCTION() function
5657 PHP_FUNCTION(mb_ord) in PHP_FUNCTION() function
5759 PHP_FUNCTION(mb_chr) in PHP_FUNCTION() function
[all …]
/php-src/ext/spl/
H A Dphp_spl.c67 PHP_FUNCTION(class_parents) in PHP_FUNCTION() function
101 PHP_FUNCTION(class_implements) in PHP_FUNCTION() function
130 PHP_FUNCTION(class_uses) in PHP_FUNCTION() function
219 PHP_FUNCTION(spl_classes) in PHP_FUNCTION() function
293 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() function
333 PHP_FUNCTION(spl_autoload_extensions) in PHP_FUNCTION() function
464 PHP_FUNCTION(spl_autoload_call) in PHP_FUNCTION() function
502 PHP_FUNCTION(spl_autoload_register) in PHP_FUNCTION() function
613 PHP_FUNCTION(spl_autoload_functions) in PHP_FUNCTION() function
647 PHP_FUNCTION(spl_object_hash) in PHP_FUNCTION() function
[all …]
/php-src/main/
H A Doutput.c1291 PHP_FUNCTION(ob_start) in PHP_FUNCTION() function
1314 PHP_FUNCTION(ob_flush) in PHP_FUNCTION() function
1334 PHP_FUNCTION(ob_clean) in PHP_FUNCTION() function
1354 PHP_FUNCTION(ob_end_flush) in PHP_FUNCTION() function
1370 PHP_FUNCTION(ob_end_clean) in PHP_FUNCTION() function
1386 PHP_FUNCTION(ob_get_flush) in PHP_FUNCTION() function
1404 PHP_FUNCTION(ob_get_clean) in PHP_FUNCTION() function
1426 PHP_FUNCTION(ob_get_contents) in PHP_FUNCTION() function
1439 PHP_FUNCTION(ob_get_level) in PHP_FUNCTION() function
1450 PHP_FUNCTION(ob_get_length) in PHP_FUNCTION() function
[all …]
H A Dmain.c1502 PHP_FUNCTION(set_time_limit) in PHP_FUNCTION() function
/php-src/ext/tidy/
H A Dtidy.c1045 PHP_FUNCTION(tidy_get_output) in PHP_FUNCTION() function
1059 PHP_FUNCTION(tidy_parse_file) in PHP_FUNCTION() function
1131 PHP_FUNCTION(tidy_diagnose) in PHP_FUNCTION() function
1194 PHP_FUNCTION(tidy_get_config) in PHP_FUNCTION() function
1250 PHP_FUNCTION(tidy_is_xhtml) in PHP_FUNCTION() function
1259 PHP_FUNCTION(tidy_is_xml) in PHP_FUNCTION() function
1304 PHP_FUNCTION(tidy_getopt) in PHP_FUNCTION() function
1470 PHP_FUNCTION(tidy_get_root) in PHP_FUNCTION() function
1477 PHP_FUNCTION(tidy_get_html) in PHP_FUNCTION() function
1484 PHP_FUNCTION(tidy_get_head) in PHP_FUNCTION() function
[all …]
/php-src/ext/zlib/
H A Dzlib.c523 PHP_FUNCTION(ob_gzhandler) in PHP_FUNCTION() function
606 PHP_FUNCTION(gzfile) in PHP_FUNCTION() function
646 PHP_FUNCTION(gzopen) in PHP_FUNCTION() function
673 PHP_FUNCTION(readgzfile) in PHP_FUNCTION() function
702 PHP_FUNCTION(name) \
736 PHP_FUNCTION(name) \
865 PHP_FUNCTION(inflate_init) in PHP_FUNCTION() function
939 PHP_FUNCTION(inflate_add) in PHP_FUNCTION() function
1051 PHP_FUNCTION(inflate_get_status) in PHP_FUNCTION() function
1083 PHP_FUNCTION(deflate_init) in PHP_FUNCTION() function
[all …]
/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/posix/
H A Dposix.c123 PHP_FUNCTION(posix_kill)
142 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
149 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() function
156 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
163 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
170 PHP_FUNCTION(posix_geteuid) in PHP_FUNCTION() function
184 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
191 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
276 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
341 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
[all …]
/php-src/ext/standard/
H A Duser_filters.c341 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() function
426 PHP_FUNCTION(stream_bucket_prepend) in PHP_FUNCTION() function
433 PHP_FUNCTION(stream_bucket_append) in PHP_FUNCTION() function
440 PHP_FUNCTION(stream_bucket_new) in PHP_FUNCTION() function
473 PHP_FUNCTION(stream_get_filters) in PHP_FUNCTION() function
496 PHP_FUNCTION(stream_filter_register) in PHP_FUNCTION() function
H A Dproc_open.c338 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() function
364 PHP_FUNCTION(proc_close) in PHP_FUNCTION() function
386 PHP_FUNCTION(proc_get_status) in PHP_FUNCTION() function
1148 PHP_FUNCTION(proc_open) 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 Dlevenshtein.c79 PHP_FUNCTION(levenshtein) in PHP_FUNCTION() function
H A Dbase64.c1231 PHP_FUNCTION(base64_encode) in PHP_FUNCTION() function
1247 PHP_FUNCTION(base64_decode) in PHP_FUNCTION() function
/php-src/ext/sockets/
H A Dsockets.c563 PHP_FUNCTION(socket_select) function
664 PHP_FUNCTION(socket_accept) function
763 PHP_FUNCTION(socket_listen) function
785 PHP_FUNCTION(socket_close) function
819 PHP_FUNCTION(socket_write) function
861 PHP_FUNCTION(socket_read) function
1054 PHP_FUNCTION(socket_create) function
1199 PHP_FUNCTION(socket_bind) function
1280 PHP_FUNCTION(socket_recv) function
1321 PHP_FUNCTION(socket_send) function
[all …]
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c33 PHP_FUNCTION(grapheme_strlen) in PHP_FUNCTION() function
82 PHP_FUNCTION(grapheme_strpos) in PHP_FUNCTION() function
132 PHP_FUNCTION(grapheme_stripos) in PHP_FUNCTION() function
194 PHP_FUNCTION(grapheme_strrpos) in PHP_FUNCTION() function
249 PHP_FUNCTION(grapheme_strripos) in PHP_FUNCTION() function
313 PHP_FUNCTION(grapheme_substr) in PHP_FUNCTION() function
580 PHP_FUNCTION(grapheme_strstr) in PHP_FUNCTION() function
587 PHP_FUNCTION(grapheme_stristr) in PHP_FUNCTION() function
690 PHP_FUNCTION(grapheme_extract) in PHP_FUNCTION() function
819 PHP_FUNCTION(grapheme_str_split) in PHP_FUNCTION() function
/php-src/ext/mysqli/
H A Dmysqli_api.c58 PHP_FUNCTION(mysqli_autocommit) in PHP_FUNCTION() function
282 PHP_FUNCTION(mysqli_close) in PHP_FUNCTION() function
303 PHP_FUNCTION(mysqli_commit) in PHP_FUNCTION() function
361 PHP_FUNCTION(mysqli_debug) in PHP_FUNCTION() function
391 PHP_FUNCTION(mysqli_errno) in PHP_FUNCTION() function
405 PHP_FUNCTION(mysqli_error) in PHP_FUNCTION() function
961 PHP_FUNCTION(mysqli_info) in PHP_FUNCTION() function
1018 PHP_FUNCTION(mysqli_init) in PHP_FUNCTION() function
1041 PHP_FUNCTION(mysqli_kill) in PHP_FUNCTION() function
1278 PHP_FUNCTION(mysqli_ping) in PHP_FUNCTION() function
[all …]
H A Dmysqli_nonapi.c316 PHP_FUNCTION(mysqli_connect) function
361 PHP_FUNCTION(mysqli_fetch_array) function
368 PHP_FUNCTION(mysqli_fetch_assoc) function
375 PHP_FUNCTION(mysqli_fetch_column) function
408 PHP_FUNCTION(mysqli_fetch_all) function
466 PHP_FUNCTION(mysqli_error_list) function
532 PHP_FUNCTION(mysqli_multi_query) function
562 PHP_FUNCTION(mysqli_query) function
745 PHP_FUNCTION(mysqli_poll) function
942 PHP_FUNCTION(mysqli_set_charset) function
[all …]
/php-src/ext/intl/formatter/
H A Dformatter_parse.c31 PHP_FUNCTION( numfmt_parse ) in PHP_FUNCTION() function
123 PHP_FUNCTION( numfmt_parse_currency ) in PHP_FUNCTION() function
H A Dformatter_format.c28 PHP_FUNCTION( numfmt_format ) in PHP_FUNCTION() function
126 PHP_FUNCTION( numfmt_format_currency ) in PHP_FUNCTION() function
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp188 U_CFUNC PHP_FUNCTION(intlcal_get_now) in PHP_FUNCTION() function
239 U_CFUNC PHP_FUNCTION(intlcal_get) in PHP_FUNCTION() function
245 U_CFUNC PHP_FUNCTION(intlcal_get_time) in PHP_FUNCTION() function
281 U_CFUNC PHP_FUNCTION(intlcal_add) in PHP_FUNCTION() function
360 U_CFUNC PHP_FUNCTION(intlcal_after) in PHP_FUNCTION() function
365 U_CFUNC PHP_FUNCTION(intlcal_before) in PHP_FUNCTION() function
370 U_CFUNC PHP_FUNCTION(intlcal_set) in PHP_FUNCTION() function
471 U_CFUNC PHP_FUNCTION(intlcal_roll) in PHP_FUNCTION() function
500 U_CFUNC PHP_FUNCTION(intlcal_clear) in PHP_FUNCTION() function
800 U_CFUNC PHP_FUNCTION(intlcal_is_set) in PHP_FUNCTION() function
[all …]
H A Dgregoriancalendar_methods.cpp211 U_CFUNC PHP_FUNCTION(intlgregcal_create_instance) in PHP_FUNCTION() function
307 U_CFUNC PHP_FUNCTION(intlgregcal_set_gregorian_change) in PHP_FUNCTION() function
326 U_CFUNC PHP_FUNCTION(intlgregcal_get_gregorian_change) in PHP_FUNCTION() function
340 U_CFUNC PHP_FUNCTION(intlgregcal_is_leap_year) in PHP_FUNCTION() function
/php-src/ext/session/
H A Dsession.c1863 PHP_FUNCTION(session_name) in PHP_FUNCTION() function
2204 PHP_FUNCTION(session_id) in PHP_FUNCTION() function
2474 PHP_FUNCTION(session_encode) in PHP_FUNCTION() function
2492 PHP_FUNCTION(session_decode) in PHP_FUNCTION() function
2525 PHP_FUNCTION(session_start) in PHP_FUNCTION() function
2611 PHP_FUNCTION(session_destroy) in PHP_FUNCTION() function
2622 PHP_FUNCTION(session_unset) in PHP_FUNCTION() function
2644 PHP_FUNCTION(session_gc) in PHP_FUNCTION() function
2683 PHP_FUNCTION(session_abort) in PHP_FUNCTION() function
2698 PHP_FUNCTION(session_reset) in PHP_FUNCTION() function
[all …]
/php-src/ext/ftp/
H A Dphp_ftp.c217 PHP_FUNCTION(ftp_login) in PHP_FUNCTION() function
242 PHP_FUNCTION(ftp_pwd) in PHP_FUNCTION() function
265 PHP_FUNCTION(ftp_cdup) in PHP_FUNCTION() function
287 PHP_FUNCTION(ftp_chdir) in PHP_FUNCTION() function
312 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() function
337 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() function
511 PHP_FUNCTION(ftp_mlsd) in PHP_FUNCTION() function
567 PHP_FUNCTION(ftp_fget) in PHP_FUNCTION() function
659 PHP_FUNCTION(ftp_pasv) in PHP_FUNCTION() function
679 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() function
[all …]
/php-src/ext/random/
H A Drandom.c464 PHP_FUNCTION(lcg_value) function
473 PHP_FUNCTION(mt_srand) function
505 PHP_FUNCTION(mt_rand) function
530 PHP_FUNCTION(mt_getrandmax) function
543 PHP_FUNCTION(rand) function
567 PHP_FUNCTION(random_bytes) function
595 PHP_FUNCTION(random_int) function

Completed in 140 milliseconds

1234567