Home
last modified time | relevance | path

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

12345678

/PHP-5.4/ext/ctype/
H A Dctype.c183 static PHP_FUNCTION(ctype_alnum) in PHP_FUNCTION() function
191 static PHP_FUNCTION(ctype_alpha) in PHP_FUNCTION() function
199 static PHP_FUNCTION(ctype_cntrl) in PHP_FUNCTION() function
207 static PHP_FUNCTION(ctype_digit) in PHP_FUNCTION() function
215 static PHP_FUNCTION(ctype_lower) in PHP_FUNCTION() function
223 static PHP_FUNCTION(ctype_graph) in PHP_FUNCTION() function
231 static PHP_FUNCTION(ctype_print) in PHP_FUNCTION() function
239 static PHP_FUNCTION(ctype_punct) in PHP_FUNCTION() function
247 static PHP_FUNCTION(ctype_space) in PHP_FUNCTION() function
255 static PHP_FUNCTION(ctype_upper) in PHP_FUNCTION() function
[all …]
/PHP-5.4/sapi/apache_hooks/
H A Dphp_apache.c303 PHP_FUNCTION(apache_request_uri) in PHP_FUNCTION() function
327 PHP_FUNCTION(apache_request_args) in PHP_FUNCTION() function
400 PHP_FUNCTION(apache_request_method) in PHP_FUNCTION() function
495 PHP_FUNCTION(apache_request_mtime) in PHP_FUNCTION() function
1233 PHP_FUNCTION(apache_request_run) in PHP_FUNCTION() function
1550 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function
1713 PHP_FUNCTION(virtual) in PHP_FUNCTION() function
1809 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function
1834 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function
1933 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/posix/
H A Dposix.c394 PHP_FUNCTION(posix_kill) in PHP_FUNCTION() function
413 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
429 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
437 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
461 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
469 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
550 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
598 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
616 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
647 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/standard/
H A Dtype.c26 PHP_FUNCTION(gettype) in PHP_FUNCTION() function
91 PHP_FUNCTION(settype) in PHP_FUNCTION() function
134 PHP_FUNCTION(intval) in PHP_FUNCTION() function
166 PHP_FUNCTION(floatval) in PHP_FUNCTION() function
181 PHP_FUNCTION(strval) in PHP_FUNCTION() function
236 PHP_FUNCTION(is_null) in PHP_FUNCTION() function
252 PHP_FUNCTION(is_bool) in PHP_FUNCTION() function
260 PHP_FUNCTION(is_long) in PHP_FUNCTION() function
268 PHP_FUNCTION(is_float) in PHP_FUNCTION() function
276 PHP_FUNCTION(is_string) in PHP_FUNCTION() function
[all …]
H A Dmath.c277 PHP_FUNCTION(abs) in PHP_FUNCTION() function
383 PHP_FUNCTION(sin) in PHP_FUNCTION() function
396 PHP_FUNCTION(cos) in PHP_FUNCTION() function
409 PHP_FUNCTION(tan) in PHP_FUNCTION() function
422 PHP_FUNCTION(asin) in PHP_FUNCTION() function
435 PHP_FUNCTION(acos) in PHP_FUNCTION() function
448 PHP_FUNCTION(atan) in PHP_FUNCTION() function
552 PHP_FUNCTION(pi) in PHP_FUNCTION() function
599 PHP_FUNCTION(pow) in PHP_FUNCTION() function
649 PHP_FUNCTION(exp) in PHP_FUNCTION() function
[all …]
H A Dbasic_functions.c3889 PHP_FUNCTION(ip2long) in PHP_FUNCTION() function
3927 PHP_FUNCTION(long2ip) in PHP_FUNCTION() function
3963 PHP_FUNCTION(getenv) in PHP_FUNCTION() function
4021 PHP_FUNCTION(putenv) function
4188 PHP_FUNCTION(getopt) function
4379 PHP_FUNCTION(flush) function
4387 PHP_FUNCTION(sleep) function
4409 PHP_FUNCTION(usleep) function
5269 PHP_FUNCTION(ini_get) function
5375 PHP_FUNCTION(ini_set) function
[all …]
H A Dstreamsfuncs.c50 PHP_FUNCTION(stream_socket_pair) in PHP_FUNCTION() function
86 PHP_FUNCTION(stream_socket_client) in PHP_FUNCTION() function
175 PHP_FUNCTION(stream_socket_server) in PHP_FUNCTION() function
240 PHP_FUNCTION(stream_socket_accept) in PHP_FUNCTION() function
325 PHP_FUNCTION(stream_socket_sendto) in PHP_FUNCTION() function
404 PHP_FUNCTION(stream_get_contents) in PHP_FUNCTION() function
574 PHP_FUNCTION(stream_get_wrappers) in PHP_FUNCTION() function
774 PHP_FUNCTION(stream_select) in PHP_FUNCTION() function
1316 PHP_FUNCTION(stream_get_line) in PHP_FUNCTION() function
1378 PHP_FUNCTION(stream_set_timeout) in PHP_FUNCTION() function
[all …]
H A Darray.c236 PHP_FUNCTION(krsort) in PHP_FUNCTION() function
256 PHP_FUNCTION(ksort) in PHP_FUNCTION() function
306 PHP_FUNCTION(count) in PHP_FUNCTION() function
496 PHP_FUNCTION(asort) in PHP_FUNCTION() function
536 PHP_FUNCTION(sort) in PHP_FUNCTION() function
817 PHP_FUNCTION(end) in PHP_FUNCTION() function
840 PHP_FUNCTION(prev) in PHP_FUNCTION() function
863 PHP_FUNCTION(next) in PHP_FUNCTION() function
927 PHP_FUNCTION(key) in PHP_FUNCTION() function
953 PHP_FUNCTION(min) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/oci8/
H A Doci8_interface.c187 PHP_FUNCTION(oci_lob_save) in PHP_FUNCTION() function
278 PHP_FUNCTION(oci_lob_load) function
312 PHP_FUNCTION(oci_lob_read) function
357 PHP_FUNCTION(oci_lob_eof) function
387 PHP_FUNCTION(oci_lob_tell) function
1120 PHP_FUNCTION(oci_commit) function
1343 PHP_FUNCTION(oci_cancel) function
1363 PHP_FUNCTION(oci_fetch) function
1564 PHP_FUNCTION(oci_close) function
1620 PHP_FUNCTION(oci_error) function
[all …]
/PHP-5.4/ext/mysqli/
H A Dmysqli_api.c61 PHP_FUNCTION(mysqli_autocommit) in PHP_FUNCTION() function
615 PHP_FUNCTION(mysqli_close) in PHP_FUNCTION() function
637 PHP_FUNCTION(mysqli_commit) in PHP_FUNCTION() function
683 PHP_FUNCTION(mysqli_debug) in PHP_FUNCTION() function
716 PHP_FUNCTION(mysqli_errno) in PHP_FUNCTION() function
731 PHP_FUNCTION(mysqli_error) in PHP_FUNCTION() function
1352 PHP_FUNCTION(mysqli_info) function
1410 PHP_FUNCTION(mysqli_init) function
1435 PHP_FUNCTION(mysqli_kill) function
1759 PHP_FUNCTION(mysqli_ping) function
[all …]
H A Dmysqli_nonapi.c311 PHP_FUNCTION(mysqli_connect) function
350 PHP_FUNCTION(mysqli_fetch_array) function
358 PHP_FUNCTION(mysqli_fetch_assoc) function
368 PHP_FUNCTION(mysqli_fetch_all) function
423 PHP_FUNCTION(mysqli_error_list) function
511 PHP_FUNCTION(mysqli_fetch_object) function
519 PHP_FUNCTION(mysqli_multi_query) function
562 PHP_FUNCTION(mysqli_query) function
774 PHP_FUNCTION(mysqli_poll) function
972 PHP_FUNCTION(mysqli_set_charset) function
[all …]
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat_attr.c67 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() function
93 PHP_FUNCTION( datefmt_get_timetype ) in PHP_FUNCTION() function
120 PHP_FUNCTION( datefmt_get_calendar ) in PHP_FUNCTION() function
146 PHP_FUNCTION( datefmt_get_timezone_id ) in PHP_FUNCTION() function
175 PHP_FUNCTION( datefmt_set_timezone_id ) in PHP_FUNCTION() function
210 PHP_FUNCTION( datefmt_get_pattern ) in PHP_FUNCTION() function
252 PHP_FUNCTION( datefmt_set_pattern ) in PHP_FUNCTION() function
294 PHP_FUNCTION( datefmt_get_locale ) in PHP_FUNCTION() function
325 PHP_FUNCTION( datefmt_is_lenient ) in PHP_FUNCTION() function
352 PHP_FUNCTION( datefmt_set_lenient ) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/com_dotnet/
H A Dcom_variant.c473 PHP_FUNCTION(variant_set) in PHP_FUNCTION() function
620 PHP_FUNCTION(variant_add) in PHP_FUNCTION() function
628 PHP_FUNCTION(variant_cat) in PHP_FUNCTION() function
636 PHP_FUNCTION(variant_sub) in PHP_FUNCTION() function
644 PHP_FUNCTION(variant_mul) in PHP_FUNCTION() function
652 PHP_FUNCTION(variant_and) in PHP_FUNCTION() function
660 PHP_FUNCTION(variant_div) in PHP_FUNCTION() function
668 PHP_FUNCTION(variant_eqv) in PHP_FUNCTION() function
684 PHP_FUNCTION(variant_imp) in PHP_FUNCTION() function
692 PHP_FUNCTION(variant_mod) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/mcrypt/
H A Dmcrypt.c547 PHP_FUNCTION(mcrypt_module_open) in PHP_FUNCTION() function
659 PHP_FUNCTION(mcrypt_generic) in PHP_FUNCTION() function
704 PHP_FUNCTION(mdecrypt_generic) in PHP_FUNCTION() function
1019 PHP_FUNCTION(mcrypt_list_modes) in PHP_FUNCTION() function
1281 PHP_FUNCTION(mcrypt_encrypt) in PHP_FUNCTION() function
1297 PHP_FUNCTION(mcrypt_decrypt) in PHP_FUNCTION() function
1313 PHP_FUNCTION(mcrypt_ecb) in PHP_FUNCTION() function
1329 PHP_FUNCTION(mcrypt_cbc) in PHP_FUNCTION() function
1345 PHP_FUNCTION(mcrypt_cfb) in PHP_FUNCTION() function
1361 PHP_FUNCTION(mcrypt_ofb) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/pcntl/
H A Dpcntl.c541 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function
557 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function
570 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function
598 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function
633 PHP_FUNCTION(pcntl_wifexited) in PHP_FUNCTION() function
651 PHP_FUNCTION(pcntl_wifstopped) in PHP_FUNCTION() function
705 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function
723 PHP_FUNCTION(pcntl_wstopsig) in PHP_FUNCTION() function
741 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function
841 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/mysql/
H A Dphp_mysql.c1067 PHP_FUNCTION(mysql_connect) function
1075 PHP_FUNCTION(mysql_pconnect) function
1083 PHP_FUNCTION(mysql_close) function
1238 PHP_FUNCTION(mysql_info) function
1288 PHP_FUNCTION(mysql_stat) function
1410 PHP_FUNCTION(mysql_drop_db) function
1554 PHP_FUNCTION(mysql_query) function
1740 PHP_FUNCTION(mysql_error) function
1771 PHP_FUNCTION(mysql_errno) function
1908 PHP_FUNCTION(mysql_result) function
[all …]
/PHP-5.4/ext/readline/
H A Dreadline.c208 PHP_FUNCTION(readline) in PHP_FUNCTION() function
234 PHP_FUNCTION(readline_info) in PHP_FUNCTION() function
331 PHP_FUNCTION(readline_add_history) in PHP_FUNCTION() function
348 PHP_FUNCTION(readline_clear_history) in PHP_FUNCTION() function
363 PHP_FUNCTION(readline_list_history) in PHP_FUNCTION() function
386 PHP_FUNCTION(readline_read_history) in PHP_FUNCTION() function
410 PHP_FUNCTION(readline_write_history) in PHP_FUNCTION() function
516 PHP_FUNCTION(readline_completion_function) in PHP_FUNCTION() function
606 PHP_FUNCTION(readline_callback_read_char) in PHP_FUNCTION() function
631 PHP_FUNCTION(readline_redisplay) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/xmlwriter/
H A Dphp_xmlwriter.c1199 static PHP_FUNCTION(xmlwriter_start_pi) in PHP_FUNCTION() function
1207 static PHP_FUNCTION(xmlwriter_end_pi) in PHP_FUNCTION() function
1215 static PHP_FUNCTION(xmlwriter_write_pi) in PHP_FUNCTION() function
1294 static PHP_FUNCTION(xmlwriter_end_cdata) in PHP_FUNCTION() function
1310 static PHP_FUNCTION(xmlwriter_write_raw) in PHP_FUNCTION() function
1318 static PHP_FUNCTION(xmlwriter_text) in PHP_FUNCTION() function
1428 static PHP_FUNCTION(xmlwriter_start_dtd) in PHP_FUNCTION() function
1469 static PHP_FUNCTION(xmlwriter_end_dtd) in PHP_FUNCTION() function
1477 static PHP_FUNCTION(xmlwriter_write_dtd) in PHP_FUNCTION() function
1743 static PHP_FUNCTION(xmlwriter_open_uri) in PHP_FUNCTION() function
[all …]
/PHP-5.4/ext/ftp/
H A Dphp_ftp.c412 PHP_FUNCTION(ftp_login) in PHP_FUNCTION() function
437 PHP_FUNCTION(ftp_pwd) in PHP_FUNCTION() function
460 PHP_FUNCTION(ftp_cdup) in PHP_FUNCTION() function
482 PHP_FUNCTION(ftp_chdir) in PHP_FUNCTION() function
507 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() function
532 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() function
736 PHP_FUNCTION(ftp_fget) in PHP_FUNCTION() function
828 PHP_FUNCTION(ftp_pasv) in PHP_FUNCTION() function
850 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() function
1021 PHP_FUNCTION(ftp_fput) in PHP_FUNCTION() function
[all …]
/PHP-5.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
208 PHP_FUNCTION( numfmt_set_text_attribute ) in PHP_FUNCTION() function
250 PHP_FUNCTION( numfmt_get_symbol ) in PHP_FUNCTION() function
298 PHP_FUNCTION( numfmt_set_symbol ) in PHP_FUNCTION() function
345 PHP_FUNCTION( numfmt_get_pattern ) in PHP_FUNCTION() function
387 PHP_FUNCTION( numfmt_set_pattern ) in PHP_FUNCTION() function
427 PHP_FUNCTION( numfmt_get_locale ) in PHP_FUNCTION() function
/PHP-5.4/ext/enchant/
H A Denchant.c355 PHP_FUNCTION(enchant_broker_init) in PHP_FUNCTION() function
380 PHP_FUNCTION(enchant_broker_free) in PHP_FUNCTION() function
397 PHP_FUNCTION(enchant_broker_get_error) in PHP_FUNCTION() function
512 PHP_FUNCTION(enchant_broker_list_dicts) in PHP_FUNCTION() function
636 PHP_FUNCTION(enchant_broker_free_dict) function
700 PHP_FUNCTION(enchant_broker_describe) function
719 PHP_FUNCTION(enchant_dict_quick_check) function
765 PHP_FUNCTION(enchant_dict_check) function
784 PHP_FUNCTION(enchant_dict_suggest) function
897 PHP_FUNCTION(enchant_dict_get_error) function
[all …]
/PHP-5.4/ext/gd/
H A Dgd.c1354 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function
2831 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
2841 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
2851 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
2862 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function
2892 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2901 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
3311 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
3858 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3875 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
[all …]
/PHP-5.4/sapi/apache/
H A Dphp_apache.c294 PHP_FUNCTION(apache_child_terminate) in PHP_FUNCTION() function
313 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function
347 PHP_FUNCTION(virtual) in PHP_FUNCTION() function
394 PHP_FUNCTION(apache_request_headers) in PHP_FUNCTION() function
416 PHP_FUNCTION(apache_response_headers) in PHP_FUNCTION() function
436 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function
459 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function
559 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function
573 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
593 PHP_FUNCTION(apache_reset_timeout) in PHP_FUNCTION() function
/PHP-5.4/ext/mssql/
H A Dphp_mssql.c853 PHP_FUNCTION(mssql_connect) in PHP_FUNCTION() function
861 PHP_FUNCTION(mssql_pconnect) in PHP_FUNCTION() function
869 PHP_FUNCTION(mssql_close) in PHP_FUNCTION() function
898 PHP_FUNCTION(mssql_select_db) in PHP_FUNCTION() function
1319 PHP_FUNCTION(mssql_query) function
1455 PHP_FUNCTION(mssql_num_rows) function
1572 PHP_FUNCTION(mssql_fetch_row) function
1840 PHP_FUNCTION(mssql_result) function
1968 PHP_FUNCTION(mssql_init) function
2006 PHP_FUNCTION(mssql_bind) function
[all …]
/PHP-5.4/ext/intl/collator/
H A Dcollator_attr.c34 PHP_FUNCTION( collator_get_attribute ) in PHP_FUNCTION() function
65 PHP_FUNCTION( collator_set_attribute ) in PHP_FUNCTION() function
97 PHP_FUNCTION( collator_get_strength ) in PHP_FUNCTION() function
124 PHP_FUNCTION( collator_set_strength ) in PHP_FUNCTION() function

Completed in 239 milliseconds

12345678