Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 76 – 100 of 168) sorted by relevance

1234567

/php-src/ext/mbstring/
H A Dphp_mbregex.c840 PHP_FUNCTION(mb_regex_encoding) in PHP_FUNCTION() function
968 PHP_FUNCTION(mb_ereg) in PHP_FUNCTION() function
975 PHP_FUNCTION(mb_eregi) in PHP_FUNCTION() function
1155 PHP_FUNCTION(mb_ereg_replace) in PHP_FUNCTION() function
1162 PHP_FUNCTION(mb_eregi_replace) in PHP_FUNCTION() function
1176 PHP_FUNCTION(mb_split) in PHP_FUNCTION() function
1259 PHP_FUNCTION(mb_ereg_match) in PHP_FUNCTION() function
1437 PHP_FUNCTION(mb_ereg_search) in PHP_FUNCTION() function
1444 PHP_FUNCTION(mb_ereg_search_pos) in PHP_FUNCTION() function
1451 PHP_FUNCTION(mb_ereg_search_regs) in PHP_FUNCTION() function
[all …]
/php-src/ext/mysqli/
H A Dmysqli_report.c29 PHP_FUNCTION(mysqli_report) in PHP_FUNCTION() function
/php-src/ext/standard/
H A Dftok.c31 PHP_FUNCTION(ftok) in PHP_FUNCTION() function
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 Dfilestat.c167 PHP_FUNCTION(disk_total_space) in PHP_FUNCTION() function
249 PHP_FUNCTION(disk_free_space) in PHP_FUNCTION() function
385 PHP_FUNCTION(chgrp) in PHP_FUNCTION() function
393 PHP_FUNCTION(lchgrp) in PHP_FUNCTION() function
513 PHP_FUNCTION(chown) in PHP_FUNCTION() function
521 PHP_FUNCTION(lchown) in PHP_FUNCTION() function
530 PHP_FUNCTION(chmod) in PHP_FUNCTION() function
576 PHP_FUNCTION(touch) in PHP_FUNCTION() function
685 PHP_FUNCTION(clearstatcache) in PHP_FUNCTION() function
1065 PHP_FUNCTION(realpath_cache_size) in FileFunction()
[all …]
H A Dsoundex.c25 PHP_FUNCTION(soundex) in PHP_FUNCTION() function
H A Dhrtime.c47 PHP_FUNCTION(hrtime) in PHP_FUNCTION() function
H A Duniqid.c41 PHP_FUNCTION(uniqid) in PHP_FUNCTION() function
H A Dhttp.c220 PHP_FUNCTION(http_build_query) in PHP_FUNCTION() function
317 PHP_FUNCTION(request_parse_body) in PHP_FUNCTION() function
365 PHP_FUNCTION(http_get_last_response_headers) in PHP_FUNCTION() function
378 PHP_FUNCTION(http_clear_last_response_headers) in PHP_FUNCTION() function
H A Duuencode.c204 PHP_FUNCTION(convert_uuencode) in PHP_FUNCTION() function
217 PHP_FUNCTION(convert_uudecode) in PHP_FUNCTION() function
/php-src/ext/intl/collator/
H A Dcollator_locale.c27 PHP_FUNCTION( collator_get_locale ) in PHP_FUNCTION() function
H A Dcollator_create.c61 PHP_FUNCTION( collator_create ) in PHP_FUNCTION() function
H A Dcollator_sort.c309 PHP_FUNCTION( collator_sort ) in PHP_FUNCTION() function
327 PHP_FUNCTION( collator_sort_with_sort_keys ) in PHP_FUNCTION() function
492 PHP_FUNCTION( collator_asort ) in PHP_FUNCTION() function
499 PHP_FUNCTION( collator_get_sort_key ) in PHP_FUNCTION() function
/php-src/ext/intl/msgformat/
H A Dmsgformat_format.c51 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() function
72 PHP_FUNCTION( msgfmt_format_message ) in PHP_FUNCTION() function
/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 …]
/php-src/ext/snmp/
H A Dsnmp.c1302 PHP_FUNCTION(snmpget) in PHP_FUNCTION() function
1309 PHP_FUNCTION(snmpgetnext) in PHP_FUNCTION() function
1316 PHP_FUNCTION(snmpwalk) in PHP_FUNCTION() function
1323 PHP_FUNCTION(snmprealwalk) in PHP_FUNCTION() function
1330 PHP_FUNCTION(snmpset) in PHP_FUNCTION() function
1401 PHP_FUNCTION(snmp2_get) in PHP_FUNCTION() function
1415 PHP_FUNCTION(snmp2_walk) in PHP_FUNCTION() function
1429 PHP_FUNCTION(snmp2_set) in PHP_FUNCTION() function
1436 PHP_FUNCTION(snmp3_get) in PHP_FUNCTION() function
1450 PHP_FUNCTION(snmp3_walk) in PHP_FUNCTION() function
[all …]
/php-src/ext/intl/idn/
H A Didn.c157 PHP_FUNCTION(idn_to_ascii) in PHP_FUNCTION() function
165 PHP_FUNCTION(idn_to_utf8) in PHP_FUNCTION() function
/php-src/ext/intl/calendar/
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/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/normalizer/
H A Dnormalizer_normalize.c80 PHP_FUNCTION( normalizer_normalize ) in PHP_FUNCTION() function
219 PHP_FUNCTION( normalizer_is_normalized ) in PHP_FUNCTION() function
302 PHP_FUNCTION( normalizer_get_raw_decomposition ) in PHP_FUNCTION() function
/php-src/ext/xml/
H A Dxml.c1058 PHP_FUNCTION(xml_parser_create) in PHP_FUNCTION() function
1065 PHP_FUNCTION(xml_parser_create_ns) in PHP_FUNCTION() function
1130 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() function
1282 PHP_FUNCTION(function_name) \
1304 PHP_FUNCTION(xml_parse) in PHP_FUNCTION() function
1327 PHP_FUNCTION(xml_parse_into_struct) in PHP_FUNCTION() function
1375 PHP_FUNCTION(xml_get_error_code) in PHP_FUNCTION() function
1390 PHP_FUNCTION(xml_error_string) in PHP_FUNCTION() function
1452 PHP_FUNCTION(xml_parser_free) in PHP_FUNCTION() function
1472 PHP_FUNCTION(xml_parser_set_option) 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
/php-src/ext/filter/
H A Dfilter.c434 PHP_FUNCTION(filter_has_var) in PHP_FUNCTION() function
576 PHP_FUNCTION(filter_input) in PHP_FUNCTION() function
640 PHP_FUNCTION(filter_var) in PHP_FUNCTION() function
666 PHP_FUNCTION(filter_input_array) in PHP_FUNCTION() function
701 PHP_FUNCTION(filter_var_array) in PHP_FUNCTION() function
725 PHP_FUNCTION(filter_list) in PHP_FUNCTION() function
741 PHP_FUNCTION(filter_id) in PHP_FUNCTION() function
/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 …]

Completed in 79 milliseconds

1234567