Home
last modified time | relevance | path

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

12345678

/PHP-7.1/ext/standard/
H A Dpassword.c146 PHP_FUNCTION(password_get_info) in PHP_FUNCTION() function
182 PHP_FUNCTION(password_needs_rehash) in PHP_FUNCTION() function
225 PHP_FUNCTION(password_verify) in PHP_FUNCTION() function
261 PHP_FUNCTION(password_hash) in PHP_FUNCTION() function
H A Dinfo.c1301 PHP_FUNCTION(phpinfo) in PHP_FUNCTION() function
1321 PHP_FUNCTION(phpversion) in PHP_FUNCTION() function
1345 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() function
1360 PHP_FUNCTION(php_sapi_name) in PHP_FUNCTION() function
1377 PHP_FUNCTION(php_uname) in PHP_FUNCTION() function
1392 PHP_FUNCTION(php_ini_scanned_files) in PHP_FUNCTION() function
1408 PHP_FUNCTION(php_ini_loaded_file) in PHP_FUNCTION() function
H A Dfsock.c129 PHP_FUNCTION(fsockopen) in PHP_FUNCTION() function
137 PHP_FUNCTION(pfsockopen) in PHP_FUNCTION() function
H A Ddns.c132 PHP_FUNCTION(gethostname) in PHP_FUNCTION() function
156 PHP_FUNCTION(gethostbyaddr) in PHP_FUNCTION() function
218 PHP_FUNCTION(gethostbyname) in PHP_FUNCTION() function
239 PHP_FUNCTION(gethostbynamel) in PHP_FUNCTION() function
357 PHP_FUNCTION(dns_check_record) in PHP_FUNCTION() function
798 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() function
1030 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() function
H A Dmt_rand.c189 PHP_FUNCTION(mt_srand) in PHP_FUNCTION() function
280 PHP_FUNCTION(mt_rand) in PHP_FUNCTION() function
306 PHP_FUNCTION(mt_getrandmax) in PHP_FUNCTION() function
H A Dformatted_print.c662 PHP_FUNCTION(user_sprintf) in PHP_FUNCTION() function
675 PHP_FUNCTION(vsprintf) in PHP_FUNCTION() function
688 PHP_FUNCTION(user_printf) in PHP_FUNCTION() function
704 PHP_FUNCTION(vprintf) in PHP_FUNCTION() function
720 PHP_FUNCTION(fprintf) in PHP_FUNCTION() function
749 PHP_FUNCTION(vfprintf) in PHP_FUNCTION() function
H A Drandom.c187 PHP_FUNCTION(random_bytes) in PHP_FUNCTION() function
260 PHP_FUNCTION(random_int) in PHP_FUNCTION() function
H A Dvar.c199 PHP_FUNCTION(var_dump) in PHP_FUNCTION() function
363 PHP_FUNCTION(debug_zval_dump) in PHP_FUNCTION() function
569 PHP_FUNCTION(var_export) in PHP_FUNCTION() function
1036 PHP_FUNCTION(serialize) in PHP_FUNCTION() function
1065 PHP_FUNCTION(unserialize) in PHP_FUNCTION() function
1144 PHP_FUNCTION(memory_get_usage) { in PHP_FUNCTION() function
1157 PHP_FUNCTION(memory_get_peak_usage) { in PHP_FUNCTION() function
H A Duuencode.c203 PHP_FUNCTION(convert_uuencode) in PHP_FUNCTION() function
217 PHP_FUNCTION(convert_uudecode) in PHP_FUNCTION() function
H A Dquot_print.c202 PHP_FUNCTION(quoted_printable_decode) in PHP_FUNCTION() function
265 PHP_FUNCTION(quoted_printable_encode) in PHP_FUNCTION() function
/PHP-7.1/ext/intl/formatter/
H A Dformatter_format.c34 PHP_FUNCTION( numfmt_format ) in PHP_FUNCTION() function
137 PHP_FUNCTION( numfmt_format_currency ) in PHP_FUNCTION() function
H A Dformatter_parse.c38 PHP_FUNCTION( numfmt_parse ) in PHP_FUNCTION() function
127 PHP_FUNCTION( numfmt_parse_currency ) in PHP_FUNCTION() function
/PHP-7.1/ext/zlib/
H A Dzlib.c478 static PHP_FUNCTION(ob_gzhandler) in PHP_FUNCTION() function
545 static PHP_FUNCTION(zlib_get_coding_type) in PHP_FUNCTION() function
563 static PHP_FUNCTION(gzfile) in PHP_FUNCTION() function
604 static PHP_FUNCTION(gzopen) in PHP_FUNCTION() function
632 static PHP_FUNCTION(readgzfile) in PHP_FUNCTION() function
831 PHP_FUNCTION(inflate_init) in PHP_FUNCTION() function
905 PHP_FUNCTION(inflate_add) in PHP_FUNCTION() function
1016 PHP_FUNCTION(deflate_init) in PHP_FUNCTION() function
1111 PHP_FUNCTION(deflate_add) in PHP_FUNCTION() function
/PHP-7.1/ext/com_dotnet/
H A Dcom_com.c33 PHP_FUNCTION(com_create_instance) in PHP_FUNCTION() function
294 PHP_FUNCTION(com_get_active_object) in PHP_FUNCTION() function
672 PHP_FUNCTION(com_create_guid) in PHP_FUNCTION() function
700 PHP_FUNCTION(com_event_sink) in PHP_FUNCTION() function
760 PHP_FUNCTION(com_print_typeinfo) in PHP_FUNCTION() function
797 PHP_FUNCTION(com_message_pump) in PHP_FUNCTION() function
825 PHP_FUNCTION(com_load_typelib) in PHP_FUNCTION() function
/PHP-7.1/ext/calendar/
H A Deaster.c123 PHP_FUNCTION(easter_date) in PHP_FUNCTION() function
131 PHP_FUNCTION(easter_days) in PHP_FUNCTION() function
/PHP-7.1/ext/intl/normalizer/
H A Dnormalizer_normalize.c33 PHP_FUNCTION( normalizer_normalize ) in PHP_FUNCTION() function
170 PHP_FUNCTION( normalizer_is_normalized ) in PHP_FUNCTION() function
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.c318 static PHP_FUNCTION(phpdbg_exec) in PHP_FUNCTION() function
358 static PHP_FUNCTION(phpdbg_break_next) in PHP_FUNCTION() function
374 static PHP_FUNCTION(phpdbg_break_file) in PHP_FUNCTION() function
388 static PHP_FUNCTION(phpdbg_break_method) in PHP_FUNCTION() function
401 static PHP_FUNCTION(phpdbg_break_function) in PHP_FUNCTION() function
415 static PHP_FUNCTION(phpdbg_clear) in PHP_FUNCTION() function
429 static PHP_FUNCTION(phpdbg_color) in PHP_FUNCTION() function
451 static PHP_FUNCTION(phpdbg_prompt) in PHP_FUNCTION() function
464 static PHP_FUNCTION(phpdbg_start_oplog) in PHP_FUNCTION() function
543 static PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() function
[all …]
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat_format.c69 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() function
97 PHP_FUNCTION( msgfmt_format_message ) in PHP_FUNCTION() function
H A Dmsgformat_parse.c61 PHP_FUNCTION( msgfmt_parse ) in PHP_FUNCTION() function
90 PHP_FUNCTION( msgfmt_parse_message ) in PHP_FUNCTION() function
/PHP-7.1/ext/interbase/
H A Dibase_events.c127 PHP_FUNCTION(ibase_wait_event) in PHP_FUNCTION() function
260 PHP_FUNCTION(ibase_set_event_handler) in PHP_FUNCTION() function
372 PHP_FUNCTION(ibase_free_event_handler) in PHP_FUNCTION() function
/PHP-7.1/ext/dom/
H A Dxpath.c311 PHP_FUNCTION(dom_xpath_register_ns) in PHP_FUNCTION() function
492 PHP_FUNCTION(dom_xpath_query) in PHP_FUNCTION() function
499 PHP_FUNCTION(dom_xpath_evaluate) in PHP_FUNCTION() function
506 PHP_FUNCTION(dom_xpath_register_php_functions) in PHP_FUNCTION() function
/PHP-7.1/ext/recode/
H A Drecode.c144 PHP_FUNCTION(recode_string) in PHP_FUNCTION() function
186 PHP_FUNCTION(recode_file) in PHP_FUNCTION() function
/PHP-7.1/ext/intl/collator/
H A Dcollator_sort.c347 PHP_FUNCTION( collator_sort ) in PHP_FUNCTION() function
369 PHP_FUNCTION( collator_sort_with_sort_keys ) in PHP_FUNCTION() function
541 PHP_FUNCTION( collator_asort ) in PHP_FUNCTION() function
551 PHP_FUNCTION( collator_get_sort_key ) in PHP_FUNCTION() function
/PHP-7.1/ext/libxml/
H A Dlibxml.c950 static PHP_FUNCTION(libxml_set_streams_context) in PHP_FUNCTION() function
967 static PHP_FUNCTION(libxml_use_internal_errors) in PHP_FUNCTION() function
1007 static PHP_FUNCTION(libxml_get_last_error) in PHP_FUNCTION() function
1037 static PHP_FUNCTION(libxml_get_errors) in PHP_FUNCTION() function
1078 static PHP_FUNCTION(libxml_clear_errors) in PHP_FUNCTION() function
1097 static PHP_FUNCTION(libxml_disable_entity_loader) in PHP_FUNCTION() function
1111 static PHP_FUNCTION(libxml_set_external_entity_loader) in PHP_FUNCTION() function
/PHP-7.1/ext/intl/dateformat/
H A Ddateformat_parse.c128 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() function
172 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() function

Completed in 67 milliseconds

12345678