Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 51 – 75 of 192) sorted by relevance

12345678

/PHP-7.2/ext/dom/
H A Delement.c322 PHP_FUNCTION(dom_element_get_attribute) in PHP_FUNCTION() function
365 PHP_FUNCTION(dom_element_set_attribute) in PHP_FUNCTION() function
432 PHP_FUNCTION(dom_element_remove_attribute) in PHP_FUNCTION() function
480 PHP_FUNCTION(dom_element_get_attribute_node) in PHP_FUNCTION() function
527 PHP_FUNCTION(dom_element_set_attribute_node) in PHP_FUNCTION() function
656 PHP_FUNCTION(dom_element_get_attribute_ns) in PHP_FUNCTION() function
736 PHP_FUNCTION(dom_element_set_attribute_ns) in PHP_FUNCTION() function
864 PHP_FUNCTION(dom_element_remove_attribute_ns) in PHP_FUNCTION() function
1077 PHP_FUNCTION(dom_element_has_attribute) in PHP_FUNCTION() function
1105 PHP_FUNCTION(dom_element_has_attribute_ns) in PHP_FUNCTION() function
[all …]
H A Dnode.c927 PHP_FUNCTION(dom_node_insert_before) in PHP_FUNCTION() function
1088 PHP_FUNCTION(dom_node_replace_child) in PHP_FUNCTION() function
1176 PHP_FUNCTION(dom_node_remove_child) in PHP_FUNCTION() function
1227 PHP_FUNCTION(dom_node_append_child) in PHP_FUNCTION() function
1356 PHP_FUNCTION(dom_node_clone_node) in PHP_FUNCTION() function
1417 PHP_FUNCTION(dom_node_normalize) in PHP_FUNCTION() function
1438 PHP_FUNCTION(dom_node_is_supported) in PHP_FUNCTION() function
1497 PHP_FUNCTION(dom_node_is_same_node) in PHP_FUNCTION() function
1523 PHP_FUNCTION(dom_node_lookup_prefix) in PHP_FUNCTION() function
1641 PHP_FUNCTION(dom_node_is_equal_node) in PHP_FUNCTION() function
[all …]
H A Ddocument.c695 PHP_FUNCTION(dom_document_create_element) in PHP_FUNCTION() function
785 PHP_FUNCTION(dom_document_create_comment) in PHP_FUNCTION() function
974 PHP_FUNCTION(dom_document_import_node) in PHP_FUNCTION() function
1217 PHP_FUNCTION(dom_document_adopt_node) in PHP_FUNCTION() function
1247 PHP_FUNCTION(dom_document_rename_node) in PHP_FUNCTION() function
1563 PHP_FUNCTION(dom_document_save) in PHP_FUNCTION() function
1608 PHP_FUNCTION(dom_document_savexml) in PHP_FUNCTION() function
1718 PHP_FUNCTION(dom_document_xinclude) in PHP_FUNCTION() function
1764 PHP_FUNCTION(dom_document_validate) in PHP_FUNCTION() function
2109 PHP_FUNCTION(dom_document_save_html_file) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat_attr.c34 PHP_FUNCTION( msgfmt_get_pattern ) in PHP_FUNCTION() function
62 PHP_FUNCTION( msgfmt_set_pattern ) in PHP_FUNCTION() function
121 PHP_FUNCTION( msgfmt_get_locale ) in PHP_FUNCTION() function
/PHP-7.2/ext/sysvshm/
H A Dsysvshm.c152 PHP_FUNCTION(shm_attach) in PHP_FUNCTION() function
210 PHP_FUNCTION(shm_detach) in PHP_FUNCTION() function
225 PHP_FUNCTION(shm_remove) in PHP_FUNCTION() function
246 PHP_FUNCTION(shm_put_var) in PHP_FUNCTION() function
286 PHP_FUNCTION(shm_get_var) in PHP_FUNCTION() function
323 PHP_FUNCTION(shm_has_var) in PHP_FUNCTION() function
339 PHP_FUNCTION(shm_remove_var) in PHP_FUNCTION() function
/PHP-7.2/ext/standard/
H A Dstring.c252 PHP_FUNCTION(bin2hex) in PHP_FUNCTION() function
273 PHP_FUNCTION(hex2bin) in PHP_FUNCTION() function
357 PHP_FUNCTION(strspn) in PHP_FUNCTION() function
365 PHP_FUNCTION(strcspn) in PHP_FUNCTION() function
918 PHP_FUNCTION(trim) in PHP_FUNCTION() function
926 PHP_FUNCTION(rtrim) in PHP_FUNCTION() function
934 PHP_FUNCTION(ltrim) in PHP_FUNCTION() function
1330 PHP_FUNCTION(strtok) in PHP_FUNCTION() function
2757 PHP_FUNCTION(ord) function
2773 PHP_FUNCTION(chr) function
[all …]
H A Dexec.c255 PHP_FUNCTION(exec) in PHP_FUNCTION() function
263 PHP_FUNCTION(system) in PHP_FUNCTION() function
271 PHP_FUNCTION(passthru) in PHP_FUNCTION() function
478 PHP_FUNCTION(escapeshellcmd) in PHP_FUNCTION() function
501 PHP_FUNCTION(escapeshellarg) in PHP_FUNCTION() function
522 PHP_FUNCTION(shell_exec) function
565 PHP_FUNCTION(proc_nice) function
H A Dlink.c55 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
85 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
119 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
178 PHP_FUNCTION(link) in PHP_FUNCTION() function
H A Dmicrotime.c92 PHP_FUNCTION(microtime) in PHP_FUNCTION() function
100 PHP_FUNCTION(gettimeofday) in PHP_FUNCTION() function
110 PHP_FUNCTION(getrusage) in PHP_FUNCTION() function
H A Dsyslog.c135 PHP_FUNCTION(openlog) in PHP_FUNCTION() function
161 PHP_FUNCTION(closelog) in PHP_FUNCTION() function
178 PHP_FUNCTION(syslog) in PHP_FUNCTION() function
H A Duser_filters.c45 PHP_FUNCTION(user_filter_nop) in PHP_FUNCTION() function
399 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() function
482 PHP_FUNCTION(stream_bucket_prepend) in PHP_FUNCTION() function
490 PHP_FUNCTION(stream_bucket_append) in PHP_FUNCTION() function
498 PHP_FUNCTION(stream_bucket_new) in PHP_FUNCTION() function
536 PHP_FUNCTION(stream_get_filters) in PHP_FUNCTION() function
562 PHP_FUNCTION(stream_filter_register) in PHP_FUNCTION() function
H A Dfilestat.c183 PHP_FUNCTION(disk_total_space) in PHP_FUNCTION() function
276 PHP_FUNCTION(disk_free_space) in PHP_FUNCTION() function
413 PHP_FUNCTION(chgrp) in PHP_FUNCTION() function
422 PHP_FUNCTION(lchgrp) in PHP_FUNCTION() function
551 PHP_FUNCTION(chown) in PHP_FUNCTION() function
560 PHP_FUNCTION(lchown) in PHP_FUNCTION() function
574 PHP_FUNCTION(chmod) in PHP_FUNCTION() function
621 PHP_FUNCTION(touch) in PHP_FUNCTION() function
739 PHP_FUNCTION(clearstatcache) in PHP_FUNCTION() function
1113 PHP_FUNCTION(realpath_cache_get) in PHP_FUNCTION() function
H A Dlink_win32.c63 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
87 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
121 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
203 PHP_FUNCTION(link) in PHP_FUNCTION() function
/PHP-7.2/ext/xsl/
H A Dxsltprocessor.c393 PHP_FUNCTION(xsl_xsltprocessor_import_stylesheet) in PHP_FUNCTION() function
622 PHP_FUNCTION(xsl_xsltprocessor_transform_to_doc) in PHP_FUNCTION() function
677 PHP_FUNCTION(xsl_xsltprocessor_transform_to_uri) in PHP_FUNCTION() function
709 PHP_FUNCTION(xsl_xsltprocessor_transform_to_xml) in PHP_FUNCTION() function
747 PHP_FUNCTION(xsl_xsltprocessor_set_parameter) in PHP_FUNCTION() function
789 PHP_FUNCTION(xsl_xsltprocessor_get_parameter) in PHP_FUNCTION() function
815 PHP_FUNCTION(xsl_xsltprocessor_remove_parameter) in PHP_FUNCTION() function
874 PHP_FUNCTION(xsl_xsltprocessor_set_profiling) in PHP_FUNCTION() function
900 PHP_FUNCTION(xsl_xsltprocessor_set_security_prefs) in PHP_FUNCTION() function
920 PHP_FUNCTION(xsl_xsltprocessor_get_security_prefs) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/spl/
H A Dphp_spl.c86 PHP_FUNCTION(class_parents) in PHP_FUNCTION() function
120 PHP_FUNCTION(class_implements) in PHP_FUNCTION() function
149 PHP_FUNCTION(class_uses) in PHP_FUNCTION() function
238 PHP_FUNCTION(spl_classes) in PHP_FUNCTION() function
306 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() function
344 PHP_FUNCTION(spl_autoload_extensions) in PHP_FUNCTION() function
392 PHP_FUNCTION(spl_autoload_call) in PHP_FUNCTION() function
481 PHP_FUNCTION(spl_autoload_register) in PHP_FUNCTION() function
741 PHP_FUNCTION(spl_autoload_functions) in PHP_FUNCTION() function
797 PHP_FUNCTION(spl_object_hash) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/hash/
H A Dhash.c184 PHP_FUNCTION(hash) in PHP_FUNCTION() function
193 PHP_FUNCTION(hash_file) in PHP_FUNCTION() function
319 PHP_FUNCTION(hash_hmac) in PHP_FUNCTION() function
403 PHP_FUNCTION(hash_init) in PHP_FUNCTION() function
419 PHP_FUNCTION(hash_update) in PHP_FUNCTION() function
512 PHP_FUNCTION(hash_final) in PHP_FUNCTION() function
570 PHP_FUNCTION(hash_copy) in PHP_FUNCTION() function
589 PHP_FUNCTION(hash_algos) in PHP_FUNCTION() function
618 PHP_FUNCTION(hash_hkdf) in PHP_FUNCTION() function
716 PHP_FUNCTION(hash_pbkdf2) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/xml/
H A Dxml.c1144 PHP_FUNCTION(xml_parser_create) in PHP_FUNCTION() function
1152 PHP_FUNCTION(xml_parser_create_ns) in PHP_FUNCTION() function
1160 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() function
1189 PHP_FUNCTION(xml_set_element_handler) in PHP_FUNCTION() function
1379 PHP_FUNCTION(xml_parse) in PHP_FUNCTION() function
1407 PHP_FUNCTION(xml_parse_into_struct) in PHP_FUNCTION() function
1453 PHP_FUNCTION(xml_get_error_code) in PHP_FUNCTION() function
1472 PHP_FUNCTION(xml_error_string) in PHP_FUNCTION() function
1547 PHP_FUNCTION(xml_parser_free) in PHP_FUNCTION() function
1575 PHP_FUNCTION(xml_parser_set_option) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/interbase/
H A Dibase_blobs.c203 PHP_FUNCTION(ibase_blob_create) in PHP_FUNCTION() function
235 PHP_FUNCTION(ibase_blob_open) in PHP_FUNCTION() function
292 PHP_FUNCTION(ibase_blob_add) in PHP_FUNCTION() function
318 PHP_FUNCTION(ibase_blob_get) in PHP_FUNCTION() function
381 PHP_FUNCTION(ibase_blob_close) in PHP_FUNCTION() function
389 PHP_FUNCTION(ibase_blob_cancel) in PHP_FUNCTION() function
397 PHP_FUNCTION(ibase_blob_info) in PHP_FUNCTION() function
473 PHP_FUNCTION(ibase_blob_echo) in PHP_FUNCTION() function
536 PHP_FUNCTION(ibase_blob_import) in PHP_FUNCTION() function
H A Dinterbase.c478 PHP_FUNCTION(ibase_errmsg) in PHP_FUNCTION() function
494 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
1084 PHP_FUNCTION(ibase_drop_db) in PHP_FUNCTION() function
1132 PHP_FUNCTION(ibase_trans) in PHP_FUNCTION() function
1385 PHP_FUNCTION(ibase_commit) in PHP_FUNCTION() function
1393 PHP_FUNCTION(ibase_rollback) in PHP_FUNCTION() function
1401 PHP_FUNCTION(ibase_commit_ret) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/intl/locale/
H A Dlocale_methods.c450 PHP_FUNCTION( locale_get_script ) in PHP_FUNCTION() function
462 PHP_FUNCTION( locale_get_region ) in PHP_FUNCTION() function
624 PHP_FUNCTION(locale_get_display_name) in PHP_FUNCTION() function
688 PHP_FUNCTION( locale_get_keywords ) in PHP_FUNCTION() function
769 PHP_FUNCTION(locale_canonicalize) in PHP_FUNCTION() function
916 PHP_FUNCTION(locale_compose) in PHP_FUNCTION() function
1107 PHP_FUNCTION(locale_parse) in PHP_FUNCTION() function
1153 PHP_FUNCTION(locale_get_all_variants) in PHP_FUNCTION() function
1248 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() function
1544 PHP_FUNCTION(locale_lookup) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp105 U_CFUNC PHP_FUNCTION(rbbi_get_rules) in PHP_FUNCTION() function
132 U_CFUNC PHP_FUNCTION(rbbi_get_rule_status) in PHP_FUNCTION() function
148 U_CFUNC PHP_FUNCTION(rbbi_get_rule_status_vec) in PHP_FUNCTION() function
189 U_CFUNC PHP_FUNCTION(rbbi_get_binary_rules) in PHP_FUNCTION() function
/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.c659 PHP_FUNCTION(mb_regex_encoding) in PHP_FUNCTION() function
788 PHP_FUNCTION(mb_ereg) in PHP_FUNCTION() function
796 PHP_FUNCTION(mb_eregi) in PHP_FUNCTION() function
1069 PHP_FUNCTION(mb_ereg_replace) in PHP_FUNCTION() function
1077 PHP_FUNCTION(mb_eregi_replace) in PHP_FUNCTION() function
1093 PHP_FUNCTION(mb_split) in PHP_FUNCTION() function
1177 PHP_FUNCTION(mb_ereg_match) in PHP_FUNCTION() function
1332 PHP_FUNCTION(mb_ereg_search) in PHP_FUNCTION() function
1340 PHP_FUNCTION(mb_ereg_search_pos) in PHP_FUNCTION() function
1348 PHP_FUNCTION(mb_ereg_search_regs) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp208 U_CFUNC PHP_FUNCTION(intlgregcal_create_instance) in PHP_FUNCTION() function
226 U_CFUNC PHP_FUNCTION(intlgregcal_set_gregorian_change) in PHP_FUNCTION() function
247 U_CFUNC PHP_FUNCTION(intlgregcal_get_gregorian_change) in PHP_FUNCTION() function
263 U_CFUNC PHP_FUNCTION(intlgregcal_is_leap_year) in PHP_FUNCTION() function
/PHP-7.2/ext/intl/formatter/
H A Dformatter_main.c79 PHP_FUNCTION( numfmt_create ) in PHP_FUNCTION() function
112 PHP_FUNCTION( numfmt_get_error_code ) in PHP_FUNCTION() function
138 PHP_FUNCTION( numfmt_get_error_message ) in PHP_FUNCTION() function
/PHP-7.2/ext/intl/grapheme/
H A Dgrapheme_string.c55 PHP_FUNCTION(grapheme_strlen) in PHP_FUNCTION() function
107 PHP_FUNCTION(grapheme_strpos) in PHP_FUNCTION() function
170 PHP_FUNCTION(grapheme_stripos) in PHP_FUNCTION() function
239 PHP_FUNCTION(grapheme_strrpos) in PHP_FUNCTION() function
302 PHP_FUNCTION(grapheme_strripos) in PHP_FUNCTION() function
374 PHP_FUNCTION(grapheme_substr) in PHP_FUNCTION() function
662 PHP_FUNCTION(grapheme_strstr) in PHP_FUNCTION() function
670 PHP_FUNCTION(grapheme_stristr) in PHP_FUNCTION() function
774 PHP_FUNCTION(grapheme_extract) in PHP_FUNCTION() function

Completed in 111 milliseconds

12345678