Home
last modified time | relevance | path

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

12345678

/PHP-7.3/ext/standard/
H A Dtype.c24 PHP_FUNCTION(gettype) in PHP_FUNCTION() function
44 PHP_FUNCTION(settype) in PHP_FUNCTION() function
88 PHP_FUNCTION(intval) in PHP_FUNCTION() function
148 PHP_FUNCTION(floatval) in PHP_FUNCTION() function
162 PHP_FUNCTION(boolval) in PHP_FUNCTION() function
176 PHP_FUNCTION(strval) in PHP_FUNCTION() function
213 PHP_FUNCTION(is_null) in PHP_FUNCTION() function
231 PHP_FUNCTION(is_bool) in PHP_FUNCTION() function
246 PHP_FUNCTION(is_int) in PHP_FUNCTION() function
255 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
184 PHP_FUNCTION(stream_socket_server) in PHP_FUNCTION() function
253 PHP_FUNCTION(stream_socket_accept) in PHP_FUNCTION() function
345 PHP_FUNCTION(stream_socket_sendto) in PHP_FUNCTION() function
430 PHP_FUNCTION(stream_get_contents) in PHP_FUNCTION() function
600 PHP_FUNCTION(stream_get_wrappers) in PHP_FUNCTION() function
764 PHP_FUNCTION(stream_select) in PHP_FUNCTION() function
1302 PHP_FUNCTION(stream_get_line) in PHP_FUNCTION() function
1583 PHP_FUNCTION(stream_is_local) in PHP_FUNCTION() function
[all …]
H A Dbasic_functions.c4006 PHP_FUNCTION(ip2long) in PHP_FUNCTION() function
4044 PHP_FUNCTION(long2ip) in PHP_FUNCTION() function
4080 PHP_FUNCTION(getenv) in PHP_FUNCTION() function
4166 PHP_FUNCTION(putenv) function
4361 PHP_FUNCTION(getopt) function
4544 PHP_FUNCTION(flush) function
4556 PHP_FUNCTION(sleep) function
4579 PHP_FUNCTION(usleep) function
5382 PHP_FUNCTION(ini_get) function
5502 PHP_FUNCTION(ini_set) function
[all …]
/PHP-7.3/ext/posix/
H A Dposix.c458 PHP_FUNCTION(posix_kill) in PHP_FUNCTION() function
478 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
494 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
502 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
526 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
534 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
615 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
665 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
684 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
715 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
[all …]
/PHP-7.3/ext/intl/calendar/
H A Dcalendar_methods.cpp190 U_CFUNC PHP_FUNCTION(intlcal_get_now) in PHP_FUNCTION() function
255 U_CFUNC PHP_FUNCTION(intlcal_get) in PHP_FUNCTION() function
261 U_CFUNC PHP_FUNCTION(intlcal_get_time) in PHP_FUNCTION() function
281 U_CFUNC PHP_FUNCTION(intlcal_set_time) in PHP_FUNCTION() function
301 U_CFUNC PHP_FUNCTION(intlcal_add) in PHP_FUNCTION() function
395 U_CFUNC PHP_FUNCTION(intlcal_after) in PHP_FUNCTION() function
400 U_CFUNC PHP_FUNCTION(intlcal_before) in PHP_FUNCTION() function
405 U_CFUNC PHP_FUNCTION(intlcal_set) in PHP_FUNCTION() function
468 U_CFUNC PHP_FUNCTION(intlcal_roll) in PHP_FUNCTION() function
528 U_CFUNC PHP_FUNCTION(intlcal_clear) in PHP_FUNCTION() function
[all …]
/PHP-7.3/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.3/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.3/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
1642 PHP_FUNCTION(oci_close) in PHP_FUNCTION() function
1706 PHP_FUNCTION(oci_error) in PHP_FUNCTION() function
1796 PHP_FUNCTION(oci_parse) in PHP_FUNCTION() function
[all …]
/PHP-7.3/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
135 U_CFUNC PHP_FUNCTION(intltz_get_unknown) in PHP_FUNCTION() function
323 U_CFUNC PHP_FUNCTION(intltz_get_region) in PHP_FUNCTION() function
402 U_CFUNC PHP_FUNCTION(intltz_get_id) in PHP_FUNCTION() function
443 U_CFUNC PHP_FUNCTION(intltz_get_offset) in PHP_FUNCTION() function
476 U_CFUNC PHP_FUNCTION(intltz_get_raw_offset) in PHP_FUNCTION() function
492 U_CFUNC PHP_FUNCTION(intltz_has_same_rules) in PHP_FUNCTION() function
609 U_CFUNC PHP_FUNCTION(intltz_get_error_code) in PHP_FUNCTION() function
[all …]
/PHP-7.3/ext/mysqli/
H A Dmysqli_api.c162 PHP_FUNCTION(mysqli_autocommit) in PHP_FUNCTION() function
717 PHP_FUNCTION(mysqli_close) in PHP_FUNCTION() function
739 PHP_FUNCTION(mysqli_commit) function
793 PHP_FUNCTION(mysqli_debug) function
825 PHP_FUNCTION(mysqli_errno) function
840 PHP_FUNCTION(mysqli_error) function
1469 PHP_FUNCTION(mysqli_info) function
1527 PHP_FUNCTION(mysqli_init) function
1560 PHP_FUNCTION(mysqli_kill) function
1817 PHP_FUNCTION(mysqli_ping) function
[all …]
H A Dmysqli_nonapi.c353 PHP_FUNCTION(mysqli_connect) function
389 PHP_FUNCTION(mysqli_fetch_array) function
397 PHP_FUNCTION(mysqli_fetch_assoc) function
406 PHP_FUNCTION(mysqli_fetch_all) function
458 PHP_FUNCTION(mysqli_error_list) function
558 PHP_FUNCTION(mysqli_multi_query) function
605 PHP_FUNCTION(mysqli_query) function
810 PHP_FUNCTION(mysqli_poll) function
1003 PHP_FUNCTION(mysqli_set_charset) function
1026 PHP_FUNCTION(mysqli_get_charset) function
[all …]
/PHP-7.3/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.3/ext/xmlwriter/
H A Dphp_xmlwriter.c1152 static PHP_FUNCTION(xmlwriter_start_pi) in PHP_FUNCTION() function
1160 static PHP_FUNCTION(xmlwriter_end_pi) in PHP_FUNCTION() function
1168 static PHP_FUNCTION(xmlwriter_write_pi) in PHP_FUNCTION() function
1246 static PHP_FUNCTION(xmlwriter_end_cdata) in PHP_FUNCTION() function
1262 static PHP_FUNCTION(xmlwriter_write_raw) in PHP_FUNCTION() function
1270 static PHP_FUNCTION(xmlwriter_text) in PHP_FUNCTION() function
1379 static PHP_FUNCTION(xmlwriter_start_dtd) in PHP_FUNCTION() function
1418 static PHP_FUNCTION(xmlwriter_end_dtd) in PHP_FUNCTION() function
1426 static PHP_FUNCTION(xmlwriter_write_dtd) in PHP_FUNCTION() function
1685 static PHP_FUNCTION(xmlwriter_open_uri) in PHP_FUNCTION() function
[all …]
/PHP-7.3/ext/gd/
H A Dgd.c1321 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function
2728 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
2736 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
2745 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
2784 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2792 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
2801 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
3257 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
3859 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3878 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
[all …]
/PHP-7.3/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.3/ext/ftp/
H A Dphp_ftp.c439 PHP_FUNCTION(ftp_login) in PHP_FUNCTION() function
466 PHP_FUNCTION(ftp_pwd) in PHP_FUNCTION() function
491 PHP_FUNCTION(ftp_cdup) in PHP_FUNCTION() function
515 PHP_FUNCTION(ftp_chdir) in PHP_FUNCTION() function
542 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() function
569 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() function
765 PHP_FUNCTION(ftp_mlsd) in PHP_FUNCTION() function
827 PHP_FUNCTION(ftp_fget) in PHP_FUNCTION() function
923 PHP_FUNCTION(ftp_pasv) in PHP_FUNCTION() function
947 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() function
[all …]
/PHP-7.3/ext/sodium/
H A Dlibsodium.c653 PHP_FUNCTION(sodium_memzero) in PHP_FUNCTION() function
677 PHP_FUNCTION(sodium_increment) in PHP_FUNCTION() function
700 PHP_FUNCTION(sodium_add) in PHP_FUNCTION() function
729 PHP_FUNCTION(sodium_memcmp) in PHP_FUNCTION() function
1211 PHP_FUNCTION(sodium_crypto_box) in PHP_FUNCTION() function
2672 PHP_FUNCTION(sodium_bin2hex) in PHP_FUNCTION() function
2696 PHP_FUNCTION(sodium_hex2bin) in PHP_FUNCTION() function
2734 PHP_FUNCTION(sodium_bin2base64) in PHP_FUNCTION() function
3163 PHP_FUNCTION(sodium_compare) in PHP_FUNCTION() function
3370 PHP_FUNCTION(sodium_pad) in PHP_FUNCTION() function
[all …]
/PHP-7.3/ext/readline/
H A Dreadline.c213 PHP_FUNCTION(readline) in PHP_FUNCTION() function
239 PHP_FUNCTION(readline_info) in PHP_FUNCTION() function
363 PHP_FUNCTION(readline_add_history) in PHP_FUNCTION() function
380 PHP_FUNCTION(readline_clear_history) in PHP_FUNCTION() function
400 PHP_FUNCTION(readline_list_history) in PHP_FUNCTION() function
423 PHP_FUNCTION(readline_read_history) in PHP_FUNCTION() function
448 PHP_FUNCTION(readline_write_history) in PHP_FUNCTION() function
537 PHP_FUNCTION(readline_completion_function) in PHP_FUNCTION() function
615 PHP_FUNCTION(readline_callback_read_char) in PHP_FUNCTION() function
639 PHP_FUNCTION(readline_redisplay) in PHP_FUNCTION() function
[all …]
/PHP-7.3/ext/pcntl/
H A Dpcntl.c594 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function
610 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function
656 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function
709 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function
767 PHP_FUNCTION(pcntl_wifexited) in PHP_FUNCTION() function
788 PHP_FUNCTION(pcntl_wifstopped) in PHP_FUNCTION() function
868 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function
888 PHP_FUNCTION(pcntl_wstopsig) in PHP_FUNCTION() function
908 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function
1003 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function
[all …]
/PHP-7.3/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.3/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
751 PHP_FUNCTION(enchant_dict_check) in PHP_FUNCTION() function
770 PHP_FUNCTION(enchant_dict_suggest) in PHP_FUNCTION() function
881 PHP_FUNCTION(enchant_dict_get_error) in PHP_FUNCTION() function
[all …]
/PHP-7.3/ext/pspell/
H A Dpspell.c262 static PHP_FUNCTION(pspell_new) in PHP_FUNCTION() function
359 static PHP_FUNCTION(pspell_new_personal) in PHP_FUNCTION() function
464 static PHP_FUNCTION(pspell_new_config) in PHP_FUNCTION() function
494 static PHP_FUNCTION(pspell_check) in PHP_FUNCTION() function
517 static PHP_FUNCTION(pspell_suggest) in PHP_FUNCTION() function
635 static PHP_FUNCTION(pspell_clear_session) in PHP_FUNCTION() function
658 static PHP_FUNCTION(pspell_save_wordlist) in PHP_FUNCTION() function
683 static PHP_FUNCTION(pspell_config_create) in PHP_FUNCTION() function
771 static PHP_FUNCTION(pspell_config_mode) in PHP_FUNCTION() function
797 static PHP_FUNCTION(pspell_config_ignore) in PHP_FUNCTION() function
[all …]
/PHP-7.3/ext/dom/
H A Dnamednodemap.c128 PHP_FUNCTION(dom_namednodemap_get_named_item) in PHP_FUNCTION() function
183 PHP_FUNCTION(dom_namednodemap_set_named_item) in PHP_FUNCTION() function
193 PHP_FUNCTION(dom_namednodemap_remove_named_item) in PHP_FUNCTION() function
203 PHP_FUNCTION(dom_namednodemap_item) in PHP_FUNCTION() function
266 PHP_FUNCTION(dom_namednodemap_get_named_item_ns) in PHP_FUNCTION() function
321 PHP_FUNCTION(dom_namednodemap_set_named_item_ns) in PHP_FUNCTION() function
331 PHP_FUNCTION(dom_namednodemap_remove_named_item_ns) in PHP_FUNCTION() function
339 PHP_FUNCTION(dom_namednodemap_count) in PHP_FUNCTION() function

Completed in 242 milliseconds

12345678