Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 1 – 25 of 184) sorted by relevance

12345678

/PHP-7.4/ext/standard/
H A Dtype.c24 PHP_FUNCTION(gettype) in PHP_FUNCTION() function
44 PHP_FUNCTION(settype) in PHP_FUNCTION() function
103 PHP_FUNCTION(intval) in PHP_FUNCTION() function
163 PHP_FUNCTION(floatval) in PHP_FUNCTION() function
177 PHP_FUNCTION(boolval) in PHP_FUNCTION() function
191 PHP_FUNCTION(strval) in PHP_FUNCTION() function
228 PHP_FUNCTION(is_null) in PHP_FUNCTION() function
246 PHP_FUNCTION(is_bool) in PHP_FUNCTION() function
261 PHP_FUNCTION(is_int) in PHP_FUNCTION() function
270 PHP_FUNCTION(is_float) in PHP_FUNCTION() function
[all …]
H A Dmath.c288 PHP_FUNCTION(abs) in PHP_FUNCTION() function
313 PHP_FUNCTION(ceil) in PHP_FUNCTION() function
406 PHP_FUNCTION(sin) in PHP_FUNCTION() function
419 PHP_FUNCTION(cos) in PHP_FUNCTION() function
432 PHP_FUNCTION(tan) in PHP_FUNCTION() function
445 PHP_FUNCTION(asin) in PHP_FUNCTION() function
458 PHP_FUNCTION(acos) in PHP_FUNCTION() function
576 PHP_FUNCTION(pi) in PHP_FUNCTION() function
623 PHP_FUNCTION(pow) in PHP_FUNCTION() function
638 PHP_FUNCTION(exp) in PHP_FUNCTION() function
[all …]
H A Dstreamsfuncs.c54 PHP_FUNCTION(stream_socket_pair) in PHP_FUNCTION() function
91 PHP_FUNCTION(stream_socket_client) in PHP_FUNCTION() function
180 PHP_FUNCTION(stream_socket_server) in PHP_FUNCTION() function
245 PHP_FUNCTION(stream_socket_accept) in PHP_FUNCTION() function
333 PHP_FUNCTION(stream_socket_sendto) in PHP_FUNCTION() function
417 PHP_FUNCTION(stream_get_contents) in PHP_FUNCTION() function
583 PHP_FUNCTION(stream_get_wrappers) in PHP_FUNCTION() function
747 PHP_FUNCTION(stream_select) in PHP_FUNCTION() function
1285 PHP_FUNCTION(stream_get_line) in PHP_FUNCTION() function
1566 PHP_FUNCTION(stream_is_local) in PHP_FUNCTION() function
[all …]
H A Dbasic_functions.c3990 PHP_FUNCTION(ip2long) in PHP_FUNCTION() function
4028 PHP_FUNCTION(long2ip) in PHP_FUNCTION() function
4064 PHP_FUNCTION(getenv) in PHP_FUNCTION() function
4161 PHP_FUNCTION(putenv) function
4359 PHP_FUNCTION(getopt) function
4541 PHP_FUNCTION(flush) function
4553 PHP_FUNCTION(sleep) function
4576 PHP_FUNCTION(usleep) function
5400 PHP_FUNCTION(ini_get) function
5512 PHP_FUNCTION(ini_set) function
[all …]
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp188 U_CFUNC PHP_FUNCTION(intlcal_get_now) in PHP_FUNCTION() function
253 U_CFUNC PHP_FUNCTION(intlcal_get) in PHP_FUNCTION() function
259 U_CFUNC PHP_FUNCTION(intlcal_get_time) in PHP_FUNCTION() function
279 U_CFUNC PHP_FUNCTION(intlcal_set_time) in PHP_FUNCTION() function
299 U_CFUNC PHP_FUNCTION(intlcal_add) in PHP_FUNCTION() function
393 U_CFUNC PHP_FUNCTION(intlcal_after) in PHP_FUNCTION() function
398 U_CFUNC PHP_FUNCTION(intlcal_before) in PHP_FUNCTION() function
403 U_CFUNC PHP_FUNCTION(intlcal_set) in PHP_FUNCTION() function
468 U_CFUNC PHP_FUNCTION(intlcal_roll) in PHP_FUNCTION() function
530 U_CFUNC PHP_FUNCTION(intlcal_clear) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp130 U_CFUNC PHP_FUNCTION(breakiter_get_text) in PHP_FUNCTION() function
150 U_CFUNC PHP_FUNCTION(breakiter_set_text) in PHP_FUNCTION() function
237 U_CFUNC PHP_FUNCTION(breakiter_first) in PHP_FUNCTION() function
244 U_CFUNC PHP_FUNCTION(breakiter_last) in PHP_FUNCTION() function
251 U_CFUNC PHP_FUNCTION(breakiter_previous) in PHP_FUNCTION() function
258 U_CFUNC PHP_FUNCTION(breakiter_next) in PHP_FUNCTION() function
287 U_CFUNC PHP_FUNCTION(breakiter_current) in PHP_FUNCTION() function
305 U_CFUNC PHP_FUNCTION(breakiter_following) in PHP_FUNCTION() function
312 U_CFUNC PHP_FUNCTION(breakiter_preceding) in PHP_FUNCTION() function
319 U_CFUNC PHP_FUNCTION(breakiter_is_boundary) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/posix/
H A Dposix.c479 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
495 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
503 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
527 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
535 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
626 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
676 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
695 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
726 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
848 PHP_FUNCTION(posix_isatty) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/ctype/
H A Dctype.c179 static PHP_FUNCTION(ctype_alnum) in PHP_FUNCTION() function
187 static PHP_FUNCTION(ctype_alpha) in PHP_FUNCTION() function
195 static PHP_FUNCTION(ctype_cntrl) in PHP_FUNCTION() function
203 static PHP_FUNCTION(ctype_digit) in PHP_FUNCTION() function
211 static PHP_FUNCTION(ctype_lower) in PHP_FUNCTION() function
219 static PHP_FUNCTION(ctype_graph) in PHP_FUNCTION() function
227 static PHP_FUNCTION(ctype_print) in PHP_FUNCTION() function
235 static PHP_FUNCTION(ctype_punct) in PHP_FUNCTION() function
243 static PHP_FUNCTION(ctype_space) in PHP_FUNCTION() function
251 static PHP_FUNCTION(ctype_upper) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/oci8/
H A Doci8_interface.c290 PHP_FUNCTION(oci_lob_save) in PHP_FUNCTION() function
365 PHP_FUNCTION(oci_lob_load) in PHP_FUNCTION() function
402 PHP_FUNCTION(oci_lob_read) in PHP_FUNCTION() function
449 PHP_FUNCTION(oci_lob_eof) in PHP_FUNCTION() function
1194 PHP_FUNCTION(oci_commit) in PHP_FUNCTION() function
1414 PHP_FUNCTION(oci_cancel) in PHP_FUNCTION() function
1434 PHP_FUNCTION(oci_fetch) in PHP_FUNCTION() function
1647 PHP_FUNCTION(oci_close) in PHP_FUNCTION() function
1711 PHP_FUNCTION(oci_error) in PHP_FUNCTION() function
1801 PHP_FUNCTION(oci_parse) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp51 U_CFUNC PHP_FUNCTION(intltz_create_time_zone) in PHP_FUNCTION() function
107 U_CFUNC PHP_FUNCTION(intltz_create_default) in PHP_FUNCTION() function
121 U_CFUNC PHP_FUNCTION(intltz_get_gmt) in PHP_FUNCTION() function
134 U_CFUNC PHP_FUNCTION(intltz_get_unknown) in PHP_FUNCTION() function
320 U_CFUNC PHP_FUNCTION(intltz_get_region) in PHP_FUNCTION() function
398 U_CFUNC PHP_FUNCTION(intltz_get_id) in PHP_FUNCTION() function
439 U_CFUNC PHP_FUNCTION(intltz_get_offset) in PHP_FUNCTION() function
472 U_CFUNC PHP_FUNCTION(intltz_get_raw_offset) in PHP_FUNCTION() function
488 U_CFUNC PHP_FUNCTION(intltz_has_same_rules) in PHP_FUNCTION() function
603 U_CFUNC PHP_FUNCTION(intltz_get_error_code) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/mysqli/
H A Dmysqli_api.c162 PHP_FUNCTION(mysqli_autocommit) in PHP_FUNCTION() function
718 PHP_FUNCTION(mysqli_close) in PHP_FUNCTION() function
740 PHP_FUNCTION(mysqli_commit) function
795 PHP_FUNCTION(mysqli_debug) function
827 PHP_FUNCTION(mysqli_errno) function
842 PHP_FUNCTION(mysqli_error) function
1469 PHP_FUNCTION(mysqli_info) function
1527 PHP_FUNCTION(mysqli_init) function
1560 PHP_FUNCTION(mysqli_kill) function
1815 PHP_FUNCTION(mysqli_ping) function
[all …]
H A Dmysqli_nonapi.c378 PHP_FUNCTION(mysqli_connect) function
414 PHP_FUNCTION(mysqli_fetch_array) function
422 PHP_FUNCTION(mysqli_fetch_assoc) function
431 PHP_FUNCTION(mysqli_fetch_all) function
483 PHP_FUNCTION(mysqli_error_list) function
583 PHP_FUNCTION(mysqli_multi_query) function
630 PHP_FUNCTION(mysqli_query) function
835 PHP_FUNCTION(mysqli_poll) function
1030 PHP_FUNCTION(mysqli_set_charset) function
1053 PHP_FUNCTION(mysqli_get_charset) function
[all …]
/PHP-7.4/ext/com_dotnet/
H A Dcom_variant.c499 PHP_FUNCTION(variant_set) in PHP_FUNCTION() function
646 PHP_FUNCTION(variant_add) in PHP_FUNCTION() function
654 PHP_FUNCTION(variant_cat) in PHP_FUNCTION() function
662 PHP_FUNCTION(variant_sub) in PHP_FUNCTION() function
670 PHP_FUNCTION(variant_mul) in PHP_FUNCTION() function
678 PHP_FUNCTION(variant_and) in PHP_FUNCTION() function
686 PHP_FUNCTION(variant_div) in PHP_FUNCTION() function
694 PHP_FUNCTION(variant_eqv) in PHP_FUNCTION() function
710 PHP_FUNCTION(variant_imp) in PHP_FUNCTION() function
718 PHP_FUNCTION(variant_mod) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c1121 static PHP_FUNCTION(xmlwriter_start_pi) in PHP_FUNCTION() function
1129 static PHP_FUNCTION(xmlwriter_end_pi) in PHP_FUNCTION() function
1137 static PHP_FUNCTION(xmlwriter_write_pi) in PHP_FUNCTION() function
1218 static PHP_FUNCTION(xmlwriter_end_cdata) in PHP_FUNCTION() function
1234 static PHP_FUNCTION(xmlwriter_write_raw) in PHP_FUNCTION() function
1242 static PHP_FUNCTION(xmlwriter_text) in PHP_FUNCTION() function
1351 static PHP_FUNCTION(xmlwriter_start_dtd) in PHP_FUNCTION() function
1390 static PHP_FUNCTION(xmlwriter_end_dtd) in PHP_FUNCTION() function
1398 static PHP_FUNCTION(xmlwriter_write_dtd) in PHP_FUNCTION() function
1655 static PHP_FUNCTION(xmlwriter_open_uri) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/gd/
H A Dgd.c1356 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function
2787 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
2795 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
2804 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
2843 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2851 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
2860 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
3340 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
3942 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3961 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attr.c34 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() function
60 PHP_FUNCTION( datefmt_get_timetype ) in PHP_FUNCTION() function
86 PHP_FUNCTION( datefmt_get_pattern ) in PHP_FUNCTION() function
128 PHP_FUNCTION( datefmt_set_pattern ) in PHP_FUNCTION() function
170 PHP_FUNCTION( datefmt_get_locale ) in PHP_FUNCTION() function
201 PHP_FUNCTION( datefmt_is_lenient ) in PHP_FUNCTION() function
228 PHP_FUNCTION( datefmt_set_lenient ) in PHP_FUNCTION() function
H A Ddateformat_attrcpp.cpp45 U_CFUNC PHP_FUNCTION(datefmt_get_timezone_id) in PHP_FUNCTION() function
72 U_CFUNC PHP_FUNCTION(datefmt_get_timezone) in PHP_FUNCTION() function
99 U_CFUNC PHP_FUNCTION(datefmt_set_timezone) in PHP_FUNCTION() function
129 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() function
156 U_CFUNC PHP_FUNCTION(datefmt_get_calendar_object) in PHP_FUNCTION() function
192 U_CFUNC PHP_FUNCTION(datefmt_set_calendar) in PHP_FUNCTION() function
/PHP-7.4/ext/ftp/
H A Dphp_ftp.c441 PHP_FUNCTION(ftp_login) in PHP_FUNCTION() function
470 PHP_FUNCTION(ftp_pwd) in PHP_FUNCTION() function
497 PHP_FUNCTION(ftp_cdup) in PHP_FUNCTION() function
523 PHP_FUNCTION(ftp_chdir) in PHP_FUNCTION() function
552 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() function
581 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() function
783 PHP_FUNCTION(ftp_mlsd) in PHP_FUNCTION() function
847 PHP_FUNCTION(ftp_fget) in PHP_FUNCTION() function
947 PHP_FUNCTION(ftp_pasv) in PHP_FUNCTION() function
971 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/sodium/
H A Dlibsodium.c670 PHP_FUNCTION(sodium_memzero) in PHP_FUNCTION() function
694 PHP_FUNCTION(sodium_increment) in PHP_FUNCTION() function
717 PHP_FUNCTION(sodium_add) in PHP_FUNCTION() function
746 PHP_FUNCTION(sodium_memcmp) in PHP_FUNCTION() function
1228 PHP_FUNCTION(sodium_crypto_box) in PHP_FUNCTION() function
2689 PHP_FUNCTION(sodium_bin2hex) in PHP_FUNCTION() function
2713 PHP_FUNCTION(sodium_hex2bin) in PHP_FUNCTION() function
2751 PHP_FUNCTION(sodium_bin2base64) in PHP_FUNCTION() function
3180 PHP_FUNCTION(sodium_compare) in PHP_FUNCTION() function
3387 PHP_FUNCTION(sodium_pad) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/pcntl/
H A Dpcntl.c641 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function
657 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function
703 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function
753 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function
808 PHP_FUNCTION(pcntl_wifexited) in PHP_FUNCTION() function
909 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function
929 PHP_FUNCTION(pcntl_wstopsig) in PHP_FUNCTION() function
949 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function
1056 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function
1438 PHP_FUNCTION(pcntl_strerror) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/readline/
H A Dreadline.c213 PHP_FUNCTION(readline) in PHP_FUNCTION() function
239 PHP_FUNCTION(readline_info) in PHP_FUNCTION() function
371 PHP_FUNCTION(readline_add_history) in PHP_FUNCTION() function
388 PHP_FUNCTION(readline_clear_history) in PHP_FUNCTION() function
409 PHP_FUNCTION(readline_list_history) in PHP_FUNCTION() function
463 PHP_FUNCTION(readline_read_history) in PHP_FUNCTION() function
488 PHP_FUNCTION(readline_write_history) in PHP_FUNCTION() function
578 PHP_FUNCTION(readline_completion_function) in PHP_FUNCTION() function
656 PHP_FUNCTION(readline_callback_read_char) in PHP_FUNCTION() function
688 PHP_FUNCTION(readline_redisplay) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/intl/formatter/
H A Dformatter_attr.c33 PHP_FUNCTION( numfmt_get_attribute ) in PHP_FUNCTION() function
102 PHP_FUNCTION( numfmt_get_text_attribute ) in PHP_FUNCTION() function
146 PHP_FUNCTION( numfmt_set_attribute ) in PHP_FUNCTION() function
206 PHP_FUNCTION( numfmt_set_text_attribute ) in PHP_FUNCTION() function
248 PHP_FUNCTION( numfmt_get_symbol ) in PHP_FUNCTION() function
296 PHP_FUNCTION( numfmt_set_symbol ) in PHP_FUNCTION() function
343 PHP_FUNCTION( numfmt_get_pattern ) in PHP_FUNCTION() function
385 PHP_FUNCTION( numfmt_set_pattern ) in PHP_FUNCTION() function
425 PHP_FUNCTION( numfmt_get_locale ) in PHP_FUNCTION() function
/PHP-7.4/ext/enchant/
H A Denchant.c348 PHP_FUNCTION(enchant_broker_init) in PHP_FUNCTION() function
374 PHP_FUNCTION(enchant_broker_free) in PHP_FUNCTION() function
391 PHP_FUNCTION(enchant_broker_get_error) in PHP_FUNCTION() function
511 PHP_FUNCTION(enchant_broker_list_dicts) in PHP_FUNCTION() function
624 PHP_FUNCTION(enchant_broker_free_dict) in PHP_FUNCTION() function
688 PHP_FUNCTION(enchant_broker_describe) in PHP_FUNCTION() function
707 PHP_FUNCTION(enchant_dict_quick_check) in PHP_FUNCTION() function
753 PHP_FUNCTION(enchant_dict_check) in PHP_FUNCTION() function
772 PHP_FUNCTION(enchant_dict_suggest) in PHP_FUNCTION() function
883 PHP_FUNCTION(enchant_dict_get_error) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/pspell/
H A Dpspell.c260 static PHP_FUNCTION(pspell_new) in PHP_FUNCTION() function
357 static PHP_FUNCTION(pspell_new_personal) in PHP_FUNCTION() function
462 static PHP_FUNCTION(pspell_new_config) in PHP_FUNCTION() function
492 static PHP_FUNCTION(pspell_check) in PHP_FUNCTION() function
515 static PHP_FUNCTION(pspell_suggest) in PHP_FUNCTION() function
633 static PHP_FUNCTION(pspell_clear_session) in PHP_FUNCTION() function
656 static PHP_FUNCTION(pspell_save_wordlist) in PHP_FUNCTION() function
681 static PHP_FUNCTION(pspell_config_create) in PHP_FUNCTION() function
769 static PHP_FUNCTION(pspell_config_mode) in PHP_FUNCTION() function
795 static PHP_FUNCTION(pspell_config_ignore) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/dom/
H A Dnamednodemap.c128 PHP_FUNCTION(dom_namednodemap_get_named_item) in PHP_FUNCTION() function
184 PHP_FUNCTION(dom_namednodemap_set_named_item) in PHP_FUNCTION() function
194 PHP_FUNCTION(dom_namednodemap_remove_named_item) in PHP_FUNCTION() function
204 PHP_FUNCTION(dom_namednodemap_item) in PHP_FUNCTION() function
268 PHP_FUNCTION(dom_namednodemap_get_named_item_ns) in PHP_FUNCTION() function
324 PHP_FUNCTION(dom_namednodemap_set_named_item_ns) in PHP_FUNCTION() function
334 PHP_FUNCTION(dom_namednodemap_remove_named_item_ns) in PHP_FUNCTION() function
342 PHP_FUNCTION(dom_namednodemap_count) in PHP_FUNCTION() function

Completed in 151 milliseconds

12345678