Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 76 – 100 of 197) sorted by relevance

12345678

/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c656 PHP_FUNCTION(mb_regex_encoding) in PHP_FUNCTION() function
772 PHP_FUNCTION(mb_ereg) in PHP_FUNCTION() function
780 PHP_FUNCTION(mb_eregi) in PHP_FUNCTION() function
1026 PHP_FUNCTION(mb_ereg_replace) in PHP_FUNCTION() function
1034 PHP_FUNCTION(mb_eregi_replace) in PHP_FUNCTION() function
1050 PHP_FUNCTION(mb_split) in PHP_FUNCTION() function
1129 PHP_FUNCTION(mb_ereg_match) in PHP_FUNCTION() function
1283 PHP_FUNCTION(mb_ereg_search) in PHP_FUNCTION() function
1291 PHP_FUNCTION(mb_ereg_search_pos) in PHP_FUNCTION() function
1299 PHP_FUNCTION(mb_ereg_search_regs) in PHP_FUNCTION() function
[all …]
H A Dmbstring.c1713 PHP_FUNCTION(mb_language) in PHP_FUNCTION() function
2188 PHP_FUNCTION(mb_strlen) in PHP_FUNCTION() function
2223 PHP_FUNCTION(mb_strpos) in PHP_FUNCTION() function
2287 PHP_FUNCTION(mb_strrpos) in PHP_FUNCTION() function
2385 PHP_FUNCTION(mb_stripos) in PHP_FUNCTION() function
2414 PHP_FUNCTION(mb_strripos) in PHP_FUNCTION() function
2440 PHP_FUNCTION(mb_strstr) in PHP_FUNCTION() function
2498 PHP_FUNCTION(mb_strrchr) in PHP_FUNCTION() function
2558 PHP_FUNCTION(mb_stristr) in PHP_FUNCTION() function
2712 PHP_FUNCTION(mb_substr) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/intl/collator/
H A Dcollator_error.c31 PHP_FUNCTION( collator_get_error_code ) in PHP_FUNCTION() function
60 PHP_FUNCTION( collator_get_error_message ) in PHP_FUNCTION() function
/PHP-5.5/ext/dom/
H A Dstring_extend.c59 PHP_FUNCTION(dom_string_extend_find_offset16) in PHP_FUNCTION() function
69 PHP_FUNCTION(dom_string_extend_find_offset32) in PHP_FUNCTION() function
H A Ddomimplementationsource.c60 PHP_FUNCTION(dom_domimplementationsource_get_domimplementation) in PHP_FUNCTION() function
70 PHP_FUNCTION(dom_domimplementationsource_get_domimplementations) in PHP_FUNCTION() function
H A Ddocument.c902 PHP_FUNCTION(dom_document_create_element) in PHP_FUNCTION() function
990 PHP_FUNCTION(dom_document_create_comment) in PHP_FUNCTION() function
1174 PHP_FUNCTION(dom_document_import_node) in PHP_FUNCTION() function
1414 PHP_FUNCTION(dom_document_adopt_node) in PHP_FUNCTION() function
1444 PHP_FUNCTION(dom_document_rename_node) in PHP_FUNCTION() function
1754 PHP_FUNCTION(dom_document_save) in PHP_FUNCTION() function
1798 PHP_FUNCTION(dom_document_savexml) in PHP_FUNCTION() function
1908 PHP_FUNCTION(dom_document_xinclude) in PHP_FUNCTION() function
1949 PHP_FUNCTION(dom_document_validate) in PHP_FUNCTION() function
2283 PHP_FUNCTION(dom_document_save_html_file) in PHP_FUNCTION() function
[all …]
H A Dnamelist.c71 PHP_FUNCTION(dom_namelist_get_name) in PHP_FUNCTION() function
81 PHP_FUNCTION(dom_namelist_get_namespace_uri) in PHP_FUNCTION() function
H A Dcharacterdata.c173 PHP_FUNCTION(dom_characterdata_substring_data) in PHP_FUNCTION() function
222 PHP_FUNCTION(dom_characterdata_append_data) in PHP_FUNCTION() function
256 PHP_FUNCTION(dom_characterdata_insert_data) in PHP_FUNCTION() function
304 PHP_FUNCTION(dom_characterdata_delete_data) in PHP_FUNCTION() function
359 PHP_FUNCTION(dom_characterdata_replace_data) in PHP_FUNCTION() function
H A Dtext.c145 PHP_FUNCTION(dom_text_split_text) in PHP_FUNCTION() function
207 PHP_FUNCTION(dom_text_is_whitespace_in_element_content) in PHP_FUNCTION() function
230 PHP_FUNCTION(dom_text_replace_whole_text) in PHP_FUNCTION() function
/PHP-5.5/ext/curl/
H A Dshare.c37 PHP_FUNCTION(curl_share_init) in PHP_FUNCTION() function
55 PHP_FUNCTION(curl_share_close) in PHP_FUNCTION() function
96 PHP_FUNCTION(curl_share_setopt) in PHP_FUNCTION() function
/PHP-5.5/ext/interbase/
H A Dinterbase.c491 PHP_FUNCTION(ibase_errcode) in PHP_FUNCTION() function
1037 PHP_FUNCTION(ibase_connect) in PHP_FUNCTION() function
1045 PHP_FUNCTION(ibase_pconnect) in PHP_FUNCTION() function
1053 PHP_FUNCTION(ibase_close) in PHP_FUNCTION() function
1081 PHP_FUNCTION(ibase_drop_db) in PHP_FUNCTION() function
1124 PHP_FUNCTION(ibase_trans) in PHP_FUNCTION() function
1380 PHP_FUNCTION(ibase_commit) in PHP_FUNCTION() function
1388 PHP_FUNCTION(ibase_rollback) in PHP_FUNCTION() function
1396 PHP_FUNCTION(ibase_commit_ret) in PHP_FUNCTION() function
1404 PHP_FUNCTION(ibase_rollback_ret) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat.c96 PHP_FUNCTION( msgfmt_create ) in PHP_FUNCTION() function
118 PHP_FUNCTION( msgfmt_get_error_code ) in PHP_FUNCTION() function
145 PHP_FUNCTION( msgfmt_get_error_message ) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c55 PHP_FUNCTION(grapheme_strlen) in PHP_FUNCTION() function
109 PHP_FUNCTION(grapheme_strpos) in PHP_FUNCTION() function
177 PHP_FUNCTION(grapheme_stripos) in PHP_FUNCTION() function
253 PHP_FUNCTION(grapheme_strrpos) in PHP_FUNCTION() function
323 PHP_FUNCTION(grapheme_strripos) in PHP_FUNCTION() function
401 PHP_FUNCTION(grapheme_substr) in PHP_FUNCTION() function
687 PHP_FUNCTION(grapheme_strstr) in PHP_FUNCTION() function
695 PHP_FUNCTION(grapheme_stristr) in PHP_FUNCTION() function
811 PHP_FUNCTION(grapheme_extract) in PHP_FUNCTION() function
/PHP-5.5/ext/sysvsem/
H A Dsysvsem.c188 PHP_FUNCTION(sem_get) in PHP_FUNCTION() function
333 PHP_FUNCTION(sem_acquire) in PHP_FUNCTION() function
341 PHP_FUNCTION(sem_release) in PHP_FUNCTION() function
355 PHP_FUNCTION(sem_remove) function
/PHP-5.5/ext/standard/
H A Duser_filters.c54 PHP_FUNCTION(user_filter_nop) in PHP_FUNCTION() function
419 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() function
493 PHP_FUNCTION(stream_bucket_prepend) in PHP_FUNCTION() function
501 PHP_FUNCTION(stream_bucket_append) in PHP_FUNCTION() function
509 PHP_FUNCTION(stream_bucket_new) in PHP_FUNCTION() function
549 PHP_FUNCTION(stream_get_filters) in PHP_FUNCTION() function
579 PHP_FUNCTION(stream_filter_register) in PHP_FUNCTION() function
H A Dfilestat.c232 PHP_FUNCTION(disk_total_space) in PHP_FUNCTION() function
367 PHP_FUNCTION(disk_free_space) in PHP_FUNCTION() function
504 PHP_FUNCTION(chgrp) in PHP_FUNCTION() function
513 PHP_FUNCTION(lchgrp) in PHP_FUNCTION() function
643 PHP_FUNCTION(chown) in PHP_FUNCTION() function
652 PHP_FUNCTION(lchown) in PHP_FUNCTION() function
667 PHP_FUNCTION(chmod) in PHP_FUNCTION() function
713 PHP_FUNCTION(touch) in PHP_FUNCTION() function
828 PHP_FUNCTION(clearstatcache) in PHP_FUNCTION() function
1195 PHP_FUNCTION(realpath_cache_get) in PHP_FUNCTION() function
H A Durl.c374 PHP_FUNCTION(parse_url) in PHP_FUNCTION() function
533 PHP_FUNCTION(urlencode) in PHP_FUNCTION() function
550 PHP_FUNCTION(urldecode) in PHP_FUNCTION() function
638 PHP_FUNCTION(rawurlencode) function
655 PHP_FUNCTION(rawurldecode) function
702 PHP_FUNCTION(get_headers) function
/PHP-5.5/ext/bz2/
H A Dbz2.c338 static PHP_FUNCTION(bzread) in PHP_FUNCTION() function
371 static PHP_FUNCTION(bzopen) in PHP_FUNCTION() function
465 static PHP_FUNCTION(bzerrno) in PHP_FUNCTION() function
473 static PHP_FUNCTION(bzerrstr) in PHP_FUNCTION() function
481 static PHP_FUNCTION(bzerror) in PHP_FUNCTION() function
489 static PHP_FUNCTION(bzcompress) in PHP_FUNCTION() function
542 static PHP_FUNCTION(bzdecompress) in PHP_FUNCTION() function
/PHP-5.5/ext/calendar/
H A Dcal_unix.c29 PHP_FUNCTION(unixtojd) in PHP_FUNCTION() function
54 PHP_FUNCTION(jdtounix) in PHP_FUNCTION() function
/PHP-5.5/ext/openssl/
H A Dopenssl.c2493 PHP_FUNCTION(openssl_csr_sign) in PHP_FUNCTION() function
2627 PHP_FUNCTION(openssl_csr_new) in PHP_FUNCTION() function
3089 PHP_FUNCTION(openssl_pkey_new) in PHP_FUNCTION() function
3479 PHP_FUNCTION(openssl_pbkdf2) in PHP_FUNCTION() function
4227 PHP_FUNCTION(openssl_sign) in PHP_FUNCTION() function
4289 PHP_FUNCTION(openssl_verify) in PHP_FUNCTION() function
4342 PHP_FUNCTION(openssl_seal) in PHP_FUNCTION() function
4472 PHP_FUNCTION(openssl_open) in PHP_FUNCTION() function
4827 PHP_FUNCTION(openssl_digest) in PHP_FUNCTION() function
4906 PHP_FUNCTION(openssl_encrypt) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c290 PHP_FUNCTION(finfo_open) function
363 PHP_FUNCTION(finfo_close) function
381 PHP_FUNCTION(finfo_set_flags) function
581 PHP_FUNCTION(finfo_file) function
589 PHP_FUNCTION(finfo_buffer) function
597 PHP_FUNCTION(mime_content_type) function
/PHP-5.5/ext/snmp/
H A Dsnmp.c1568 PHP_FUNCTION(snmpget) in PHP_FUNCTION() function
1576 PHP_FUNCTION(snmpgetnext) in PHP_FUNCTION() function
1584 PHP_FUNCTION(snmpwalk) in PHP_FUNCTION() function
1592 PHP_FUNCTION(snmprealwalk) in PHP_FUNCTION() function
1600 PHP_FUNCTION(snmpset) in PHP_FUNCTION() function
1678 PHP_FUNCTION(snmp2_get) in PHP_FUNCTION() function
1694 PHP_FUNCTION(snmp2_walk) in PHP_FUNCTION() function
1710 PHP_FUNCTION(snmp2_set) in PHP_FUNCTION() function
1718 PHP_FUNCTION(snmp3_get) in PHP_FUNCTION() function
1734 PHP_FUNCTION(snmp3_walk) in PHP_FUNCTION() function
[all …]
/PHP-5.5/sapi/cli/
H A Dphp_cli_process_title.c31 PHP_FUNCTION(cli_set_process_title) in PHP_FUNCTION() function
53 PHP_FUNCTION(cli_get_process_title) in PHP_FUNCTION() function
/PHP-5.5/main/
H A Doutput.c1319 PHP_FUNCTION(ob_start) in PHP_FUNCTION() function
1343 PHP_FUNCTION(ob_flush) in PHP_FUNCTION() function
1364 PHP_FUNCTION(ob_clean) in PHP_FUNCTION() function
1385 PHP_FUNCTION(ob_end_flush) in PHP_FUNCTION() function
1402 PHP_FUNCTION(ob_end_clean) in PHP_FUNCTION() function
1419 PHP_FUNCTION(ob_get_flush) in PHP_FUNCTION() function
1438 PHP_FUNCTION(ob_get_clean) in PHP_FUNCTION() function
1461 PHP_FUNCTION(ob_get_contents) in PHP_FUNCTION() function
1475 PHP_FUNCTION(ob_get_level) in PHP_FUNCTION() function
1487 PHP_FUNCTION(ob_get_length) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/date/
H A Dphp_date.c1360 PHP_FUNCTION(date) in PHP_FUNCTION() function
1368 PHP_FUNCTION(gmdate) in PHP_FUNCTION() function
1376 PHP_FUNCTION(idate) in PHP_FUNCTION() function
1444 PHP_FUNCTION(strtotime) in PHP_FUNCTION() function
1596 PHP_FUNCTION(mktime) in PHP_FUNCTION() function
1604 PHP_FUNCTION(gmmktime) in PHP_FUNCTION() function
1724 PHP_FUNCTION(strftime) in PHP_FUNCTION() function
1741 PHP_FUNCTION(time) in PHP_FUNCTION() function
1796 PHP_FUNCTION(getdate) in PHP_FUNCTION() function
3183 PHP_FUNCTION(date_add) in PHP_FUNCTION() function
[all …]

Completed in 140 milliseconds

12345678