PHP_FUNCTION 215 ext/bcmath/bcmath.c PHP_FUNCTION(bcadd) PHP_FUNCTION 261 ext/bcmath/bcmath.c PHP_FUNCTION(bcsub) PHP_FUNCTION 307 ext/bcmath/bcmath.c PHP_FUNCTION(bcmul) PHP_FUNCTION 353 ext/bcmath/bcmath.c PHP_FUNCTION(bcdiv) PHP_FUNCTION 405 ext/bcmath/bcmath.c PHP_FUNCTION(bcmod) PHP_FUNCTION 446 ext/bcmath/bcmath.c PHP_FUNCTION(bcpowmod) PHP_FUNCTION 489 ext/bcmath/bcmath.c PHP_FUNCTION(bcpow) PHP_FUNCTION 535 ext/bcmath/bcmath.c PHP_FUNCTION(bcsqrt) PHP_FUNCTION 578 ext/bcmath/bcmath.c PHP_FUNCTION(bccomp) PHP_FUNCTION 620 ext/bcmath/bcmath.c PHP_FUNCTION(bcscale) PHP_FUNCTION 325 ext/bz2/bz2.c static PHP_FUNCTION(bzread) PHP_FUNCTION 365 ext/bz2/bz2.c static PHP_FUNCTION(bzopen) PHP_FUNCTION 453 ext/bz2/bz2.c static PHP_FUNCTION(bzerrno) PHP_FUNCTION 461 ext/bz2/bz2.c static PHP_FUNCTION(bzerrstr) PHP_FUNCTION 469 ext/bz2/bz2.c static PHP_FUNCTION(bzerror) PHP_FUNCTION 477 ext/bz2/bz2.c static PHP_FUNCTION(bzcompress) PHP_FUNCTION 535 ext/bz2/bz2.c static PHP_FUNCTION(bzdecompress) PHP_FUNCTION 29 ext/calendar/cal_unix.c PHP_FUNCTION(unixtojd) PHP_FUNCTION 65 ext/calendar/cal_unix.c PHP_FUNCTION(jdtounix) PHP_FUNCTION 306 ext/calendar/calendar.c PHP_FUNCTION(cal_info) PHP_FUNCTION 342 ext/calendar/calendar.c PHP_FUNCTION(cal_days_in_month) PHP_FUNCTION 379 ext/calendar/calendar.c PHP_FUNCTION(cal_to_jd) PHP_FUNCTION 398 ext/calendar/calendar.c PHP_FUNCTION(cal_from_jd) PHP_FUNCTION 439 ext/calendar/calendar.c PHP_FUNCTION(jdtogregorian) PHP_FUNCTION 458 ext/calendar/calendar.c PHP_FUNCTION(gregoriantojd) PHP_FUNCTION 472 ext/calendar/calendar.c PHP_FUNCTION(jdtojulian) PHP_FUNCTION 491 ext/calendar/calendar.c PHP_FUNCTION(juliantojd) PHP_FUNCTION 600 ext/calendar/calendar.c PHP_FUNCTION(jdtojewish) PHP_FUNCTION 639 ext/calendar/calendar.c PHP_FUNCTION(jewishtojd) PHP_FUNCTION 653 ext/calendar/calendar.c PHP_FUNCTION(jdtofrench) PHP_FUNCTION 672 ext/calendar/calendar.c PHP_FUNCTION(frenchtojd) PHP_FUNCTION 686 ext/calendar/calendar.c PHP_FUNCTION(jddayofweek) PHP_FUNCTION 717 ext/calendar/calendar.c PHP_FUNCTION(jdmonthname) PHP_FUNCTION 126 ext/calendar/easter.c PHP_FUNCTION(easter_date) PHP_FUNCTION 134 ext/calendar/easter.c PHP_FUNCTION(easter_days) PHP_FUNCTION 33 ext/com_dotnet/com_com.c PHP_FUNCTION(com_create_instance) PHP_FUNCTION 287 ext/com_dotnet/com_com.c PHP_FUNCTION(com_get_active_object) PHP_FUNCTION 656 ext/com_dotnet/com_com.c PHP_FUNCTION(com_create_guid) PHP_FUNCTION 679 ext/com_dotnet/com_com.c PHP_FUNCTION(com_event_sink) PHP_FUNCTION 740 ext/com_dotnet/com_com.c PHP_FUNCTION(com_print_typeinfo) PHP_FUNCTION 777 ext/com_dotnet/com_com.c PHP_FUNCTION(com_message_pump) PHP_FUNCTION 805 ext/com_dotnet/com_com.c PHP_FUNCTION(com_load_typelib) PHP_FUNCTION 183 ext/com_dotnet/com_dotnet.c PHP_FUNCTION(com_dotnet_create_instance) PHP_FUNCTION 255 ext/com_dotnet/com_handlers.c static PHP_FUNCTION(com_method_handler) PHP_FUNCTION 395 ext/com_dotnet/com_variant.c PHP_FUNCTION(com_variant_create_instance) PHP_FUNCTION 468 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_set) PHP_FUNCTION 612 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_add) PHP_FUNCTION 620 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_cat) PHP_FUNCTION 628 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_sub) PHP_FUNCTION 636 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_mul) PHP_FUNCTION 644 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_and) PHP_FUNCTION 652 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_div) PHP_FUNCTION 660 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_eqv) PHP_FUNCTION 668 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_idiv) PHP_FUNCTION 676 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_imp) PHP_FUNCTION 684 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_mod) PHP_FUNCTION 692 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_or) PHP_FUNCTION 700 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_pow) PHP_FUNCTION 708 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_xor) PHP_FUNCTION 770 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_abs) PHP_FUNCTION 778 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_fix) PHP_FUNCTION 786 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_int) PHP_FUNCTION 794 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_neg) PHP_FUNCTION 802 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_not) PHP_FUNCTION 810 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_round) PHP_FUNCTION 846 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_cmp) PHP_FUNCTION 904 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_date_to_timestamp) PHP_FUNCTION 943 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_date_from_timestamp) PHP_FUNCTION 985 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_get_type) PHP_FUNCTION 1002 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_set_type) PHP_FUNCTION 1037 ext/com_dotnet/com_variant.c PHP_FUNCTION(variant_cast) PHP_FUNCTION 194 ext/ctype/ctype.c static PHP_FUNCTION(ctype_alnum) PHP_FUNCTION 202 ext/ctype/ctype.c static PHP_FUNCTION(ctype_alpha) PHP_FUNCTION 210 ext/ctype/ctype.c static PHP_FUNCTION(ctype_cntrl) PHP_FUNCTION 218 ext/ctype/ctype.c static PHP_FUNCTION(ctype_digit) PHP_FUNCTION 226 ext/ctype/ctype.c static PHP_FUNCTION(ctype_lower) PHP_FUNCTION 234 ext/ctype/ctype.c static PHP_FUNCTION(ctype_graph) PHP_FUNCTION 242 ext/ctype/ctype.c static PHP_FUNCTION(ctype_print) PHP_FUNCTION 250 ext/ctype/ctype.c static PHP_FUNCTION(ctype_punct) PHP_FUNCTION 258 ext/ctype/ctype.c static PHP_FUNCTION(ctype_space) PHP_FUNCTION 266 ext/ctype/ctype.c static PHP_FUNCTION(ctype_upper) PHP_FUNCTION 274 ext/ctype/ctype.c static PHP_FUNCTION(ctype_xdigit) PHP_FUNCTION 1023 ext/curl/interface.c PHP_FUNCTION(curl_version) PHP_FUNCTION 1086 ext/curl/interface.c PHP_FUNCTION(curl_init) PHP_FUNCTION 1151 ext/curl/interface.c PHP_FUNCTION(curl_copy_handle) PHP_FUNCTION 1611 ext/curl/interface.c PHP_FUNCTION(curl_setopt) PHP_FUNCTION 1634 ext/curl/interface.c PHP_FUNCTION(curl_setopt_array) PHP_FUNCTION 1683 ext/curl/interface.c PHP_FUNCTION(curl_exec) PHP_FUNCTION 1725 ext/curl/interface.c PHP_FUNCTION(curl_getinfo) PHP_FUNCTION 1874 ext/curl/interface.c PHP_FUNCTION(curl_error) PHP_FUNCTION 1892 ext/curl/interface.c PHP_FUNCTION(curl_errno) PHP_FUNCTION 1909 ext/curl/interface.c PHP_FUNCTION(curl_close) PHP_FUNCTION 54 ext/curl/multi.c PHP_FUNCTION(curl_multi_init) PHP_FUNCTION 73 ext/curl/multi.c PHP_FUNCTION(curl_multi_add_handle) PHP_FUNCTION 135 ext/curl/multi.c PHP_FUNCTION(curl_multi_remove_handle) PHP_FUNCTION 170 ext/curl/multi.c PHP_FUNCTION(curl_multi_select) PHP_FUNCTION 200 ext/curl/multi.c PHP_FUNCTION(curl_multi_exec) PHP_FUNCTION 225 ext/curl/multi.c PHP_FUNCTION(curl_multi_getcontent) PHP_FUNCTION 245 ext/curl/multi.c PHP_FUNCTION(curl_multi_info_read) PHP_FUNCTION 308 ext/curl/multi.c PHP_FUNCTION(curl_multi_close) PHP_FUNCTION 1024 ext/date/php_date.c PHP_FUNCTION(date) PHP_FUNCTION 1032 ext/date/php_date.c PHP_FUNCTION(gmdate) PHP_FUNCTION 1040 ext/date/php_date.c PHP_FUNCTION(idate) PHP_FUNCTION 1102 ext/date/php_date.c PHP_FUNCTION(strtotime) PHP_FUNCTION 1263 ext/date/php_date.c PHP_FUNCTION(mktime) PHP_FUNCTION 1271 ext/date/php_date.c PHP_FUNCTION(gmmktime) PHP_FUNCTION 1280 ext/date/php_date.c PHP_FUNCTION(checkdate) PHP_FUNCTION 1382 ext/date/php_date.c PHP_FUNCTION(strftime) PHP_FUNCTION 1390 ext/date/php_date.c PHP_FUNCTION(gmstrftime) PHP_FUNCTION 1399 ext/date/php_date.c PHP_FUNCTION(time) PHP_FUNCTION 1407 ext/date/php_date.c PHP_FUNCTION(localtime) PHP_FUNCTION 1454 ext/date/php_date.c PHP_FUNCTION(getdate) PHP_FUNCTION 1774 ext/date/php_date.c PHP_FUNCTION(date_create) PHP_FUNCTION 1811 ext/date/php_date.c PHP_FUNCTION(date_parse) PHP_FUNCTION 1910 ext/date/php_date.c PHP_FUNCTION(date_format) PHP_FUNCTION 1929 ext/date/php_date.c PHP_FUNCTION(date_modify) PHP_FUNCTION 1964 ext/date/php_date.c PHP_FUNCTION(date_timezone_get) PHP_FUNCTION 2002 ext/date/php_date.c PHP_FUNCTION(date_timezone_set) PHP_FUNCTION 2029 ext/date/php_date.c PHP_FUNCTION(date_offset_get) PHP_FUNCTION 2064 ext/date/php_date.c PHP_FUNCTION(date_time_set) PHP_FUNCTION 2085 ext/date/php_date.c PHP_FUNCTION(date_date_set) PHP_FUNCTION 2106 ext/date/php_date.c PHP_FUNCTION(date_isodate_set) PHP_FUNCTION 2150 ext/date/php_date.c PHP_FUNCTION(timezone_open) PHP_FUNCTION 2198 ext/date/php_date.c PHP_FUNCTION(timezone_name_get) PHP_FUNCTION 2235 ext/date/php_date.c PHP_FUNCTION(timezone_name_from_abbr) PHP_FUNCTION 2259 ext/date/php_date.c PHP_FUNCTION(timezone_offset_get) PHP_FUNCTION 2293 ext/date/php_date.c PHP_FUNCTION(timezone_transitions_get) PHP_FUNCTION 2326 ext/date/php_date.c PHP_FUNCTION(timezone_identifiers_list) PHP_FUNCTION 2347 ext/date/php_date.c PHP_FUNCTION(timezone_abbreviations_list) PHP_FUNCTION 2382 ext/date/php_date.c PHP_FUNCTION(date_default_timezone_set) PHP_FUNCTION 2405 ext/date/php_date.c PHP_FUNCTION(date_default_timezone_get) PHP_FUNCTION 2503 ext/date/php_date.c PHP_FUNCTION(date_sunrise) PHP_FUNCTION 2511 ext/date/php_date.c PHP_FUNCTION(date_sunset) PHP_FUNCTION 2519 ext/date/php_date.c PHP_FUNCTION(date_sun_info) PHP_FUNCTION 965 ext/dba/dba.c PHP_FUNCTION(dba_popen) PHP_FUNCTION 973 ext/dba/dba.c PHP_FUNCTION(dba_open) PHP_FUNCTION 981 ext/dba/dba.c PHP_FUNCTION(dba_close) PHP_FUNCTION 991 ext/dba/dba.c PHP_FUNCTION(dba_exists) PHP_FUNCTION 1006 ext/dba/dba.c PHP_FUNCTION(dba_fetch) PHP_FUNCTION 1050 ext/dba/dba.c PHP_FUNCTION(dba_key_split) PHP_FUNCTION 1080 ext/dba/dba.c PHP_FUNCTION(dba_firstkey) PHP_FUNCTION 1095 ext/dba/dba.c PHP_FUNCTION(dba_nextkey) PHP_FUNCTION 1111 ext/dba/dba.c PHP_FUNCTION(dba_delete) PHP_FUNCTION 1130 ext/dba/dba.c PHP_FUNCTION(dba_insert) PHP_FUNCTION 1139 ext/dba/dba.c PHP_FUNCTION(dba_replace) PHP_FUNCTION 1147 ext/dba/dba.c PHP_FUNCTION(dba_optimize) PHP_FUNCTION 1161 ext/dba/dba.c PHP_FUNCTION(dba_sync) PHP_FUNCTION 1174 ext/dba/dba.c PHP_FUNCTION(dba_handlers) PHP_FUNCTION 1197 ext/dba/dba.c PHP_FUNCTION(dba_list) PHP_FUNCTION 119 ext/dbase/dbase.c PHP_FUNCTION(dbase_open) PHP_FUNCTION 166 ext/dbase/dbase.c PHP_FUNCTION(dbase_close) PHP_FUNCTION 190 ext/dbase/dbase.c PHP_FUNCTION(dbase_numrecords) PHP_FUNCTION 213 ext/dbase/dbase.c PHP_FUNCTION(dbase_numfields) PHP_FUNCTION 236 ext/dbase/dbase.c PHP_FUNCTION(dbase_pack) PHP_FUNCTION 261 ext/dbase/dbase.c PHP_FUNCTION(dbase_add_record) PHP_FUNCTION 331 ext/dbase/dbase.c PHP_FUNCTION(dbase_replace_record) PHP_FUNCTION 396 ext/dbase/dbase.c PHP_FUNCTION(dbase_delete_record) PHP_FUNCTION 571 ext/dbase/dbase.c PHP_FUNCTION(dbase_get_record) PHP_FUNCTION 580 ext/dbase/dbase.c PHP_FUNCTION(dbase_get_record_with_names) PHP_FUNCTION 588 ext/dbase/dbase.c PHP_FUNCTION(dbase_create) PHP_FUNCTION 849 ext/dbase/dbase.c PHP_FUNCTION(dbase_get_header_info) PHP_FUNCTION 272 ext/dom/attr.c PHP_FUNCTION(dom_attr_is_id) PHP_FUNCTION 179 ext/dom/characterdata.c PHP_FUNCTION(dom_characterdata_substring_data) PHP_FUNCTION 229 ext/dom/characterdata.c PHP_FUNCTION(dom_characterdata_append_data) PHP_FUNCTION 264 ext/dom/characterdata.c PHP_FUNCTION(dom_characterdata_insert_data) PHP_FUNCTION 313 ext/dom/characterdata.c PHP_FUNCTION(dom_characterdata_delete_data) PHP_FUNCTION 369 ext/dom/characterdata.c PHP_FUNCTION(dom_characterdata_replace_data) PHP_FUNCTION 944 ext/dom/document.c PHP_FUNCTION(dom_document_create_element) PHP_FUNCTION 978 ext/dom/document.c PHP_FUNCTION(dom_document_create_document_fragment) PHP_FUNCTION 1006 ext/dom/document.c PHP_FUNCTION(dom_document_create_text_node) PHP_FUNCTION 1035 ext/dom/document.c PHP_FUNCTION(dom_document_create_comment) PHP_FUNCTION 1064 ext/dom/document.c PHP_FUNCTION(dom_document_create_cdatasection) PHP_FUNCTION 1093 ext/dom/document.c PHP_FUNCTION(dom_document_create_processing_instruction) PHP_FUNCTION 1129 ext/dom/document.c PHP_FUNCTION(dom_document_create_attribute) PHP_FUNCTION 1164 ext/dom/document.c PHP_FUNCTION(dom_document_create_entity_reference) PHP_FUNCTION 1198 ext/dom/document.c PHP_FUNCTION(dom_document_get_elements_by_tag_name) PHP_FUNCTION 1225 ext/dom/document.c PHP_FUNCTION(dom_document_import_node) PHP_FUNCTION 1268 ext/dom/document.c PHP_FUNCTION(dom_document_create_element_ns) PHP_FUNCTION 1332 ext/dom/document.c PHP_FUNCTION(dom_document_create_attribute_ns) PHP_FUNCTION 1398 ext/dom/document.c PHP_FUNCTION(dom_document_get_elements_by_tag_name_ns) PHP_FUNCTION 1426 ext/dom/document.c PHP_FUNCTION(dom_document_get_element_by_id) PHP_FUNCTION 1457 ext/dom/document.c PHP_FUNCTION(dom_document_adopt_node) PHP_FUNCTION 1468 ext/dom/document.c PHP_FUNCTION(dom_document_normalize_document) PHP_FUNCTION 1489 ext/dom/document.c PHP_FUNCTION(dom_document_rename_node) PHP_FUNCTION 1787 ext/dom/document.c PHP_FUNCTION(dom_document_save) PHP_FUNCTION 1831 ext/dom/document.c PHP_FUNCTION(dom_document_savexml) PHP_FUNCTION 1937 ext/dom/document.c PHP_FUNCTION(dom_document_xinclude) PHP_FUNCTION 1978 ext/dom/document.c PHP_FUNCTION(dom_document_validate) PHP_FUNCTION 2089 ext/dom/document.c PHP_FUNCTION(dom_document_schema_validate_file) PHP_FUNCTION 2096 ext/dom/document.c PHP_FUNCTION(dom_document_schema_validate_xml) PHP_FUNCTION 2179 ext/dom/document.c PHP_FUNCTION(dom_document_relaxNG_validate_file) PHP_FUNCTION 2186 ext/dom/document.c PHP_FUNCTION(dom_document_relaxNG_validate_xml) PHP_FUNCTION 2291 ext/dom/document.c PHP_FUNCTION(dom_document_save_html_file) PHP_FUNCTION 2327 ext/dom/document.c PHP_FUNCTION(dom_document_save_html) PHP_FUNCTION 71 ext/dom/domconfiguration.c PHP_FUNCTION(dom_domconfiguration_set_parameter) PHP_FUNCTION 82 ext/dom/domconfiguration.c PHP_FUNCTION(dom_domconfiguration_get_parameter) PHP_FUNCTION 93 ext/dom/domconfiguration.c PHP_FUNCTION(dom_domconfiguration_can_set_parameter) PHP_FUNCTION 57 ext/dom/domerrorhandler.c PHP_FUNCTION(dom_domerrorhandler_handle_error) PHP_FUNCTION 73 ext/dom/domimplementationlist.c PHP_FUNCTION(dom_domimplementationlist_item) PHP_FUNCTION 63 ext/dom/domimplementationsource.c PHP_FUNCTION(dom_domimplementationsource_get_domimplementation) PHP_FUNCTION 74 ext/dom/domimplementationsource.c PHP_FUNCTION(dom_domimplementationsource_get_domimplementations) PHP_FUNCTION 73 ext/dom/domstringlist.c PHP_FUNCTION(dom_domstringlist_item) PHP_FUNCTION 347 ext/dom/element.c PHP_FUNCTION(dom_element_get_attribute) PHP_FUNCTION 390 ext/dom/element.c PHP_FUNCTION(dom_element_set_attribute) PHP_FUNCTION 451 ext/dom/element.c PHP_FUNCTION(dom_element_remove_attribute) PHP_FUNCTION 500 ext/dom/element.c PHP_FUNCTION(dom_element_get_attribute_node) PHP_FUNCTION 547 ext/dom/element.c PHP_FUNCTION(dom_element_set_attribute_node) PHP_FUNCTION 610 ext/dom/element.c PHP_FUNCTION(dom_element_remove_attribute_node) PHP_FUNCTION 648 ext/dom/element.c PHP_FUNCTION(dom_element_get_elements_by_tag_name) PHP_FUNCTION 675 ext/dom/element.c PHP_FUNCTION(dom_element_get_attribute_ns) PHP_FUNCTION 752 ext/dom/element.c PHP_FUNCTION(dom_element_set_attribute_ns) PHP_FUNCTION 864 ext/dom/element.c PHP_FUNCTION(dom_element_remove_attribute_ns) PHP_FUNCTION 922 ext/dom/element.c PHP_FUNCTION(dom_element_get_attribute_node_ns) PHP_FUNCTION 953 ext/dom/element.c PHP_FUNCTION(dom_element_set_attribute_node_ns) PHP_FUNCTION 1024 ext/dom/element.c PHP_FUNCTION(dom_element_get_elements_by_tag_name_ns) PHP_FUNCTION 1053 ext/dom/element.c PHP_FUNCTION(dom_element_has_attribute) PHP_FUNCTION 1082 ext/dom/element.c PHP_FUNCTION(dom_element_has_attribute_ns) PHP_FUNCTION 1139 ext/dom/element.c PHP_FUNCTION(dom_element_set_id_attribute) PHP_FUNCTION 1176 ext/dom/element.c PHP_FUNCTION(dom_element_set_id_attribute_ns) PHP_FUNCTION 1213 ext/dom/element.c PHP_FUNCTION(dom_element_set_id_attribute_node) PHP_FUNCTION 137 ext/dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_get_named_item) PHP_FUNCTION 192 ext/dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_set_named_item) PHP_FUNCTION 203 ext/dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_remove_named_item) PHP_FUNCTION 214 ext/dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_item) PHP_FUNCTION 273 ext/dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_get_named_item_ns) PHP_FUNCTION 328 ext/dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_set_named_item_ns) PHP_FUNCTION 339 ext/dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_remove_named_item_ns) PHP_FUNCTION 77 ext/dom/namelist.c PHP_FUNCTION(dom_namelist_get_name) PHP_FUNCTION 88 ext/dom/namelist.c PHP_FUNCTION(dom_namelist_get_namespace_uri) PHP_FUNCTION 1028 ext/dom/node.c PHP_FUNCTION(dom_node_insert_before) PHP_FUNCTION 1190 ext/dom/node.c PHP_FUNCTION(dom_node_replace_child) PHP_FUNCTION 1282 ext/dom/node.c PHP_FUNCTION(dom_node_remove_child) PHP_FUNCTION 1335 ext/dom/node.c PHP_FUNCTION(dom_node_append_child) PHP_FUNCTION 1437 ext/dom/node.c PHP_FUNCTION(dom_node_has_child_nodes) PHP_FUNCTION 1466 ext/dom/node.c PHP_FUNCTION(dom_node_clone_node) PHP_FUNCTION 1530 ext/dom/node.c PHP_FUNCTION(dom_node_normalize) PHP_FUNCTION 1552 ext/dom/node.c PHP_FUNCTION(dom_node_is_supported) PHP_FUNCTION 1575 ext/dom/node.c PHP_FUNCTION(dom_node_has_attributes) PHP_FUNCTION 1602 ext/dom/node.c PHP_FUNCTION(dom_node_compare_document_position) PHP_FUNCTION 1613 ext/dom/node.c PHP_FUNCTION(dom_node_is_same_node) PHP_FUNCTION 1640 ext/dom/node.c PHP_FUNCTION(dom_node_lookup_prefix) PHP_FUNCTION 1691 ext/dom/node.c PHP_FUNCTION(dom_node_is_default_namespace) PHP_FUNCTION 1725 ext/dom/node.c PHP_FUNCTION(dom_node_lookup_namespace_uri) PHP_FUNCTION 1760 ext/dom/node.c PHP_FUNCTION(dom_node_is_equal_node) PHP_FUNCTION 1771 ext/dom/node.c PHP_FUNCTION(dom_node_get_feature) PHP_FUNCTION 1782 ext/dom/node.c PHP_FUNCTION(dom_node_set_user_data) PHP_FUNCTION 1793 ext/dom/node.c PHP_FUNCTION(dom_node_get_user_data) PHP_FUNCTION 107 ext/dom/nodelist.c PHP_FUNCTION(dom_nodelist_item) PHP_FUNCTION 455 ext/dom/php_dom.c PHP_FUNCTION(dom_import_simplexml) PHP_FUNCTION 63 ext/dom/string_extend.c PHP_FUNCTION(dom_string_extend_find_offset16) PHP_FUNCTION 74 ext/dom/string_extend.c PHP_FUNCTION(dom_string_extend_find_offset32) PHP_FUNCTION 149 ext/dom/text.c PHP_FUNCTION(dom_text_split_text) PHP_FUNCTION 212 ext/dom/text.c PHP_FUNCTION(dom_text_is_whitespace_in_element_content) PHP_FUNCTION 236 ext/dom/text.c PHP_FUNCTION(dom_text_replace_whole_text) PHP_FUNCTION 50 ext/dom/userdatahandler.c PHP_FUNCTION(dom_userdatahandler_handle) PHP_FUNCTION 131 ext/dom/xpath.c PHP_FUNCTION(dom_xpath_register_ns) PHP_FUNCTION 310 ext/dom/xpath.c PHP_FUNCTION(dom_xpath_query) PHP_FUNCTION 317 ext/dom/xpath.c PHP_FUNCTION(dom_xpath_evaluate) PHP_FUNCTION 2361 ext/exif/exif.c PHP_FUNCTION(exif_tagname) PHP_FUNCTION 3915 ext/exif/exif.c PHP_FUNCTION(exif_read_data) PHP_FUNCTION 4107 ext/exif/exif.c PHP_FUNCTION(exif_thumbnail) PHP_FUNCTION 4171 ext/exif/exif.c PHP_FUNCTION(exif_imagetype) PHP_FUNCTION 1059 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_connect) PHP_FUNCTION 1067 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_pconnect) PHP_FUNCTION 1075 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_close) PHP_FUNCTION 1208 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_set_transaction) PHP_FUNCTION 1250 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_autocommit) PHP_FUNCTION 1291 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_commit) PHP_FUNCTION 1328 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_rollback) PHP_FUNCTION 1410 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_create_blob) PHP_FUNCTION 1418 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_create_clob) PHP_FUNCTION 1426 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_set_lob_mode) PHP_FUNCTION 1502 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_read_blob) PHP_FUNCTION 1510 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_read_clob) PHP_FUNCTION 1556 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_blob_size) PHP_FUNCTION 1564 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_clob_size) PHP_FUNCTION 1572 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_hostname) PHP_FUNCTION 1606 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_database) PHP_FUNCTION 1645 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_database_password) PHP_FUNCTION 1679 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_username) PHP_FUNCTION 1713 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_password) PHP_FUNCTION 1747 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_set_password) PHP_FUNCTION 1789 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_select_db) PHP_FUNCTION 1834 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_set_characterset) PHP_FUNCTION 1872 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_change_user) PHP_FUNCTION 1933 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_create_db) PHP_FUNCTION 2015 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_drop_db) PHP_FUNCTION 2090 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_start_db) PHP_FUNCTION 2186 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_stop_db) PHP_FUNCTION 2245 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_db_status) PHP_FUNCTION 2431 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_query) PHP_FUNCTION 2472 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_db_query) PHP_FUNCTION 2511 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_list_dbs) PHP_FUNCTION 2557 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_list_tables) PHP_FUNCTION 2600 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_list_fields) PHP_FUNCTION 2647 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_error) PHP_FUNCTION 2681 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_errno) PHP_FUNCTION 2710 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_warnings) PHP_FUNCTION 2728 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_affected_rows) PHP_FUNCTION 2757 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_rows_fetched) PHP_FUNCTION 2787 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_insert_id) PHP_FUNCTION 3136 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_result) PHP_FUNCTION 3211 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_next_result) PHP_FUNCTION 3259 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_num_rows) PHP_FUNCTION 3293 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_num_fields) PHP_FUNCTION 3316 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_fetch_row) PHP_FUNCTION 3324 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_fetch_assoc) PHP_FUNCTION 3332 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_fetch_object) PHP_FUNCTION 3343 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_fetch_array) PHP_FUNCTION 3571 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_data_seek) PHP_FUNCTION 3610 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_fetch_lengths) PHP_FUNCTION 3641 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_fetch_field) PHP_FUNCTION 3696 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_field_seek) PHP_FUNCTION 3739 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_field_name) PHP_FUNCTION 3788 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_field_table) PHP_FUNCTION 3829 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_field_len) PHP_FUNCTION 3881 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_field_type) PHP_FUNCTION 3933 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_field_flags) PHP_FUNCTION 4018 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_table_name) PHP_FUNCTION 4061 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_free_result) PHP_FUNCTION 4085 ext/fbsql/php_fbsql.c PHP_FUNCTION(fbsql_get_autostart_info) PHP_FUNCTION 460 ext/fdf/fdf.c PHP_FUNCTION(fdf_open) PHP_FUNCTION 489 ext/fdf/fdf.c PHP_FUNCTION(fdf_open_string) PHP_FUNCTION 526 ext/fdf/fdf.c PHP_FUNCTION(fdf_create) PHP_FUNCTION 548 ext/fdf/fdf.c PHP_FUNCTION(fdf_close) PHP_FUNCTION 564 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_value) PHP_FUNCTION 640 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_value) PHP_FUNCTION 706 ext/fdf/fdf.c PHP_FUNCTION(fdf_next_field_name) PHP_FUNCTION 746 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_ap) PHP_FUNCTION 800 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_ap) { PHP_FUNCTION 854 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_encoding) { PHP_FUNCTION 884 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_status) PHP_FUNCTION 909 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_status) PHP_FUNCTION 943 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_file) PHP_FUNCTION 985 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_file) PHP_FUNCTION 1019 ext/fdf/fdf.c PHP_FUNCTION(fdf_save) PHP_FUNCTION 1076 ext/fdf/fdf.c PHP_FUNCTION(fdf_save_string) PHP_FUNCTION 1137 ext/fdf/fdf.c PHP_FUNCTION(fdf_add_template) PHP_FUNCTION 1179 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_flags) PHP_FUNCTION 1206 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_flags) { PHP_FUNCTION 1236 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_opt) PHP_FUNCTION 1263 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_opt) { PHP_FUNCTION 1318 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_submit_form_action) PHP_FUNCTION 1345 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_javascript_action) PHP_FUNCTION 1371 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_encoding) PHP_FUNCTION 1470 ext/fdf/fdf.c PHP_FUNCTION(fdf_errno) { PHP_FUNCTION 1477 ext/fdf/fdf.c PHP_FUNCTION(fdf_error) { PHP_FUNCTION 1541 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_version) { PHP_FUNCTION 1570 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_version) { PHP_FUNCTION 1595 ext/fdf/fdf.c PHP_FUNCTION(fdf_add_doc_javascript) { PHP_FUNCTION 1623 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_on_import_javascript) { PHP_FUNCTION 1651 ext/fdf/fdf.c PHP_FUNCTION(fdf_set_target_frame) { PHP_FUNCTION 1679 ext/fdf/fdf.c PHP_FUNCTION(fdf_remove_item) { PHP_FUNCTION 1709 ext/fdf/fdf.c PHP_FUNCTION(fdf_get_attachment) { PHP_FUNCTION 1803 ext/fdf/fdf.c PHP_FUNCTION(fdf_enum_values) { PHP_FUNCTION 1844 ext/fdf/fdf.c PHP_FUNCTION(fdf_header) { PHP_FUNCTION 518 ext/filter/filter.c PHP_FUNCTION(filter_has_var) PHP_FUNCTION 692 ext/filter/filter.c PHP_FUNCTION(filter_input) PHP_FUNCTION 747 ext/filter/filter.c PHP_FUNCTION(filter_var) PHP_FUNCTION 771 ext/filter/filter.c PHP_FUNCTION(filter_input_array) PHP_FUNCTION 813 ext/filter/filter.c PHP_FUNCTION(filter_var_array) PHP_FUNCTION 834 ext/filter/filter.c PHP_FUNCTION(filter_list) PHP_FUNCTION 851 ext/filter/filter.c PHP_FUNCTION(filter_id) PHP_FUNCTION 375 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_connect) PHP_FUNCTION 411 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_ssl_connect) PHP_FUNCTION 445 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_login) PHP_FUNCTION 470 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_pwd) PHP_FUNCTION 493 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_cdup) PHP_FUNCTION 515 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_chdir) PHP_FUNCTION 540 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_exec) PHP_FUNCTION 565 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_raw) PHP_FUNCTION 585 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_mkdir) PHP_FUNCTION 610 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_rmdir) PHP_FUNCTION 635 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_chmod) PHP_FUNCTION 660 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_alloc) PHP_FUNCTION 689 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_nlist) PHP_FUNCTION 717 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_rawlist) PHP_FUNCTION 746 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_systype) PHP_FUNCTION 769 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_fget) PHP_FUNCTION 813 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_nb_fget) PHP_FUNCTION 861 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_pasv) PHP_FUNCTION 883 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_get) PHP_FUNCTION 946 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_nb_get) PHP_FUNCTION 1014 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_nb_continue) PHP_FUNCTION 1051 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_fput) PHP_FUNCTION 1098 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_nb_fput) PHP_FUNCTION 1150 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_put) PHP_FUNCTION 1203 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_nb_put) PHP_FUNCTION 1262 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_size) PHP_FUNCTION 1282 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_mdtm) PHP_FUNCTION 1302 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_rename) PHP_FUNCTION 1327 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_delete) PHP_FUNCTION 1352 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_site) PHP_FUNCTION 1377 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_close) PHP_FUNCTION 1396 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_set_option) PHP_FUNCTION 1441 ext/ftp/php_ftp.c PHP_FUNCTION(ftp_get_option) PHP_FUNCTION 1441 ext/gd/gd.c PHP_FUNCTION(gd_info) PHP_FUNCTION 1580 ext/gd/gd.c PHP_FUNCTION(imageloadfont) PHP_FUNCTION 1678 ext/gd/gd.c PHP_FUNCTION(imagesetstyle) PHP_FUNCTION 1722 ext/gd/gd.c PHP_FUNCTION(imagecreatetruecolor) PHP_FUNCTION 1753 ext/gd/gd.c PHP_FUNCTION(imageistruecolor) PHP_FUNCTION 1770 ext/gd/gd.c PHP_FUNCTION(imagetruecolortopalette) PHP_FUNCTION 1797 ext/gd/gd.c PHP_FUNCTION(imagecolormatch) PHP_FUNCTION 1837 ext/gd/gd.c PHP_FUNCTION(imagesetthickness) PHP_FUNCTION 1857 ext/gd/gd.c PHP_FUNCTION(imagefilledellipse) PHP_FUNCTION 1882 ext/gd/gd.c PHP_FUNCTION(imagefilledarc) PHP_FUNCTION 1921 ext/gd/gd.c PHP_FUNCTION(imagealphablending) PHP_FUNCTION 1942 ext/gd/gd.c PHP_FUNCTION(imagesavealpha) PHP_FUNCTION 1964 ext/gd/gd.c PHP_FUNCTION(imagelayereffect) PHP_FUNCTION 1985 ext/gd/gd.c PHP_FUNCTION(imagecolorallocatealpha) PHP_FUNCTION 2009 ext/gd/gd.c PHP_FUNCTION(imagecolorresolvealpha) PHP_FUNCTION 2031 ext/gd/gd.c PHP_FUNCTION(imagecolorclosestalpha) PHP_FUNCTION 2053 ext/gd/gd.c PHP_FUNCTION(imagecolorexactalpha) PHP_FUNCTION 2075 ext/gd/gd.c PHP_FUNCTION(imagecopyresampled) PHP_FUNCTION 2116 ext/gd/gd.c PHP_FUNCTION(imagegrabwindow) PHP_FUNCTION 2206 ext/gd/gd.c PHP_FUNCTION(imagegrabscreen) PHP_FUNCTION 2265 ext/gd/gd.c PHP_FUNCTION(imagerotate) PHP_FUNCTION 2293 ext/gd/gd.c PHP_FUNCTION(imagesettile) PHP_FUNCTION 2315 ext/gd/gd.c PHP_FUNCTION(imagesetbrush) PHP_FUNCTION 2336 ext/gd/gd.c PHP_FUNCTION(imagecreate) PHP_FUNCTION 2367 ext/gd/gd.c PHP_FUNCTION(imagetypes) PHP_FUNCTION 2482 ext/gd/gd.c PHP_FUNCTION(imagecreatefromstring) PHP_FUNCTION 2699 ext/gd/gd.c PHP_FUNCTION(imagecreatefromgif) PHP_FUNCTION 2709 ext/gd/gd.c PHP_FUNCTION(imagecreatefromjpeg) PHP_FUNCTION 2719 ext/gd/gd.c PHP_FUNCTION(imagecreatefrompng) PHP_FUNCTION 2729 ext/gd/gd.c PHP_FUNCTION(imagecreatefromxbm) PHP_FUNCTION 2739 ext/gd/gd.c PHP_FUNCTION(imagecreatefromxpm) PHP_FUNCTION 2749 ext/gd/gd.c PHP_FUNCTION(imagecreatefromwbmp) PHP_FUNCTION 2758 ext/gd/gd.c PHP_FUNCTION(imagecreatefromgd) PHP_FUNCTION 2767 ext/gd/gd.c PHP_FUNCTION(imagecreatefromgd2) PHP_FUNCTION 2775 ext/gd/gd.c PHP_FUNCTION(imagecreatefromgd2part) PHP_FUNCTION 2950 ext/gd/gd.c PHP_FUNCTION(imagexbm) PHP_FUNCTION 2960 ext/gd/gd.c PHP_FUNCTION(imagegif) PHP_FUNCTION 2974 ext/gd/gd.c PHP_FUNCTION(imagepng) PHP_FUNCTION 2988 ext/gd/gd.c PHP_FUNCTION(imagejpeg) PHP_FUNCTION 3002 ext/gd/gd.c PHP_FUNCTION(imagewbmp) PHP_FUNCTION 3015 ext/gd/gd.c PHP_FUNCTION(imagegd) PHP_FUNCTION 3024 ext/gd/gd.c PHP_FUNCTION(imagegd2) PHP_FUNCTION 3033 ext/gd/gd.c PHP_FUNCTION(imagedestroy) PHP_FUNCTION 3053 ext/gd/gd.c PHP_FUNCTION(imagecolorallocate) PHP_FUNCTION 3079 ext/gd/gd.c PHP_FUNCTION(imagepalettecopy) PHP_FUNCTION 3098 ext/gd/gd.c PHP_FUNCTION(imagecolorat) PHP_FUNCTION 3140 ext/gd/gd.c PHP_FUNCTION(imagecolorclosest) PHP_FUNCTION 3162 ext/gd/gd.c PHP_FUNCTION(imagecolorclosesthwb) PHP_FUNCTION 3184 ext/gd/gd.c PHP_FUNCTION(imagecolordeallocate) PHP_FUNCTION 3218 ext/gd/gd.c PHP_FUNCTION(imagecolorresolve) PHP_FUNCTION 3239 ext/gd/gd.c PHP_FUNCTION(imagecolorexact) PHP_FUNCTION 3260 ext/gd/gd.c PHP_FUNCTION(imagecolorset) PHP_FUNCTION 3291 ext/gd/gd.c PHP_FUNCTION(imagecolorsforindex) PHP_FUNCTION 3332 ext/gd/gd.c PHP_FUNCTION(imagegammacorrect) PHP_FUNCTION 3382 ext/gd/gd.c PHP_FUNCTION(imagesetpixel) PHP_FUNCTION 3405 ext/gd/gd.c PHP_FUNCTION(imageline) PHP_FUNCTION 3436 ext/gd/gd.c PHP_FUNCTION(imagedashedline) PHP_FUNCTION 3460 ext/gd/gd.c PHP_FUNCTION(imagerectangle) PHP_FUNCTION 3484 ext/gd/gd.c PHP_FUNCTION(imagefilledrectangle) PHP_FUNCTION 3508 ext/gd/gd.c PHP_FUNCTION(imagearc) PHP_FUNCTION 3545 ext/gd/gd.c PHP_FUNCTION(imageellipse) PHP_FUNCTION 3574 ext/gd/gd.c PHP_FUNCTION(imagefilltoborder) PHP_FUNCTION 3597 ext/gd/gd.c PHP_FUNCTION(imagefill) PHP_FUNCTION 3619 ext/gd/gd.c PHP_FUNCTION(imagecolorstotal) PHP_FUNCTION 3636 ext/gd/gd.c PHP_FUNCTION(imagecolortransparent) PHP_FUNCTION 3669 ext/gd/gd.c PHP_FUNCTION(imageinterlace) PHP_FUNCTION 3768 ext/gd/gd.c PHP_FUNCTION(imagepolygon) PHP_FUNCTION 3776 ext/gd/gd.c PHP_FUNCTION(imagefilledpolygon) PHP_FUNCTION 3843 ext/gd/gd.c PHP_FUNCTION(imagefontwidth) PHP_FUNCTION 3851 ext/gd/gd.c PHP_FUNCTION(imagefontheight) PHP_FUNCTION 3955 ext/gd/gd.c PHP_FUNCTION(imagechar) PHP_FUNCTION 3963 ext/gd/gd.c PHP_FUNCTION(imagecharup) PHP_FUNCTION 3971 ext/gd/gd.c PHP_FUNCTION(imagestring) PHP_FUNCTION 3979 ext/gd/gd.c PHP_FUNCTION(imagestringup) PHP_FUNCTION 3987 ext/gd/gd.c PHP_FUNCTION(imagecopy) PHP_FUNCTION 4022 ext/gd/gd.c PHP_FUNCTION(imagecopymerge) PHP_FUNCTION 4058 ext/gd/gd.c PHP_FUNCTION(imagecopymergegray) PHP_FUNCTION 4095 ext/gd/gd.c PHP_FUNCTION(imagecopyresized) PHP_FUNCTION 4138 ext/gd/gd.c PHP_FUNCTION(imagesx) PHP_FUNCTION 4155 ext/gd/gd.c PHP_FUNCTION(imagesy) PHP_FUNCTION 4180 ext/gd/gd.c PHP_FUNCTION(imageftbbox) PHP_FUNCTION 4188 ext/gd/gd.c PHP_FUNCTION(imagefttext) PHP_FUNCTION 4197 ext/gd/gd.c PHP_FUNCTION(imagettfbbox) PHP_FUNCTION 4205 ext/gd/gd.c PHP_FUNCTION(imagettftext) PHP_FUNCTION 4352 ext/gd/gd.c PHP_FUNCTION(imagepsloadfont) PHP_FUNCTION 4448 ext/gd/gd.c PHP_FUNCTION(imagepsfreefont) PHP_FUNCTION 4466 ext/gd/gd.c PHP_FUNCTION(imagepsencodefont) PHP_FUNCTION 4500 ext/gd/gd.c PHP_FUNCTION(imagepsextendfont) PHP_FUNCTION 4530 ext/gd/gd.c PHP_FUNCTION(imagepsslantfont) PHP_FUNCTION 4553 ext/gd/gd.c PHP_FUNCTION(imagepstext) PHP_FUNCTION 4705 ext/gd/gd.c PHP_FUNCTION(imagepsbbox) PHP_FUNCTION 4814 ext/gd/gd.c PHP_FUNCTION(image2wbmp) PHP_FUNCTION 4824 ext/gd/gd.c PHP_FUNCTION(jpeg2wbmp) PHP_FUNCTION 4834 ext/gd/gd.c PHP_FUNCTION(png2wbmp) PHP_FUNCTION 5281 ext/gd/gd.c PHP_FUNCTION(imagefilter) PHP_FUNCTION 5316 ext/gd/gd.c PHP_FUNCTION(imageconvolution) PHP_FUNCTION 5370 ext/gd/gd.c PHP_FUNCTION(imageantialias) PHP_FUNCTION 127 ext/hash/hash.c PHP_FUNCTION(hash) { PHP_FUNCTION 135 ext/hash/hash.c PHP_FUNCTION(hash_file) { PHP_FUNCTION 236 ext/hash/hash.c PHP_FUNCTION(hash_hmac) { PHP_FUNCTION 244 ext/hash/hash.c PHP_FUNCTION(hash_hmac_file) { PHP_FUNCTION 252 ext/hash/hash.c PHP_FUNCTION(hash_init) PHP_FUNCTION 317 ext/hash/hash.c PHP_FUNCTION(hash_update) PHP_FUNCTION 338 ext/hash/hash.c PHP_FUNCTION(hash_update_stream) PHP_FUNCTION 375 ext/hash/hash.c PHP_FUNCTION(hash_update_file) PHP_FUNCTION 408 ext/hash/hash.c PHP_FUNCTION(hash_final) PHP_FUNCTION 472 ext/hash/hash.c PHP_FUNCTION(hash_algos) PHP_FUNCTION 88 ext/hash/hash_sha.c PHP_FUNCTION(sha1) PHP_FUNCTION 118 ext/hash/hash_sha.c PHP_FUNCTION(sha1_file) PHP_FUNCTION 1875 ext/iconv/iconv.c PHP_FUNCTION(iconv_strlen) PHP_FUNCTION 1910 ext/iconv/iconv.c PHP_FUNCTION(iconv_substr) PHP_FUNCTION 1952 ext/iconv/iconv.c PHP_FUNCTION(iconv_strpos) PHP_FUNCTION 2003 ext/iconv/iconv.c PHP_FUNCTION(iconv_strrpos) PHP_FUNCTION 2047 ext/iconv/iconv.c PHP_FUNCTION(iconv_mime_encode) PHP_FUNCTION 2167 ext/iconv/iconv.c PHP_FUNCTION(iconv_mime_decode) PHP_FUNCTION 2210 ext/iconv/iconv.c PHP_FUNCTION(iconv_mime_decode_headers) PHP_FUNCTION 2338 ext/iconv/iconv.c PHP_FUNCTION(ob_iconv_handler) PHP_FUNCTION 2390 ext/iconv/iconv.c PHP_FUNCTION(iconv_set_encoding) PHP_FUNCTION 2423 ext/iconv/iconv.c PHP_FUNCTION(iconv_get_encoding) PHP_FUNCTION 822 ext/imap/php_imap.c PHP_FUNCTION(imap_open) PHP_FUNCTION 830 ext/imap/php_imap.c PHP_FUNCTION(imap_reopen) PHP_FUNCTION 881 ext/imap/php_imap.c PHP_FUNCTION(imap_append) PHP_FUNCTION 913 ext/imap/php_imap.c PHP_FUNCTION(imap_num_msg) PHP_FUNCTION 930 ext/imap/php_imap.c PHP_FUNCTION(imap_ping) PHP_FUNCTION 947 ext/imap/php_imap.c PHP_FUNCTION(imap_num_recent) PHP_FUNCTION 965 ext/imap/php_imap.c PHP_FUNCTION(imap_get_quota) PHP_FUNCTION 993 ext/imap/php_imap.c PHP_FUNCTION(imap_get_quotaroot) PHP_FUNCTION 1021 ext/imap/php_imap.c PHP_FUNCTION(imap_set_quota) PHP_FUNCTION 1046 ext/imap/php_imap.c PHP_FUNCTION(imap_setacl) PHP_FUNCTION 1068 ext/imap/php_imap.c PHP_FUNCTION(imap_getacl) PHP_FUNCTION 1103 ext/imap/php_imap.c PHP_FUNCTION(imap_expunge) PHP_FUNCTION 1122 ext/imap/php_imap.c PHP_FUNCTION(imap_close) PHP_FUNCTION 1154 ext/imap/php_imap.c PHP_FUNCTION(imap_headers) PHP_FUNCTION 1204 ext/imap/php_imap.c PHP_FUNCTION(imap_body) PHP_FUNCTION 1240 ext/imap/php_imap.c PHP_FUNCTION(imap_mail_copy) PHP_FUNCTION 1268 ext/imap/php_imap.c PHP_FUNCTION(imap_mail_move) PHP_FUNCTION 1296 ext/imap/php_imap.c PHP_FUNCTION(imap_createmailbox) PHP_FUNCTION 1319 ext/imap/php_imap.c PHP_FUNCTION(imap_renamemailbox) PHP_FUNCTION 1343 ext/imap/php_imap.c PHP_FUNCTION(imap_deletemailbox) PHP_FUNCTION 1366 ext/imap/php_imap.c PHP_FUNCTION(imap_list) PHP_FUNCTION 1405 ext/imap/php_imap.c PHP_FUNCTION(imap_list_full) PHP_FUNCTION 1456 ext/imap/php_imap.c PHP_FUNCTION(imap_listscan) PHP_FUNCTION 1492 ext/imap/php_imap.c PHP_FUNCTION(imap_check) PHP_FUNCTION 1524 ext/imap/php_imap.c PHP_FUNCTION(imap_delete) PHP_FUNCTION 1548 ext/imap/php_imap.c PHP_FUNCTION(imap_undelete) PHP_FUNCTION 1572 ext/imap/php_imap.c PHP_FUNCTION(imap_headerinfo) PHP_FUNCTION 1659 ext/imap/php_imap.c PHP_FUNCTION(imap_rfc822_parse_headers) PHP_FUNCTION 1691 ext/imap/php_imap.c PHP_FUNCTION(imap_lsub) PHP_FUNCTION 1729 ext/imap/php_imap.c PHP_FUNCTION(imap_lsub_full) PHP_FUNCTION 1780 ext/imap/php_imap.c PHP_FUNCTION(imap_subscribe) PHP_FUNCTION 1803 ext/imap/php_imap.c PHP_FUNCTION(imap_unsubscribe) PHP_FUNCTION 1826 ext/imap/php_imap.c PHP_FUNCTION(imap_fetchstructure) PHP_FUNCTION 1872 ext/imap/php_imap.c PHP_FUNCTION(imap_fetchbody) PHP_FUNCTION 1910 ext/imap/php_imap.c PHP_FUNCTION(imap_savebody) PHP_FUNCTION 1961 ext/imap/php_imap.c PHP_FUNCTION(imap_base64) PHP_FUNCTION 1986 ext/imap/php_imap.c PHP_FUNCTION(imap_qprint) PHP_FUNCTION 2011 ext/imap/php_imap.c PHP_FUNCTION(imap_8bit) PHP_FUNCTION 2036 ext/imap/php_imap.c PHP_FUNCTION(imap_binary) PHP_FUNCTION 2061 ext/imap/php_imap.c PHP_FUNCTION(imap_mailboxmsginfo) PHP_FUNCTION 2108 ext/imap/php_imap.c PHP_FUNCTION(imap_rfc822_write_address) PHP_FUNCTION 2152 ext/imap/php_imap.c PHP_FUNCTION(imap_rfc822_parse_adrlist) PHP_FUNCTION 2196 ext/imap/php_imap.c PHP_FUNCTION(imap_utf8) PHP_FUNCTION 2252 ext/imap/php_imap.c PHP_FUNCTION(imap_utf7_decode) PHP_FUNCTION 2395 ext/imap/php_imap.c PHP_FUNCTION(imap_utf7_encode) PHP_FUNCTION 2519 ext/imap/php_imap.c PHP_FUNCTION(imap_setflag_full) PHP_FUNCTION 2544 ext/imap/php_imap.c PHP_FUNCTION(imap_clearflag_full) PHP_FUNCTION 2569 ext/imap/php_imap.c PHP_FUNCTION(imap_sort) PHP_FUNCTION 2633 ext/imap/php_imap.c PHP_FUNCTION(imap_fetchheader) PHP_FUNCTION 2667 ext/imap/php_imap.c PHP_FUNCTION(imap_uid) PHP_FUNCTION 2693 ext/imap/php_imap.c PHP_FUNCTION(imap_msgno) PHP_FUNCTION 2712 ext/imap/php_imap.c PHP_FUNCTION(imap_status) PHP_FUNCTION 2753 ext/imap/php_imap.c PHP_FUNCTION(imap_bodystruct) PHP_FUNCTION 2871 ext/imap/php_imap.c PHP_FUNCTION(imap_fetch_overview) PHP_FUNCTION 2953 ext/imap/php_imap.c PHP_FUNCTION(imap_mail_compose) PHP_FUNCTION 3534 ext/imap/php_imap.c PHP_FUNCTION(imap_mail) PHP_FUNCTION 3606 ext/imap/php_imap.c PHP_FUNCTION(imap_search) PHP_FUNCTION 3656 ext/imap/php_imap.c PHP_FUNCTION(imap_alerts) PHP_FUNCTION 3683 ext/imap/php_imap.c PHP_FUNCTION(imap_errors) PHP_FUNCTION 3710 ext/imap/php_imap.c PHP_FUNCTION(imap_last_error) PHP_FUNCTION 3734 ext/imap/php_imap.c PHP_FUNCTION(imap_mime_header_decode) PHP_FUNCTION 4195 ext/imap/php_imap.c PHP_FUNCTION(imap_thread) PHP_FUNCTION 4235 ext/imap/php_imap.c PHP_FUNCTION(imap_timeout) PHP_FUNCTION 207 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_create) PHP_FUNCTION 238 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_open) PHP_FUNCTION 294 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_add) PHP_FUNCTION 320 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_get) PHP_FUNCTION 384 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_close) PHP_FUNCTION 392 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_cancel) PHP_FUNCTION 400 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_info) PHP_FUNCTION 476 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_echo) PHP_FUNCTION 539 ext/interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_import) PHP_FUNCTION 127 ext/interbase/ibase_events.c PHP_FUNCTION(ibase_wait_event) PHP_FUNCTION 256 ext/interbase/ibase_events.c PHP_FUNCTION(ibase_set_event_handler) PHP_FUNCTION 355 ext/interbase/ibase_events.c PHP_FUNCTION(ibase_free_event_handler) PHP_FUNCTION 1041 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_query) PHP_FUNCTION 1185 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_affected_rows) PHP_FUNCTION 1232 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_num_rows) PHP_FUNCTION 1659 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_fetch_row) PHP_FUNCTION 1667 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_fetch_assoc) PHP_FUNCTION 1675 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_fetch_object) PHP_FUNCTION 1688 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_name_result) PHP_FUNCTION 1713 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_free_result) PHP_FUNCTION 1732 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_prepare) PHP_FUNCTION 1799 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_execute) PHP_FUNCTION 1875 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_free_query) PHP_FUNCTION 1894 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_num_fields) PHP_FUNCTION 2017 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_field_info) PHP_FUNCTION 2059 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_num_params) PHP_FUNCTION 2082 ext/interbase/ibase_query.c PHP_FUNCTION(ibase_param_info) PHP_FUNCTION 187 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_add_user) PHP_FUNCTION 195 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_modify_user) PHP_FUNCTION 203 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_delete_user) PHP_FUNCTION 211 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_service_attach) PHP_FUNCTION 258 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_service_detach) PHP_FUNCTION 475 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_backup) PHP_FUNCTION 483 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_restore) PHP_FUNCTION 583 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_maintain_db) PHP_FUNCTION 591 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_db_info) PHP_FUNCTION 599 ext/interbase/ibase_service.c PHP_FUNCTION(ibase_server_info) PHP_FUNCTION 220 ext/interbase/interbase.c PHP_FUNCTION(ibase_errcode) PHP_FUNCTION 763 ext/interbase/interbase.c PHP_FUNCTION(ibase_connect) PHP_FUNCTION 771 ext/interbase/interbase.c PHP_FUNCTION(ibase_pconnect) PHP_FUNCTION 779 ext/interbase/interbase.c PHP_FUNCTION(ibase_close) PHP_FUNCTION 812 ext/interbase/interbase.c PHP_FUNCTION(ibase_drop_db) PHP_FUNCTION 860 ext/interbase/interbase.c PHP_FUNCTION(ibase_trans) PHP_FUNCTION 1121 ext/interbase/interbase.c PHP_FUNCTION(ibase_commit) PHP_FUNCTION 1129 ext/interbase/interbase.c PHP_FUNCTION(ibase_rollback) PHP_FUNCTION 1137 ext/interbase/interbase.c PHP_FUNCTION(ibase_commit_ret) PHP_FUNCTION 1145 ext/interbase/interbase.c PHP_FUNCTION(ibase_rollback_ret) PHP_FUNCTION 1153 ext/interbase/interbase.c PHP_FUNCTION(ibase_gen_id) PHP_FUNCTION 390 ext/json/json.c static PHP_FUNCTION(json_encode) PHP_FUNCTION 409 ext/json/json.c static PHP_FUNCTION(json_decode) PHP_FUNCTION 377 ext/ldap/ldap.c PHP_FUNCTION(ldap_connect) PHP_FUNCTION 476 ext/ldap/ldap.c PHP_FUNCTION(ldap_bind) PHP_FUNCTION 586 ext/ldap/ldap.c PHP_FUNCTION(ldap_sasl_bind) PHP_FUNCTION 626 ext/ldap/ldap.c PHP_FUNCTION(ldap_unbind) PHP_FUNCTION 917 ext/ldap/ldap.c PHP_FUNCTION(ldap_read) PHP_FUNCTION 925 ext/ldap/ldap.c PHP_FUNCTION(ldap_list) PHP_FUNCTION 933 ext/ldap/ldap.c PHP_FUNCTION(ldap_search) PHP_FUNCTION 941 ext/ldap/ldap.c PHP_FUNCTION(ldap_free_result) PHP_FUNCTION 959 ext/ldap/ldap.c PHP_FUNCTION(ldap_count_entries) PHP_FUNCTION 978 ext/ldap/ldap.c PHP_FUNCTION(ldap_first_entry) PHP_FUNCTION 1007 ext/ldap/ldap.c PHP_FUNCTION(ldap_next_entry) PHP_FUNCTION 1036 ext/ldap/ldap.c PHP_FUNCTION(ldap_get_entries) PHP_FUNCTION 1127 ext/ldap/ldap.c PHP_FUNCTION(ldap_first_attribute) PHP_FUNCTION 1155 ext/ldap/ldap.c PHP_FUNCTION(ldap_next_attribute) PHP_FUNCTION 1194 ext/ldap/ldap.c PHP_FUNCTION(ldap_get_attributes) PHP_FUNCTION 1249 ext/ldap/ldap.c PHP_FUNCTION(ldap_get_values_len) PHP_FUNCTION 1288 ext/ldap/ldap.c PHP_FUNCTION(ldap_get_dn) PHP_FUNCTION 1318 ext/ldap/ldap.c PHP_FUNCTION(ldap_explode_dn) PHP_FUNCTION 1353 ext/ldap/ldap.c PHP_FUNCTION(ldap_dn2ufn) PHP_FUNCTION 1505 ext/ldap/ldap.c PHP_FUNCTION(ldap_add) PHP_FUNCTION 1516 ext/ldap/ldap.c PHP_FUNCTION(ldap_mod_replace) PHP_FUNCTION 1524 ext/ldap/ldap.c PHP_FUNCTION(ldap_mod_add) PHP_FUNCTION 1532 ext/ldap/ldap.c PHP_FUNCTION(ldap_mod_del) PHP_FUNCTION 1540 ext/ldap/ldap.c PHP_FUNCTION(ldap_delete) PHP_FUNCTION 1567 ext/ldap/ldap.c PHP_FUNCTION(ldap_errno) PHP_FUNCTION 1584 ext/ldap/ldap.c PHP_FUNCTION(ldap_err2str) PHP_FUNCTION 1599 ext/ldap/ldap.c PHP_FUNCTION(ldap_error) PHP_FUNCTION 1619 ext/ldap/ldap.c PHP_FUNCTION(ldap_compare) PHP_FUNCTION 1660 ext/ldap/ldap.c PHP_FUNCTION(ldap_sort) PHP_FUNCTION 1691 ext/ldap/ldap.c PHP_FUNCTION(ldap_get_option) PHP_FUNCTION 1767 ext/ldap/ldap.c PHP_FUNCTION(ldap_set_option) PHP_FUNCTION 1915 ext/ldap/ldap.c PHP_FUNCTION(ldap_parse_result) PHP_FUNCTION 1982 ext/ldap/ldap.c PHP_FUNCTION(ldap_first_reference) PHP_FUNCTION 2010 ext/ldap/ldap.c PHP_FUNCTION(ldap_next_reference) PHP_FUNCTION 2039 ext/ldap/ldap.c PHP_FUNCTION(ldap_parse_reference) PHP_FUNCTION 2074 ext/ldap/ldap.c PHP_FUNCTION(ldap_rename) PHP_FUNCTION 2115 ext/ldap/ldap.c PHP_FUNCTION(ldap_start_tls) PHP_FUNCTION 2182 ext/ldap/ldap.c PHP_FUNCTION(ldap_set_rebind_proc) PHP_FUNCTION 2269 ext/ldap/ldap.c PHP_FUNCTION(ldap_t61_to_8859) PHP_FUNCTION 2277 ext/ldap/ldap.c PHP_FUNCTION(ldap_8859_to_t61) PHP_FUNCTION 687 ext/libxml/libxml.c static PHP_FUNCTION(libxml_set_streams_context) PHP_FUNCTION 705 ext/libxml/libxml.c static PHP_FUNCTION(libxml_use_internal_errors) PHP_FUNCTION 745 ext/libxml/libxml.c static PHP_FUNCTION(libxml_get_last_error) PHP_FUNCTION 775 ext/libxml/libxml.c static PHP_FUNCTION(libxml_get_errors) PHP_FUNCTION 817 ext/libxml/libxml.c static PHP_FUNCTION(libxml_clear_errors) PHP_FUNCTION 1078 ext/mbstring/mbstring.c PHP_FUNCTION(mb_language) PHP_FUNCTION 1105 ext/mbstring/mbstring.c PHP_FUNCTION(mb_internal_encoding) PHP_FUNCTION 1142 ext/mbstring/mbstring.c PHP_FUNCTION(mb_http_input) PHP_FUNCTION 1237 ext/mbstring/mbstring.c PHP_FUNCTION(mb_http_output) PHP_FUNCTION 1269 ext/mbstring/mbstring.c PHP_FUNCTION(mb_detect_order) PHP_FUNCTION 1328 ext/mbstring/mbstring.c PHP_FUNCTION(mb_substitute_character) PHP_FUNCTION 1382 ext/mbstring/mbstring.c PHP_FUNCTION(mb_preferred_mime_name) PHP_FUNCTION 1413 ext/mbstring/mbstring.c PHP_FUNCTION(mb_parse_str) PHP_FUNCTION 1456 ext/mbstring/mbstring.c PHP_FUNCTION(mb_output_handler) PHP_FUNCTION 1553 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strlen) PHP_FUNCTION 1588 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strpos) PHP_FUNCTION 1652 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strrpos) PHP_FUNCTION 1747 ext/mbstring/mbstring.c PHP_FUNCTION(mb_stripos) PHP_FUNCTION 1773 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strripos) PHP_FUNCTION 1803 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strstr) PHP_FUNCTION 1861 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strrchr) PHP_FUNCTION 1921 ext/mbstring/mbstring.c PHP_FUNCTION(mb_stristr) PHP_FUNCTION 1979 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strrichr) PHP_FUNCTION 2032 ext/mbstring/mbstring.c PHP_FUNCTION(mb_substr_count) PHP_FUNCTION 2074 ext/mbstring/mbstring.c PHP_FUNCTION(mb_substr) PHP_FUNCTION 2166 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strcut) PHP_FUNCTION 2254 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strwidth) PHP_FUNCTION 2289 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strimwidth) PHP_FUNCTION 2452 ext/mbstring/mbstring.c PHP_FUNCTION(mb_convert_encoding) PHP_FUNCTION 2527 ext/mbstring/mbstring.c PHP_FUNCTION(mb_convert_case) PHP_FUNCTION 2551 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strtoupper) PHP_FUNCTION 2574 ext/mbstring/mbstring.c PHP_FUNCTION(mb_strtolower) PHP_FUNCTION 2596 ext/mbstring/mbstring.c PHP_FUNCTION(mb_detect_encoding) PHP_FUNCTION 2682 ext/mbstring/mbstring.c PHP_FUNCTION(mb_list_encodings) PHP_FUNCTION 2699 ext/mbstring/mbstring.c PHP_FUNCTION(mb_list_encodings_alias_names) PHP_FUNCTION 2763 ext/mbstring/mbstring.c PHP_FUNCTION(mb_list_mime_names) PHP_FUNCTION 2815 ext/mbstring/mbstring.c PHP_FUNCTION(mb_encode_mimeheader) PHP_FUNCTION 2872 ext/mbstring/mbstring.c PHP_FUNCTION(mb_decode_mimeheader) PHP_FUNCTION 2896 ext/mbstring/mbstring.c PHP_FUNCTION(mb_convert_kana) PHP_FUNCTION 3001 ext/mbstring/mbstring.c PHP_FUNCTION(mb_convert_variables) PHP_FUNCTION 3298 ext/mbstring/mbstring.c PHP_FUNCTION(mb_encode_numericentity) PHP_FUNCTION 3306 ext/mbstring/mbstring.c PHP_FUNCTION(mb_decode_numericentity) PHP_FUNCTION 3531 ext/mbstring/mbstring.c PHP_FUNCTION(mb_send_mail) PHP_FUNCTION 3828 ext/mbstring/mbstring.c PHP_FUNCTION(mb_get_info) PHP_FUNCTION 4042 ext/mbstring/mbstring.c PHP_FUNCTION(mb_check_encoding) PHP_FUNCTION 488 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_regex_encoding) PHP_FUNCTION 600 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg) PHP_FUNCTION 608 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_eregi) PHP_FUNCTION 798 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_replace) PHP_FUNCTION 806 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_eregi_replace) PHP_FUNCTION 814 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_split) PHP_FUNCTION 894 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_match) PHP_FUNCTION 1056 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search) PHP_FUNCTION 1064 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_pos) PHP_FUNCTION 1072 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_regs) PHP_FUNCTION 1080 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_init) PHP_FUNCTION 1143 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_getregs) PHP_FUNCTION 1171 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_getpos) PHP_FUNCTION 1179 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_setpos) PHP_FUNCTION 1216 ext/mbstring/php_mbregex.c PHP_FUNCTION(mb_regex_set_options) PHP_FUNCTION 372 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_open) PHP_FUNCTION 408 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_generic_init) PHP_FUNCTION 482 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_generic) PHP_FUNCTION 526 ext/mcrypt/mcrypt.c PHP_FUNCTION(mdecrypt_generic) PHP_FUNCTION 569 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_supported_key_sizes) PHP_FUNCTION 589 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_self_test) PHP_FUNCTION 598 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_close) PHP_FUNCTION 608 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_generic_deinit) PHP_FUNCTION 622 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_is_block_algorithm_mode) PHP_FUNCTION 636 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_is_block_algorithm) PHP_FUNCTION 650 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_is_block_mode) PHP_FUNCTION 664 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_block_size) PHP_FUNCTION 673 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_key_size) PHP_FUNCTION 682 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_iv_size) PHP_FUNCTION 691 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_algorithms_name) PHP_FUNCTION 704 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_modes_name) PHP_FUNCTION 717 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_self_test) PHP_FUNCTION 731 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode) PHP_FUNCTION 745 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_algorithm) PHP_FUNCTION 759 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_mode) PHP_FUNCTION 773 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_get_algo_block_size) PHP_FUNCTION 783 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_get_algo_key_size) PHP_FUNCTION 793 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_get_supported_key_sizes) PHP_FUNCTION 812 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_list_algorithms) PHP_FUNCTION 839 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_list_modes) PHP_FUNCTION 866 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_get_key_size) PHP_FUNCTION 895 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_get_block_size) PHP_FUNCTION 924 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_get_iv_size) PHP_FUNCTION 953 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_get_cipher_name) PHP_FUNCTION 1099 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_encrypt) PHP_FUNCTION 1117 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_decrypt) PHP_FUNCTION 1135 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_ecb) PHP_FUNCTION 1154 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_cbc) PHP_FUNCTION 1173 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_cfb) PHP_FUNCTION 1192 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_ofb) PHP_FUNCTION 1211 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_create_iv) PHP_FUNCTION 96 ext/mhash/mhash.c PHP_FUNCTION(mhash_count) PHP_FUNCTION 109 ext/mhash/mhash.c PHP_FUNCTION(mhash_get_block_size) PHP_FUNCTION 124 ext/mhash/mhash.c PHP_FUNCTION(mhash_get_hash_name) PHP_FUNCTION 146 ext/mhash/mhash.c PHP_FUNCTION(mhash) PHP_FUNCTION 196 ext/mhash/mhash.c PHP_FUNCTION(mhash_keygen_s2k) PHP_FUNCTION 329 ext/mime_magic/mime_magic.c PHP_FUNCTION(mime_content_type) PHP_FUNCTION 92 ext/ming/ming.c PHP_FUNCTION(ming_setCubicThreshold) PHP_FUNCTION 106 ext/ming/ming.c PHP_FUNCTION(ming_setScale) PHP_FUNCTION 120 ext/ming/ming.c PHP_FUNCTION(ming_useSWFVersion) PHP_FUNCTION 135 ext/ming/ming.c PHP_FUNCTION(ming_useConstants) PHP_FUNCTION 151 ext/ming/ming.c PHP_FUNCTION(ming_setSWFCompression) PHP_FUNCTION 687 ext/ming/ming.c PHP_FUNCTION(ming_keypress) PHP_FUNCTION 384 ext/msql/php_msql.c PHP_FUNCTION(msql_connect) PHP_FUNCTION 392 ext/msql/php_msql.c PHP_FUNCTION(msql_pconnect) PHP_FUNCTION 400 ext/msql/php_msql.c PHP_FUNCTION(msql_close) PHP_FUNCTION 439 ext/msql/php_msql.c PHP_FUNCTION(msql_select_db) PHP_FUNCTION 478 ext/msql/php_msql.c PHP_FUNCTION(msql_create_db) PHP_FUNCTION 515 ext/msql/php_msql.c PHP_FUNCTION(msql_drop_db) PHP_FUNCTION 552 ext/msql/php_msql.c PHP_FUNCTION(msql_query) PHP_FUNCTION 589 ext/msql/php_msql.c PHP_FUNCTION(msql_db_query) PHP_FUNCTION 631 ext/msql/php_msql.c PHP_FUNCTION(msql_list_dbs) PHP_FUNCTION 665 ext/msql/php_msql.c PHP_FUNCTION(msql_list_tables) PHP_FUNCTION 706 ext/msql/php_msql.c PHP_FUNCTION(msql_list_fields) PHP_FUNCTION 748 ext/msql/php_msql.c PHP_FUNCTION(msql_error) PHP_FUNCTION 759 ext/msql/php_msql.c PHP_FUNCTION(msql_result) PHP_FUNCTION 860 ext/msql/php_msql.c PHP_FUNCTION(msql_num_rows) PHP_FUNCTION 877 ext/msql/php_msql.c PHP_FUNCTION(msql_num_fields) PHP_FUNCTION 974 ext/msql/php_msql.c PHP_FUNCTION(msql_fetch_row) PHP_FUNCTION 982 ext/msql/php_msql.c PHP_FUNCTION(msql_fetch_object) PHP_FUNCTION 993 ext/msql/php_msql.c PHP_FUNCTION(msql_fetch_array) PHP_FUNCTION 1001 ext/msql/php_msql.c PHP_FUNCTION(msql_data_seek) PHP_FUNCTION 1067 ext/msql/php_msql.c PHP_FUNCTION(msql_fetch_field) PHP_FUNCTION 1118 ext/msql/php_msql.c PHP_FUNCTION(msql_field_seek) PHP_FUNCTION 1239 ext/msql/php_msql.c PHP_FUNCTION(msql_field_name) PHP_FUNCTION 1247 ext/msql/php_msql.c PHP_FUNCTION(msql_field_table) PHP_FUNCTION 1255 ext/msql/php_msql.c PHP_FUNCTION(msql_field_len) PHP_FUNCTION 1263 ext/msql/php_msql.c PHP_FUNCTION(msql_field_type) PHP_FUNCTION 1271 ext/msql/php_msql.c PHP_FUNCTION(msql_field_flags) PHP_FUNCTION 1279 ext/msql/php_msql.c PHP_FUNCTION(msql_free_result) PHP_FUNCTION 1297 ext/msql/php_msql.c PHP_FUNCTION(msql_affected_rows) PHP_FUNCTION 723 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_connect) PHP_FUNCTION 732 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_pconnect) PHP_FUNCTION 741 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_close) PHP_FUNCTION 776 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_select_db) PHP_FUNCTION 1159 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_batch) PHP_FUNCTION 1184 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_query) PHP_FUNCTION 1271 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_rows_affected) PHP_FUNCTION 1288 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_free_result) PHP_FUNCTION 1316 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_get_last_message) PHP_FUNCTION 1330 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_num_rows) PHP_FUNCTION 1349 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_num_fields) PHP_FUNCTION 1465 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_row) PHP_FUNCTION 1474 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_object) PHP_FUNCTION 1486 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_array) PHP_FUNCTION 1495 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_assoc) PHP_FUNCTION 1504 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_data_seek) PHP_FUNCTION 1585 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_field) PHP_FUNCTION 1637 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_field_length) PHP_FUNCTION 1684 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_field_name) PHP_FUNCTION 1730 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_field_type) PHP_FUNCTION 1776 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_field_seek) PHP_FUNCTION 1804 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_result) PHP_FUNCTION 1855 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_next_result) PHP_FUNCTION 1903 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_min_error_severity) PHP_FUNCTION 1918 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_min_message_severity) PHP_FUNCTION 1932 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_init) PHP_FUNCTION 1982 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_bind) PHP_FUNCTION 2146 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_execute) PHP_FUNCTION 2232 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_free_statement) PHP_FUNCTION 2260 ext/mssql/php_mssql.c PHP_FUNCTION(mssql_guid_string) PHP_FUNCTION 803 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_connect) PHP_FUNCTION 811 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_pconnect) PHP_FUNCTION 819 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_close) PHP_FUNCTION 860 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_select_db) PHP_FUNCTION 901 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_get_client_info) PHP_FUNCTION 913 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_get_host_info) PHP_FUNCTION 943 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_get_proto_info) PHP_FUNCTION 973 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_get_server_info) PHP_FUNCTION 1003 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_info) PHP_FUNCTION 1031 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_thread_id) PHP_FUNCTION 1053 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_stat) PHP_FUNCTION 1077 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_client_encoding) PHP_FUNCTION 1102 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_set_charset) PHP_FUNCTION 1133 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_create_db) PHP_FUNCTION 1174 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_drop_db) PHP_FUNCTION 1334 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_query) PHP_FUNCTION 1343 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_unbuffered_query) PHP_FUNCTION 1352 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_db_query) PHP_FUNCTION 1387 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_list_dbs) PHP_FUNCTION 1425 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_list_tables) PHP_FUNCTION 1470 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_list_fields) PHP_FUNCTION 1516 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_list_processes) PHP_FUNCTION 1549 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_error) PHP_FUNCTION 1587 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_errno) PHP_FUNCTION 1625 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_affected_rows) PHP_FUNCTION 1658 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_escape_string) PHP_FUNCTION 1684 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_real_escape_string) PHP_FUNCTION 1714 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_insert_id) PHP_FUNCTION 1747 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_result) PHP_FUNCTION 1850 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_num_rows) PHP_FUNCTION 1869 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_num_fields) PHP_FUNCTION 2065 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_row) PHP_FUNCTION 2074 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_object) PHP_FUNCTION 2087 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_array) PHP_FUNCTION 2096 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_assoc) PHP_FUNCTION 2104 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_data_seek) PHP_FUNCTION 2128 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_lengths) PHP_FUNCTION 2229 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_field) PHP_FUNCTION 2284 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_field_seek) PHP_FUNCTION 2441 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_field_name) PHP_FUNCTION 2450 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_field_table) PHP_FUNCTION 2459 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_field_len) PHP_FUNCTION 2468 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_field_type) PHP_FUNCTION 2477 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_field_flags) PHP_FUNCTION 2486 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_free_result) PHP_FUNCTION 2508 ext/mysql/php_mysql.c PHP_FUNCTION(mysql_ping) PHP_FUNCTION 34 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_affected_rows) PHP_FUNCTION 56 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_autocommit) PHP_FUNCTION 76 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_bind_param) PHP_FUNCTION 204 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_bind_result) PHP_FUNCTION 406 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_change_user) PHP_FUNCTION 432 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_character_set_name) PHP_FUNCTION 449 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_close) PHP_FUNCTION 471 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_commit) PHP_FUNCTION 489 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_data_seek) PHP_FUNCTION 517 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_debug) PHP_FUNCTION 533 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_dump_debug_info) PHP_FUNCTION 555 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_errno) PHP_FUNCTION 570 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_error) PHP_FUNCTION 585 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_execute) PHP_FUNCTION 634 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_fetch) PHP_FUNCTION 776 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_field) PHP_FUNCTION 810 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_fields) PHP_FUNCTION 853 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_field_direct) PHP_FUNCTION 893 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_lengths) PHP_FUNCTION 920 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_row) PHP_FUNCTION 929 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_field_count) PHP_FUNCTION 946 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_field_seek) PHP_FUNCTION 969 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_field_tell) PHP_FUNCTION 985 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_free_result) PHP_FUNCTION 1002 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_client_info) PHP_FUNCTION 1010 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_client_version) PHP_FUNCTION 1018 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_host_info) PHP_FUNCTION 1034 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_proto_info) PHP_FUNCTION 1050 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_server_info) PHP_FUNCTION 1067 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_server_version) PHP_FUNCTION 1083 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_info) PHP_FUNCTION 1099 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_init) PHP_FUNCTION 1123 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_insert_id) PHP_FUNCTION 1140 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_kill) PHP_FUNCTION 1161 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_set_local_infile_default) PHP_FUNCTION 1181 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_set_local_infile_handler) PHP_FUNCTION 1216 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_more_results) PHP_FUNCTION 1232 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_next_result) { PHP_FUNCTION 1247 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_num_fields) PHP_FUNCTION 1263 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_num_rows) PHP_FUNCTION 1284 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_options) PHP_FUNCTION 1322 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_ping) PHP_FUNCTION 1341 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_prepare) PHP_FUNCTION 1407 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_real_connect) PHP_FUNCTION 1480 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_real_query) PHP_FUNCTION 1511 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_real_escape_string) { PHP_FUNCTION 1532 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_rollback) PHP_FUNCTION 1551 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_send_long_data) PHP_FUNCTION 1579 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_affected_rows) PHP_FUNCTION 1600 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_close) PHP_FUNCTION 1620 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_data_seek) PHP_FUNCTION 1642 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_field_count) PHP_FUNCTION 1658 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_free_result) PHP_FUNCTION 1675 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_insert_id) PHP_FUNCTION 1692 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_param_count) PHP_FUNCTION 1708 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_reset) PHP_FUNCTION 1728 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_num_rows) PHP_FUNCTION 1747 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_select_db) PHP_FUNCTION 1771 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_sqlstate) PHP_FUNCTION 1786 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_ssl_set) PHP_FUNCTION 1812 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stat) PHP_FUNCTION 1833 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_attr_set) PHP_FUNCTION 1855 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_attr_get) PHP_FUNCTION 1881 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_errno) PHP_FUNCTION 1897 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_error) PHP_FUNCTION 1914 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_init) PHP_FUNCTION 1943 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_prepare) PHP_FUNCTION 1967 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_result_metadata) PHP_FUNCTION 1993 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_store_result) PHP_FUNCTION 2032 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_sqlstate) PHP_FUNCTION 2048 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_store_result) PHP_FUNCTION 2077 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_thread_id) PHP_FUNCTION 2093 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_thread_safe) PHP_FUNCTION 2102 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_use_result) PHP_FUNCTION 2131 ext/mysqli/mysqli_api.c PHP_FUNCTION(mysqli_warning_count) PHP_FUNCTION 32 ext/mysqli/mysqli_embedded.c PHP_FUNCTION(mysqli_embedded_server_start) PHP_FUNCTION 116 ext/mysqli/mysqli_embedded.c PHP_FUNCTION(mysqli_embedded_server_end) PHP_FUNCTION 34 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_connect) PHP_FUNCTION 144 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_connect_errno) PHP_FUNCTION 152 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_connect_error) PHP_FUNCTION 164 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_fetch_array) PHP_FUNCTION 172 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_fetch_assoc) PHP_FUNCTION 180 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_fetch_object) PHP_FUNCTION 188 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_multi_query) PHP_FUNCTION 226 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_query) PHP_FUNCTION 286 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_get_warnings) PHP_FUNCTION 310 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_stmt_get_warnings) PHP_FUNCTION 336 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_set_charset) PHP_FUNCTION 359 ext/mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_get_charset) PHP_FUNCTION 34 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_disable_reads_from_master) PHP_FUNCTION 50 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_disable_rpl_parse) PHP_FUNCTION 66 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_enable_reads_from_master) PHP_FUNCTION 83 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_enable_rpl_parse) PHP_FUNCTION 100 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_master_query) { PHP_FUNCTION 120 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_rpl_parse_enabled) PHP_FUNCTION 136 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_rpl_probe) PHP_FUNCTION 156 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_rpl_query_type) PHP_FUNCTION 174 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_send_query) PHP_FUNCTION 195 ext/mysqli/mysqli_repl.c PHP_FUNCTION(mysqli_slave_query) PHP_FUNCTION 32 ext/mysqli/mysqli_report.c PHP_FUNCTION(mysqli_report) PHP_FUNCTION 41 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_addch) PHP_FUNCTION 56 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_waddch) PHP_FUNCTION 75 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_color_set) PHP_FUNCTION 89 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_delwin) PHP_FUNCTION 107 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_end) PHP_FUNCTION 116 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_getch) PHP_FUNCTION 125 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_has_colors) PHP_FUNCTION 134 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_init) PHP_FUNCTION 204 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_init_pair) PHP_FUNCTION 218 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_move) PHP_FUNCTION 231 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_newpad) PHP_FUNCTION 256 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_prefresh) PHP_FUNCTION 275 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_pnoutrefresh) PHP_FUNCTION 296 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_newwin) PHP_FUNCTION 320 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_refresh) PHP_FUNCTION 329 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_start_color) PHP_FUNCTION 338 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_standout) PHP_FUNCTION 347 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_standend) PHP_FUNCTION 356 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_baudrate) PHP_FUNCTION 365 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_beep) PHP_FUNCTION 374 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_can_change_color) PHP_FUNCTION 383 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_cbreak) PHP_FUNCTION 392 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_clear) PHP_FUNCTION 401 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_clrtobot) PHP_FUNCTION 410 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_clrtoeol) PHP_FUNCTION 419 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_reset_prog_mode) PHP_FUNCTION 428 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_reset_shell_mode) PHP_FUNCTION 437 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_def_prog_mode) PHP_FUNCTION 446 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_def_shell_mode) PHP_FUNCTION 455 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_delch) PHP_FUNCTION 464 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_deleteln) PHP_FUNCTION 473 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_doupdate) PHP_FUNCTION 482 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_echo) PHP_FUNCTION 491 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_erase) PHP_FUNCTION 500 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_erasechar) PHP_FUNCTION 514 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_flash) PHP_FUNCTION 523 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_flushinp) PHP_FUNCTION 532 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_has_ic) PHP_FUNCTION 542 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_has_il) PHP_FUNCTION 551 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_inch) PHP_FUNCTION 565 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_insertln) PHP_FUNCTION 574 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_isendwin) PHP_FUNCTION 583 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_killchar) PHP_FUNCTION 597 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_nl) PHP_FUNCTION 606 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_nocbreak) PHP_FUNCTION 615 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_noecho) PHP_FUNCTION 624 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_nonl) PHP_FUNCTION 632 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_noraw) PHP_FUNCTION 641 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_raw) PHP_FUNCTION 650 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_meta) PHP_FUNCTION 668 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_werase) PHP_FUNCTION 686 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_resetty) PHP_FUNCTION 695 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_savetty) PHP_FUNCTION 704 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_termattrs) PHP_FUNCTION 713 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_use_default_colors) PHP_FUNCTION 722 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_attr) PHP_FUNCTION 731 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_clear) PHP_FUNCTION 740 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_noutrefresh) PHP_FUNCTION 749 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_refresh) PHP_FUNCTION 758 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_restore) PHP_FUNCTION 767 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_touch) PHP_FUNCTION 776 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_set) PHP_FUNCTION 794 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_attroff) PHP_FUNCTION 808 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_attron) PHP_FUNCTION 822 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_attrset) PHP_FUNCTION 836 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_bkgd) PHP_FUNCTION 850 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_curs_set) PHP_FUNCTION 864 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_delay_output) PHP_FUNCTION 878 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_echochar) PHP_FUNCTION 892 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_halfdelay) PHP_FUNCTION 906 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_has_key) PHP_FUNCTION 920 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_insch) PHP_FUNCTION 934 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_insdelln) PHP_FUNCTION 948 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mouseinterval) PHP_FUNCTION 962 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_napms) PHP_FUNCTION 976 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_scrl) PHP_FUNCTION 990 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_attroff) PHP_FUNCTION 1004 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_attron) PHP_FUNCTION 1018 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_attrset) PHP_FUNCTION 1033 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_color) PHP_FUNCTION 1048 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_slk_init) PHP_FUNCTION 1062 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_typeahead) PHP_FUNCTION 1076 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_ungetch) PHP_FUNCTION 1090 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_vidattr) PHP_FUNCTION 1105 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_use_extended_names) PHP_FUNCTION 1120 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_bkgdset) PHP_FUNCTION 1134 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_filter) PHP_FUNCTION 1143 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_noqiflush) PHP_FUNCTION 1152 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_qiflush) PHP_FUNCTION 1161 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_timeout) PHP_FUNCTION 1175 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_use_env) PHP_FUNCTION 1189 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_addstr) PHP_FUNCTION 1204 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_putp) PHP_FUNCTION 1219 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_scr_dump) PHP_FUNCTION 1234 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_scr_init) PHP_FUNCTION 1249 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_scr_restore) PHP_FUNCTION 1264 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_scr_set) PHP_FUNCTION 1279 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvaddch) PHP_FUNCTION 1293 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvaddchnstr) PHP_FUNCTION 1309 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_addchnstr) PHP_FUNCTION 1325 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvaddchstr) PHP_FUNCTION 1341 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_addchstr) PHP_FUNCTION 1356 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvaddnstr) PHP_FUNCTION 1372 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_addnstr) PHP_FUNCTION 1388 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvaddstr) PHP_FUNCTION 1404 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvdelch) PHP_FUNCTION 1419 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvgetch) PHP_FUNCTION 1433 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvinch) PHP_FUNCTION 1447 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_insstr) PHP_FUNCTION 1462 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_instr) PHP_FUNCTION 1485 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvhline) PHP_FUNCTION 1499 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvvline) PHP_FUNCTION 1513 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvcur) PHP_FUNCTION 1527 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_init_color) PHP_FUNCTION 1541 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_color_content) PHP_FUNCTION 1565 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_pair_content) PHP_FUNCTION 1588 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_border) PHP_FUNCTION 1602 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wborder) PHP_FUNCTION 1621 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_assume_default_colors) PHP_FUNCTION 1636 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_define_key) PHP_FUNCTION 1652 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_hline) PHP_FUNCTION 1666 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_vline) PHP_FUNCTION 1680 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_whline) PHP_FUNCTION 1698 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wvline) PHP_FUNCTION 1715 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_keyok) PHP_FUNCTION 1729 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mvwaddstr) PHP_FUNCTION 1749 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wrefresh) PHP_FUNCTION 1766 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_termname) PHP_FUNCTION 1780 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_longname) PHP_FUNCTION 1794 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mousemask) PHP_FUNCTION 1816 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_getmouse) PHP_FUNCTION 1844 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_ungetmouse) PHP_FUNCTION 1888 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_mouse_trafo) PHP_FUNCTION 1916 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wmouse_trafo) PHP_FUNCTION 1946 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_getyx) PHP_FUNCTION 1966 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_getmaxyx) PHP_FUNCTION 1986 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wmove) PHP_FUNCTION 2006 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_keypad) PHP_FUNCTION 2026 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wcolor_set) PHP_FUNCTION 2045 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wclear) PHP_FUNCTION 2062 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wnoutrefresh) PHP_FUNCTION 2079 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_waddstr) PHP_FUNCTION 2102 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wgetch) PHP_FUNCTION 2119 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wattroff) PHP_FUNCTION 2137 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wattron) PHP_FUNCTION 2155 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wattrset) PHP_FUNCTION 2173 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wstandend) PHP_FUNCTION 2190 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_wstandout) PHP_FUNCTION 2208 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_new_panel) PHP_FUNCTION 2236 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_del_panel) PHP_FUNCTION 2251 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_hide_panel) PHP_FUNCTION 2269 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_show_panel) PHP_FUNCTION 2287 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_top_panel) PHP_FUNCTION 2305 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_bottom_panel) PHP_FUNCTION 2323 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_move_panel) PHP_FUNCTION 2342 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_replace_panel) PHP_FUNCTION 2362 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_panel_above) PHP_FUNCTION 2392 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_panel_below) PHP_FUNCTION 2420 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_panel_window) PHP_FUNCTION 2445 ext/ncurses/ncurses_functions.c PHP_FUNCTION(ncurses_update_panels) PHP_FUNCTION 50 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_define_by_name) PHP_FUNCTION 98 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_bind_by_name) PHP_FUNCTION 127 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_bind_array_by_name) PHP_FUNCTION 162 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_free_descriptor) PHP_FUNCTION 187 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_save) PHP_FUNCTION 228 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_import) PHP_FUNCTION 262 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_load) PHP_FUNCTION 296 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_read) PHP_FUNCTION 341 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_eof) PHP_FUNCTION 371 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_tell) PHP_FUNCTION 395 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_rewind) PHP_FUNCTION 421 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_seek) PHP_FUNCTION 475 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_size) PHP_FUNCTION 503 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_write) PHP_FUNCTION 551 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_append) PHP_FUNCTION 590 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_truncate) PHP_FUNCTION 630 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_erase) PHP_FUNCTION 684 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_flush) PHP_FUNCTION 722 ext/oci8/oci8_interface.c PHP_FUNCTION(ocisetbufferinglob) PHP_FUNCTION 755 ext/oci8/oci8_interface.c PHP_FUNCTION(ocigetbufferinglob) PHP_FUNCTION 782 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_copy) PHP_FUNCTION 824 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_is_equal) PHP_FUNCTION 860 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_export) PHP_FUNCTION 970 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_write_temporary) PHP_FUNCTION 1005 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_close) PHP_FUNCTION 1033 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_new_descriptor) PHP_FUNCTION 1060 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_rollback) PHP_FUNCTION 1086 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_commit) PHP_FUNCTION 1112 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_field_name) PHP_FUNCTION 1125 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_field_size) PHP_FUNCTION 1142 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_field_scale) PHP_FUNCTION 1155 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_field_precision) PHP_FUNCTION 1168 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_field_type) PHP_FUNCTION 1248 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_field_type_raw) PHP_FUNCTION 1262 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_field_is_null) PHP_FUNCTION 1277 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_internal_debug) PHP_FUNCTION 1290 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_execute) PHP_FUNCTION 1311 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_cancel) PHP_FUNCTION 1331 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_fetch) PHP_FUNCTION 1352 ext/oci8/oci8_interface.c PHP_FUNCTION(ocifetchinto) PHP_FUNCTION 1360 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_all) PHP_FUNCTION 1466 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_object) PHP_FUNCTION 1478 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_row) PHP_FUNCTION 1486 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_assoc) PHP_FUNCTION 1494 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_array) PHP_FUNCTION 1502 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_free_statement) PHP_FUNCTION 1520 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_close) PHP_FUNCTION 1544 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_new_connect) PHP_FUNCTION 1552 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_connect) PHP_FUNCTION 1560 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_pconnect) PHP_FUNCTION 1568 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_error) PHP_FUNCTION 1647 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_num_fields) PHP_FUNCTION 1664 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_parse) PHP_FUNCTION 1689 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_set_prefetch) PHP_FUNCTION 1710 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_password_change) PHP_FUNCTION 1770 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_new_cursor) PHP_FUNCTION 1793 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_result) PHP_FUNCTION 1809 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_server_version) PHP_FUNCTION 1831 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_statement_type) PHP_FUNCTION 1886 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_num_rows) PHP_FUNCTION 1908 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_free_collection) PHP_FUNCTION 1933 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_collection_append) PHP_FUNCTION 1967 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_collection_element_get) PHP_FUNCTION 2004 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_collection_assign) PHP_FUNCTION 2042 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_collection_element_assign) PHP_FUNCTION 2077 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_collection_size) PHP_FUNCTION 2105 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_collection_max) PHP_FUNCTION 2133 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_collection_trim) PHP_FUNCTION 2166 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_new_collection) PHP_FUNCTION 232 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_connect) PHP_FUNCTION 276 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_close) PHP_FUNCTION 296 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_exec) PHP_FUNCTION 379 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_fetch) PHP_FUNCTION 411 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_result) PHP_FUNCTION 503 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_freeresult) PHP_FUNCTION 521 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_autocommit) PHP_FUNCTION 543 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_off_autocommit) PHP_FUNCTION 565 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_commit) PHP_FUNCTION 587 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_rollback) PHP_FUNCTION 609 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_fieldname) PHP_FUNCTION 632 ext/odbc/birdstep.c PHP_FUNCTION(birdstep_fieldnum) PHP_FUNCTION 778 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_close_all) PHP_FUNCTION 820 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_binmode) PHP_FUNCTION 828 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_longreadlen) PHP_FUNCTION 836 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_prepare) PHP_FUNCTION 931 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_execute) PHP_FUNCTION 1131 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_cursor) PHP_FUNCTION 1188 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_data_source) PHP_FUNCTION 1251 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_exec) PHP_FUNCTION 1487 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_fetch_object) PHP_FUNCTION 1498 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_fetch_array) PHP_FUNCTION 1507 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_fetch_into) PHP_FUNCTION 1636 ext/odbc/php_odbc.c PHP_FUNCTION(solid_fetch_prev) PHP_FUNCTION 1666 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_fetch_row) PHP_FUNCTION 1727 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_result) PHP_FUNCTION 1900 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_result_all) PHP_FUNCTION 2023 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_free_result) PHP_FUNCTION 2052 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_connect) PHP_FUNCTION 2060 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_pconnect) PHP_FUNCTION 2387 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_close) PHP_FUNCTION 2431 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_num_rows) PHP_FUNCTION 2449 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_next_result) PHP_FUNCTION 2497 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_num_fields) PHP_FUNCTION 2512 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_field_name) PHP_FUNCTION 2546 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_field_type) PHP_FUNCTION 2584 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_field_len) PHP_FUNCTION 2592 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_field_scale) PHP_FUNCTION 2600 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_field_num) PHP_FUNCTION 2637 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_autocommit) PHP_FUNCTION 2684 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_commit) PHP_FUNCTION 2692 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_rollback) PHP_FUNCTION 2740 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_error) PHP_FUNCTION 2748 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_errormsg) PHP_FUNCTION 2762 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_setoption) PHP_FUNCTION 2816 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_tables) PHP_FUNCTION 2895 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_columns) PHP_FUNCTION 2982 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_columnprivileges) PHP_FUNCTION 3058 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_foreignkeys) PHP_FUNCTION 3153 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_gettypeinfo) PHP_FUNCTION 3221 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_primarykeys) PHP_FUNCTION 3293 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_procedurecolumns) PHP_FUNCTION 3373 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_procedures) PHP_FUNCTION 3449 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_specialcolumns) PHP_FUNCTION 3533 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_statistics) PHP_FUNCTION 3614 ext/odbc/php_odbc.c PHP_FUNCTION(odbc_tableprivileges) PHP_FUNCTION 876 ext/openssl/openssl.c PHP_FUNCTION(openssl_x509_export_to_file) PHP_FUNCTION 921 ext/openssl/openssl.c PHP_FUNCTION(openssl_x509_export) PHP_FUNCTION 963 ext/openssl/openssl.c PHP_FUNCTION(openssl_x509_check_private_key) PHP_FUNCTION 995 ext/openssl/openssl.c PHP_FUNCTION(openssl_x509_parse) PHP_FUNCTION 1194 ext/openssl/openssl.c PHP_FUNCTION(openssl_x509_checkpurpose) PHP_FUNCTION 1312 ext/openssl/openssl.c PHP_FUNCTION(openssl_x509_read) PHP_FUNCTION 1332 ext/openssl/openssl.c PHP_FUNCTION(openssl_x509_free) PHP_FUNCTION 1414 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkcs12_export_to_file) PHP_FUNCTION 1497 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkcs12_export) PHP_FUNCTION 1569 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkcs12_read) PHP_FUNCTION 1867 ext/openssl/openssl.c PHP_FUNCTION(openssl_csr_export_to_file) PHP_FUNCTION 1911 ext/openssl/openssl.c PHP_FUNCTION(openssl_csr_export) PHP_FUNCTION 1957 ext/openssl/openssl.c PHP_FUNCTION(openssl_csr_sign) PHP_FUNCTION 2091 ext/openssl/openssl.c PHP_FUNCTION(openssl_csr_new) PHP_FUNCTION 2172 ext/openssl/openssl.c PHP_FUNCTION(openssl_csr_get_subject) PHP_FUNCTION 2200 ext/openssl/openssl.c PHP_FUNCTION(openssl_csr_get_public_key) PHP_FUNCTION 2505 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkey_new) PHP_FUNCTION 2532 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkey_export_to_file) PHP_FUNCTION 2588 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkey_export) PHP_FUNCTION 2646 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkey_get_public) PHP_FUNCTION 2665 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkey_free) PHP_FUNCTION 2680 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkey_get_private) PHP_FUNCTION 2702 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkey_get_details) PHP_FUNCTION 2763 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkcs7_verify) PHP_FUNCTION 2872 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkcs7_encrypt) PHP_FUNCTION 3033 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkcs7_sign) PHP_FUNCTION 3144 ext/openssl/openssl.c PHP_FUNCTION(openssl_pkcs7_decrypt) PHP_FUNCTION 3213 ext/openssl/openssl.c PHP_FUNCTION(openssl_private_encrypt) PHP_FUNCTION 3271 ext/openssl/openssl.c PHP_FUNCTION(openssl_private_decrypt) PHP_FUNCTION 3337 ext/openssl/openssl.c PHP_FUNCTION(openssl_public_encrypt) PHP_FUNCTION 3395 ext/openssl/openssl.c PHP_FUNCTION(openssl_public_decrypt) PHP_FUNCTION 3463 ext/openssl/openssl.c PHP_FUNCTION(openssl_error_string) PHP_FUNCTION 3483 ext/openssl/openssl.c PHP_FUNCTION(openssl_sign) PHP_FUNCTION 3534 ext/openssl/openssl.c PHP_FUNCTION(openssl_verify) PHP_FUNCTION 3576 ext/openssl/openssl.c PHP_FUNCTION(openssl_seal) PHP_FUNCTION 3689 ext/openssl/openssl.c PHP_FUNCTION(openssl_open) PHP_FUNCTION 222 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_fork) PHP_FUNCTION 237 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_alarm) PHP_FUNCTION 250 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_waitpid) PHP_FUNCTION 274 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_wait) PHP_FUNCTION 305 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_wifexited) PHP_FUNCTION 325 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_wifstopped) PHP_FUNCTION 345 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_wifsignaled) PHP_FUNCTION 365 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_wexitstatus) PHP_FUNCTION 388 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_wtermsig) PHP_FUNCTION 409 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_wstopsig) PHP_FUNCTION 430 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_exec) PHP_FUNCTION 525 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_signal) PHP_FUNCTION 583 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_getpriority) PHP_FUNCTION 621 ext/pcntl/pcntl.c PHP_FUNCTION(pcntl_setpriority) PHP_FUNCTION 742 ext/pcre/php_pcre.c PHP_FUNCTION(preg_match) PHP_FUNCTION 750 ext/pcre/php_pcre.c PHP_FUNCTION(preg_match_all) PHP_FUNCTION 1345 ext/pcre/php_pcre.c PHP_FUNCTION(preg_replace) PHP_FUNCTION 1353 ext/pcre/php_pcre.c PHP_FUNCTION(preg_replace_callback) PHP_FUNCTION 1361 ext/pcre/php_pcre.c PHP_FUNCTION(preg_split) PHP_FUNCTION 1559 ext/pcre/php_pcre.c PHP_FUNCTION(preg_quote) PHP_FUNCTION 1645 ext/pcre/php_pcre.c PHP_FUNCTION(preg_grep) PHP_FUNCTION 1755 ext/pcre/php_pcre.c PHP_FUNCTION(preg_last_error) PHP_FUNCTION 101 ext/pdo/pdo.c PHP_FUNCTION(pdo_drivers) PHP_FUNCTION 102 ext/pdo/pdo_stmt.c static PHP_FUNCTION(dbstmt_constructor) /* {{{ */ PHP_FUNCTION 842 ext/pgsql/pgsql.c PHP_FUNCTION(pg_connect) PHP_FUNCTION 850 ext/pgsql/pgsql.c PHP_FUNCTION(pg_pconnect) PHP_FUNCTION 858 ext/pgsql/pgsql.c PHP_FUNCTION(pg_close) PHP_FUNCTION 984 ext/pgsql/pgsql.c PHP_FUNCTION(pg_dbname) PHP_FUNCTION 992 ext/pgsql/pgsql.c PHP_FUNCTION(pg_last_error) PHP_FUNCTION 1000 ext/pgsql/pgsql.c PHP_FUNCTION(pg_options) PHP_FUNCTION 1008 ext/pgsql/pgsql.c PHP_FUNCTION(pg_port) PHP_FUNCTION 1016 ext/pgsql/pgsql.c PHP_FUNCTION(pg_tty) PHP_FUNCTION 1024 ext/pgsql/pgsql.c PHP_FUNCTION(pg_host) PHP_FUNCTION 1032 ext/pgsql/pgsql.c PHP_FUNCTION(pg_version) PHP_FUNCTION 1041 ext/pgsql/pgsql.c PHP_FUNCTION(pg_parameter_status) PHP_FUNCTION 1075 ext/pgsql/pgsql.c PHP_FUNCTION(pg_ping) PHP_FUNCTION 1113 ext/pgsql/pgsql.c PHP_FUNCTION(pg_query) PHP_FUNCTION 1211 ext/pgsql/pgsql.c PHP_FUNCTION(pg_query_params) PHP_FUNCTION 1345 ext/pgsql/pgsql.c PHP_FUNCTION(pg_prepare) PHP_FUNCTION 1434 ext/pgsql/pgsql.c PHP_FUNCTION(pg_execute) PHP_FUNCTION 1610 ext/pgsql/pgsql.c PHP_FUNCTION(pg_num_rows) PHP_FUNCTION 1618 ext/pgsql/pgsql.c PHP_FUNCTION(pg_num_fields) PHP_FUNCTION 1627 ext/pgsql/pgsql.c PHP_FUNCTION(pg_affected_rows) PHP_FUNCTION 1636 ext/pgsql/pgsql.c PHP_FUNCTION(pg_last_notice) PHP_FUNCTION 1721 ext/pgsql/pgsql.c PHP_FUNCTION(pg_field_table) PHP_FUNCTION 1879 ext/pgsql/pgsql.c PHP_FUNCTION(pg_field_name) PHP_FUNCTION 1887 ext/pgsql/pgsql.c PHP_FUNCTION(pg_field_size) PHP_FUNCTION 1895 ext/pgsql/pgsql.c PHP_FUNCTION(pg_field_type) PHP_FUNCTION 1904 ext/pgsql/pgsql.c PHP_FUNCTION(pg_field_type_oid) PHP_FUNCTION 1912 ext/pgsql/pgsql.c PHP_FUNCTION(pg_field_num) PHP_FUNCTION 1934 ext/pgsql/pgsql.c PHP_FUNCTION(pg_fetch_result) PHP_FUNCTION 2165 ext/pgsql/pgsql.c PHP_FUNCTION(pg_fetch_row) PHP_FUNCTION 2173 ext/pgsql/pgsql.c PHP_FUNCTION(pg_fetch_assoc) PHP_FUNCTION 2185 ext/pgsql/pgsql.c PHP_FUNCTION(pg_fetch_array) PHP_FUNCTION 2193 ext/pgsql/pgsql.c PHP_FUNCTION(pg_fetch_object) PHP_FUNCTION 2203 ext/pgsql/pgsql.c PHP_FUNCTION(pg_fetch_all) PHP_FUNCTION 2227 ext/pgsql/pgsql.c PHP_FUNCTION(pg_fetch_all_columns) PHP_FUNCTION 2268 ext/pgsql/pgsql.c PHP_FUNCTION(pg_result_seek) PHP_FUNCTION 2357 ext/pgsql/pgsql.c PHP_FUNCTION(pg_field_prtlen) PHP_FUNCTION 2365 ext/pgsql/pgsql.c PHP_FUNCTION(pg_field_is_null) PHP_FUNCTION 2373 ext/pgsql/pgsql.c PHP_FUNCTION(pg_free_result) PHP_FUNCTION 2393 ext/pgsql/pgsql.c PHP_FUNCTION(pg_last_oid) PHP_FUNCTION 2426 ext/pgsql/pgsql.c PHP_FUNCTION(pg_trace) PHP_FUNCTION 2487 ext/pgsql/pgsql.c PHP_FUNCTION(pg_untrace) PHP_FUNCTION 2519 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_create) PHP_FUNCTION 2564 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_unlink) PHP_FUNCTION 2634 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_open) PHP_FUNCTION 2755 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_close) PHP_FUNCTION 2789 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_read) PHP_FUNCTION 2821 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_write) PHP_FUNCTION 2865 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_read_all) PHP_FUNCTION 2897 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_import) PHP_FUNCTION 2948 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_export) PHP_FUNCTION 3044 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_seek) PHP_FUNCTION 3071 ext/pgsql/pgsql.c PHP_FUNCTION(pg_lo_tell) PHP_FUNCTION 3092 ext/pgsql/pgsql.c PHP_FUNCTION(pg_set_error_verbosity) PHP_FUNCTION 3137 ext/pgsql/pgsql.c PHP_FUNCTION(pg_set_client_encoding) PHP_FUNCTION 3175 ext/pgsql/pgsql.c PHP_FUNCTION(pg_client_encoding) PHP_FUNCTION 3222 ext/pgsql/pgsql.c PHP_FUNCTION(pg_end_copy) PHP_FUNCTION 3262 ext/pgsql/pgsql.c PHP_FUNCTION(pg_put_line) PHP_FUNCTION 3304 ext/pgsql/pgsql.c PHP_FUNCTION(pg_copy_to) PHP_FUNCTION 3437 ext/pgsql/pgsql.c PHP_FUNCTION(pg_copy_from) PHP_FUNCTION 3563 ext/pgsql/pgsql.c PHP_FUNCTION(pg_escape_string) PHP_FUNCTION 3606 ext/pgsql/pgsql.c PHP_FUNCTION(pg_escape_bytea) PHP_FUNCTION 3753 ext/pgsql/pgsql.c PHP_FUNCTION(pg_unescape_bytea) PHP_FUNCTION 3780 ext/pgsql/pgsql.c PHP_FUNCTION(pg_result_error) PHP_FUNCTION 3806 ext/pgsql/pgsql.c PHP_FUNCTION(pg_result_error_field) PHP_FUNCTION 3850 ext/pgsql/pgsql.c PHP_FUNCTION(pg_connection_status) PHP_FUNCTION 3871 ext/pgsql/pgsql.c PHP_FUNCTION(pg_transaction_status) PHP_FUNCTION 3892 ext/pgsql/pgsql.c PHP_FUNCTION(pg_connection_reset) PHP_FUNCTION 3983 ext/pgsql/pgsql.c PHP_FUNCTION(pg_cancel_query) PHP_FUNCTION 3991 ext/pgsql/pgsql.c PHP_FUNCTION(pg_connection_busy) PHP_FUNCTION 3999 ext/pgsql/pgsql.c PHP_FUNCTION(pg_send_query) PHP_FUNCTION 4045 ext/pgsql/pgsql.c PHP_FUNCTION(pg_send_query_params) PHP_FUNCTION 4141 ext/pgsql/pgsql.c PHP_FUNCTION(pg_send_prepare) PHP_FUNCTION 4191 ext/pgsql/pgsql.c PHP_FUNCTION(pg_send_execute) PHP_FUNCTION 4283 ext/pgsql/pgsql.c PHP_FUNCTION(pg_get_result) PHP_FUNCTION 4313 ext/pgsql/pgsql.c PHP_FUNCTION(pg_result_status) PHP_FUNCTION 4346 ext/pgsql/pgsql.c PHP_FUNCTION(pg_get_notify) PHP_FUNCTION 4387 ext/pgsql/pgsql.c PHP_FUNCTION(pg_get_pid) PHP_FUNCTION 4470 ext/pgsql/pgsql.c PHP_FUNCTION(pg_meta_data) PHP_FUNCTION 5295 ext/pgsql/pgsql.c PHP_FUNCTION(pg_convert) PHP_FUNCTION 5463 ext/pgsql/pgsql.c PHP_FUNCTION(pg_insert) PHP_FUNCTION 5615 ext/pgsql/pgsql.c PHP_FUNCTION(pg_update) PHP_FUNCTION 5707 ext/pgsql/pgsql.c PHP_FUNCTION(pg_delete) PHP_FUNCTION 5845 ext/pgsql/pgsql.c PHP_FUNCTION(pg_select) PHP_FUNCTION 230 ext/posix/posix.c PHP_FUNCTION(posix_kill) PHP_FUNCTION 249 ext/posix/posix.c PHP_FUNCTION(posix_getpid) PHP_FUNCTION 257 ext/posix/posix.c PHP_FUNCTION(posix_getppid) PHP_FUNCTION 265 ext/posix/posix.c PHP_FUNCTION(posix_getuid) PHP_FUNCTION 273 ext/posix/posix.c PHP_FUNCTION(posix_getgid) PHP_FUNCTION 281 ext/posix/posix.c PHP_FUNCTION(posix_geteuid) PHP_FUNCTION 289 ext/posix/posix.c PHP_FUNCTION(posix_getegid) PHP_FUNCTION 297 ext/posix/posix.c PHP_FUNCTION(posix_setuid) PHP_FUNCTION 305 ext/posix/posix.c PHP_FUNCTION(posix_setgid) PHP_FUNCTION 314 ext/posix/posix.c PHP_FUNCTION(posix_seteuid) PHP_FUNCTION 324 ext/posix/posix.c PHP_FUNCTION(posix_setegid) PHP_FUNCTION 334 ext/posix/posix.c PHP_FUNCTION(posix_getgroups) PHP_FUNCTION 359 ext/posix/posix.c PHP_FUNCTION(posix_getlogin) PHP_FUNCTION 377 ext/posix/posix.c PHP_FUNCTION(posix_getpgrp) PHP_FUNCTION 386 ext/posix/posix.c PHP_FUNCTION(posix_setsid) PHP_FUNCTION 395 ext/posix/posix.c PHP_FUNCTION(posix_setpgid) PHP_FUNCTION 415 ext/posix/posix.c PHP_FUNCTION(posix_getpgid) PHP_FUNCTION 434 ext/posix/posix.c PHP_FUNCTION(posix_getsid) PHP_FUNCTION 452 ext/posix/posix.c PHP_FUNCTION(posix_uname) PHP_FUNCTION 482 ext/posix/posix.c PHP_FUNCTION(posix_times) PHP_FUNCTION 511 ext/posix/posix.c PHP_FUNCTION(posix_ctermid) PHP_FUNCTION 553 ext/posix/posix.c PHP_FUNCTION(posix_ttyname) PHP_FUNCTION 601 ext/posix/posix.c PHP_FUNCTION(posix_isatty) PHP_FUNCTION 640 ext/posix/posix.c PHP_FUNCTION(posix_getcwd) PHP_FUNCTION 666 ext/posix/posix.c PHP_FUNCTION(posix_mkfifo) PHP_FUNCTION 695 ext/posix/posix.c PHP_FUNCTION(posix_mknod) PHP_FUNCTION 779 ext/posix/posix.c PHP_FUNCTION(posix_access) PHP_FUNCTION 823 ext/posix/posix.c PHP_FUNCTION(posix_getgrnam) PHP_FUNCTION 872 ext/posix/posix.c PHP_FUNCTION(posix_getgrgid) PHP_FUNCTION 940 ext/posix/posix.c PHP_FUNCTION(posix_getpwnam) PHP_FUNCTION 989 ext/posix/posix.c PHP_FUNCTION(posix_getpwuid) PHP_FUNCTION 1136 ext/posix/posix.c PHP_FUNCTION(posix_getrlimit) PHP_FUNCTION 1157 ext/posix/posix.c PHP_FUNCTION(posix_get_last_error) PHP_FUNCTION 1167 ext/posix/posix.c PHP_FUNCTION(posix_strerror) PHP_FUNCTION 1184 ext/posix/posix.c PHP_FUNCTION(posix_initgroups) PHP_FUNCTION 158 ext/pspell/pspell.c static PHP_FUNCTION(pspell_new) PHP_FUNCTION 266 ext/pspell/pspell.c static PHP_FUNCTION(pspell_new_personal) PHP_FUNCTION 389 ext/pspell/pspell.c static PHP_FUNCTION(pspell_new_config) PHP_FUNCTION 423 ext/pspell/pspell.c static PHP_FUNCTION(pspell_check) PHP_FUNCTION 449 ext/pspell/pspell.c static PHP_FUNCTION(pspell_suggest) PHP_FUNCTION 484 ext/pspell/pspell.c static PHP_FUNCTION(pspell_store_replacement) PHP_FUNCTION 512 ext/pspell/pspell.c static PHP_FUNCTION(pspell_add_to_personal) PHP_FUNCTION 544 ext/pspell/pspell.c static PHP_FUNCTION(pspell_add_to_session) PHP_FUNCTION 576 ext/pspell/pspell.c static PHP_FUNCTION(pspell_clear_session) PHP_FUNCTION 602 ext/pspell/pspell.c static PHP_FUNCTION(pspell_save_wordlist) PHP_FUNCTION 630 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_create) PHP_FUNCTION 709 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_runtogether) PHP_FUNCTION 733 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_mode) PHP_FUNCTION 765 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_ignore) PHP_FUNCTION 824 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_personal) PHP_FUNCTION 832 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_dict_dir) PHP_FUNCTION 840 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_data_dir) PHP_FUNCTION 848 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_repl) PHP_FUNCTION 883 ext/pspell/pspell.c static PHP_FUNCTION(pspell_config_save_repl) PHP_FUNCTION 135 ext/readline/readline.c PHP_FUNCTION(readline) PHP_FUNCTION 162 ext/readline/readline.c PHP_FUNCTION(readline_info) PHP_FUNCTION 254 ext/readline/readline.c PHP_FUNCTION(readline_add_history) PHP_FUNCTION 272 ext/readline/readline.c PHP_FUNCTION(readline_clear_history) PHP_FUNCTION 289 ext/readline/readline.c PHP_FUNCTION(readline_list_history) PHP_FUNCTION 313 ext/readline/readline.c PHP_FUNCTION(readline_read_history) PHP_FUNCTION 340 ext/readline/readline.c PHP_FUNCTION(readline_write_history) PHP_FUNCTION 445 ext/readline/readline.c PHP_FUNCTION(readline_completion_function) PHP_FUNCTION 494 ext/readline/readline.c PHP_FUNCTION(readline_callback_handler_install) PHP_FUNCTION 527 ext/readline/readline.c PHP_FUNCTION(readline_callback_read_char) PHP_FUNCTION 537 ext/readline/readline.c PHP_FUNCTION(readline_callback_handler_remove) PHP_FUNCTION 551 ext/readline/readline.c PHP_FUNCTION(readline_redisplay) PHP_FUNCTION 559 ext/readline/readline.c PHP_FUNCTION(readline_on_new_line) PHP_FUNCTION 131 ext/recode/recode.c PHP_FUNCTION(recode_string) PHP_FUNCTION 173 ext/recode/recode.c PHP_FUNCTION(recode_file) PHP_FUNCTION 1376 ext/session/session.c PHP_FUNCTION(session_set_cookie_params) PHP_FUNCTION 1412 ext/session/session.c PHP_FUNCTION(session_get_cookie_params) PHP_FUNCTION 1430 ext/session/session.c PHP_FUNCTION(session_name) PHP_FUNCTION 1452 ext/session/session.c PHP_FUNCTION(session_module_name) PHP_FUNCTION 1488 ext/session/session.c PHP_FUNCTION(session_set_save_handler) PHP_FUNCTION 1527 ext/session/session.c PHP_FUNCTION(session_save_path) PHP_FUNCTION 1549 ext/session/session.c PHP_FUNCTION(session_id) PHP_FUNCTION 1576 ext/session/session.c PHP_FUNCTION(session_regenerate_id) PHP_FUNCTION 1612 ext/session/session.c PHP_FUNCTION(session_cache_limiter) PHP_FUNCTION 1634 ext/session/session.c PHP_FUNCTION(session_cache_expire) PHP_FUNCTION 1686 ext/session/session.c PHP_FUNCTION(session_register) PHP_FUNCTION 1725 ext/session/session.c PHP_FUNCTION(session_unregister) PHP_FUNCTION 1743 ext/session/session.c PHP_FUNCTION(session_is_registered) PHP_FUNCTION 1770 ext/session/session.c PHP_FUNCTION(session_encode) PHP_FUNCTION 1790 ext/session/session.c PHP_FUNCTION(session_decode) PHP_FUNCTION 1812 ext/session/session.c PHP_FUNCTION(session_start) PHP_FUNCTION 1822 ext/session/session.c PHP_FUNCTION(session_destroy) PHP_FUNCTION 1839 ext/session/session.c PHP_FUNCTION(session_unset) PHP_FUNCTION 1938 ext/session/session.c PHP_FUNCTION(session_write_close) PHP_FUNCTION 124 ext/shmop/shmop.c PHP_FUNCTION(shmop_open) PHP_FUNCTION 206 ext/shmop/shmop.c PHP_FUNCTION(shmop_read) PHP_FUNCTION 244 ext/shmop/shmop.c PHP_FUNCTION(shmop_close) PHP_FUNCTION 262 ext/shmop/shmop.c PHP_FUNCTION(shmop_size) PHP_FUNCTION 280 ext/shmop/shmop.c PHP_FUNCTION(shmop_write) PHP_FUNCTION 314 ext/shmop/shmop.c PHP_FUNCTION(shmop_delete) PHP_FUNCTION 2012 ext/simplexml/simplexml.c PHP_FUNCTION(simplexml_load_file) PHP_FUNCTION 2050 ext/simplexml/simplexml.c PHP_FUNCTION(simplexml_load_string) PHP_FUNCTION 2307 ext/simplexml/simplexml.c PHP_FUNCTION(simplexml_import_dom) PHP_FUNCTION 137 ext/skeleton/skeleton.c PHP_FUNCTION(confirm_extname_compiled) PHP_FUNCTION 662 ext/snmp/snmp.c PHP_FUNCTION(snmpget) PHP_FUNCTION 670 ext/snmp/snmp.c PHP_FUNCTION(snmpgetnext) PHP_FUNCTION 678 ext/snmp/snmp.c PHP_FUNCTION(snmpwalk) PHP_FUNCTION 686 ext/snmp/snmp.c PHP_FUNCTION(snmprealwalk) PHP_FUNCTION 694 ext/snmp/snmp.c PHP_FUNCTION(snmp_get_quick_print) PHP_FUNCTION 710 ext/snmp/snmp.c PHP_FUNCTION(snmp_set_quick_print) PHP_FUNCTION 730 ext/snmp/snmp.c PHP_FUNCTION(snmp_set_enum_print) PHP_FUNCTION 745 ext/snmp/snmp.c PHP_FUNCTION(snmp_set_oid_output_format) PHP_FUNCTION 773 ext/snmp/snmp.c PHP_FUNCTION(snmpset) PHP_FUNCTION 950 ext/snmp/snmp.c PHP_FUNCTION(snmp2_get) PHP_FUNCTION 958 ext/snmp/snmp.c PHP_FUNCTION(snmp2_getnext) PHP_FUNCTION 966 ext/snmp/snmp.c PHP_FUNCTION(snmp2_walk) PHP_FUNCTION 974 ext/snmp/snmp.c PHP_FUNCTION(snmp2_real_walk) PHP_FUNCTION 982 ext/snmp/snmp.c PHP_FUNCTION(snmp2_set) PHP_FUNCTION 1113 ext/snmp/snmp.c PHP_FUNCTION(snmp3_get) PHP_FUNCTION 1121 ext/snmp/snmp.c PHP_FUNCTION(snmp3_getnext) PHP_FUNCTION 1129 ext/snmp/snmp.c PHP_FUNCTION(snmp3_walk) PHP_FUNCTION 1137 ext/snmp/snmp.c PHP_FUNCTION(snmp3_real_walk) PHP_FUNCTION 1145 ext/snmp/snmp.c PHP_FUNCTION(snmp3_set) PHP_FUNCTION 1153 ext/snmp/snmp.c PHP_FUNCTION(snmp_set_valueretrieval) PHP_FUNCTION 1174 ext/snmp/snmp.c PHP_FUNCTION(snmp_get_valueretrieval) PHP_FUNCTION 1182 ext/snmp/snmp.c PHP_FUNCTION(snmp_read_mib) PHP_FUNCTION 2267 ext/soap/soap.c PHP_FUNCTION(use_soap_error_handler) PHP_FUNCTION 2277 ext/soap/soap.c PHP_FUNCTION(is_soap_fault) PHP_FUNCTION 631 ext/sockets/sockets.c PHP_FUNCTION(socket_select) PHP_FUNCTION 705 ext/sockets/sockets.c PHP_FUNCTION(socket_create_listen) PHP_FUNCTION 727 ext/sockets/sockets.c PHP_FUNCTION(socket_accept) PHP_FUNCTION 752 ext/sockets/sockets.c PHP_FUNCTION(socket_set_nonblock) PHP_FUNCTION 773 ext/sockets/sockets.c PHP_FUNCTION(socket_set_block) PHP_FUNCTION 794 ext/sockets/sockets.c PHP_FUNCTION(socket_listen) PHP_FUNCTION 816 ext/sockets/sockets.c PHP_FUNCTION(socket_close) PHP_FUNCTION 832 ext/sockets/sockets.c PHP_FUNCTION(socket_write) PHP_FUNCTION 867 ext/sockets/sockets.c PHP_FUNCTION(socket_read) PHP_FUNCTION 921 ext/sockets/sockets.c PHP_FUNCTION(socket_getsockname) PHP_FUNCTION 998 ext/sockets/sockets.c PHP_FUNCTION(socket_getpeername) PHP_FUNCTION 1077 ext/sockets/sockets.c PHP_FUNCTION(socket_create) PHP_FUNCTION 1120 ext/sockets/sockets.c PHP_FUNCTION(socket_connect) PHP_FUNCTION 1202 ext/sockets/sockets.c PHP_FUNCTION(socket_strerror) PHP_FUNCTION 1216 ext/sockets/sockets.c PHP_FUNCTION(socket_bind) PHP_FUNCTION 1294 ext/sockets/sockets.c PHP_FUNCTION(socket_recv) PHP_FUNCTION 1343 ext/sockets/sockets.c PHP_FUNCTION(socket_send) PHP_FUNCTION 1370 ext/sockets/sockets.c PHP_FUNCTION(socket_recvfrom) PHP_FUNCTION 1485 ext/sockets/sockets.c PHP_FUNCTION(socket_sendto) PHP_FUNCTION 1562 ext/sockets/sockets.c PHP_FUNCTION(socket_get_option) PHP_FUNCTION 1638 ext/sockets/sockets.c PHP_FUNCTION(socket_set_option) PHP_FUNCTION 1743 ext/sockets/sockets.c PHP_FUNCTION(socket_create_pair) PHP_FUNCTION 1808 ext/sockets/sockets.c PHP_FUNCTION(socket_shutdown) PHP_FUNCTION 1832 ext/sockets/sockets.c PHP_FUNCTION(socket_last_error) PHP_FUNCTION 1852 ext/sockets/sockets.c PHP_FUNCTION(socket_clear_error) PHP_FUNCTION 94 ext/spl/php_spl.c PHP_FUNCTION(class_parents) PHP_FUNCTION 128 ext/spl/php_spl.c PHP_FUNCTION(class_implements) PHP_FUNCTION 205 ext/spl/php_spl.c PHP_FUNCTION(spl_classes) PHP_FUNCTION 262 ext/spl/php_spl.c PHP_FUNCTION(spl_autoload) PHP_FUNCTION 320 ext/spl/php_spl.c PHP_FUNCTION(spl_autoload_extensions) PHP_FUNCTION 359 ext/spl/php_spl.c PHP_FUNCTION(spl_autoload_call) PHP_FUNCTION 401 ext/spl/php_spl.c PHP_FUNCTION(spl_autoload_register) PHP_FUNCTION 507 ext/spl/php_spl.c PHP_FUNCTION(spl_autoload_unregister) PHP_FUNCTION 564 ext/spl/php_spl.c PHP_FUNCTION(spl_autoload_functions) PHP_FUNCTION 607 ext/spl/php_spl.c PHP_FUNCTION(spl_object_hash) PHP_FUNCTION 2744 ext/spl/spl_iterators.c PHP_FUNCTION(iterator_to_array) PHP_FUNCTION 2770 ext/spl/spl_iterators.c PHP_FUNCTION(iterator_count) PHP_FUNCTION 2813 ext/spl/spl_iterators.c PHP_FUNCTION(iterator_apply) PHP_FUNCTION 479 ext/sqlite/pdo_sqlite2.c static PHP_FUNCTION(sqlite2_create_function) PHP_FUNCTION 1215 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_popen) PHP_FUNCTION 1290 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_open) PHP_FUNCTION 1343 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_factory) PHP_FUNCTION 1386 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_busy_timeout) PHP_FUNCTION 1411 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_close) PHP_FUNCTION 1590 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_unbuffered_query) PHP_FUNCTION 1642 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_fetch_column_types) PHP_FUNCTION 1717 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_query) PHP_FUNCTION 1769 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_exec) PHP_FUNCTION 1939 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_fetch_all) PHP_FUNCTION 1985 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_fetch_array) PHP_FUNCTION 2018 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_fetch_object) PHP_FUNCTION 2134 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_array_query) PHP_FUNCTION 2250 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_single_query) PHP_FUNCTION 2329 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_fetch_single) PHP_FUNCTION 2354 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_current) PHP_FUNCTION 2386 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_column) PHP_FUNCTION 2412 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_libversion) PHP_FUNCTION 2423 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_libencoding) PHP_FUNCTION 2434 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_changes) PHP_FUNCTION 2458 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_last_insert_rowid) PHP_FUNCTION 2495 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_num_rows) PHP_FUNCTION 2524 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_valid) PHP_FUNCTION 2548 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_has_prev) PHP_FUNCTION 2577 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_num_fields) PHP_FUNCTION 2601 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_field_name) PHP_FUNCTION 2631 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_seek) PHP_FUNCTION 2667 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_rewind) PHP_FUNCTION 2702 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_next) PHP_FUNCTION 2737 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_key) PHP_FUNCTION 2761 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_prev) PHP_FUNCTION 2797 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_escape_string) PHP_FUNCTION 2830 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_last_error) PHP_FUNCTION 2854 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_error_string) PHP_FUNCTION 2937 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_create_aggregate) PHP_FUNCTION 2987 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_create_function) PHP_FUNCTION 3026 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_udf_encode_binary) PHP_FUNCTION 3055 ext/sqlite/sqlite.c PHP_FUNCTION(sqlite_udf_decode_binary) PHP_FUNCTION 238 ext/standard/array.c PHP_FUNCTION(krsort) PHP_FUNCTION 260 ext/standard/array.c PHP_FUNCTION(ksort) PHP_FUNCTION 311 ext/standard/array.c PHP_FUNCTION(count) PHP_FUNCTION 485 ext/standard/array.c PHP_FUNCTION(natsort) PHP_FUNCTION 493 ext/standard/array.c PHP_FUNCTION(natcasesort) PHP_FUNCTION 501 ext/standard/array.c PHP_FUNCTION(asort) PHP_FUNCTION 523 ext/standard/array.c PHP_FUNCTION(arsort) PHP_FUNCTION 545 ext/standard/array.c PHP_FUNCTION(sort) PHP_FUNCTION 567 ext/standard/array.c PHP_FUNCTION(rsort) PHP_FUNCTION 657 ext/standard/array.c PHP_FUNCTION(usort) PHP_FUNCTION 690 ext/standard/array.c PHP_FUNCTION(uasort) PHP_FUNCTION 771 ext/standard/array.c PHP_FUNCTION(uksort) PHP_FUNCTION 807 ext/standard/array.c PHP_FUNCTION(end) PHP_FUNCTION 834 ext/standard/array.c PHP_FUNCTION(prev) PHP_FUNCTION 861 ext/standard/array.c PHP_FUNCTION(next) PHP_FUNCTION 888 ext/standard/array.c PHP_FUNCTION(reset) PHP_FUNCTION 915 ext/standard/array.c PHP_FUNCTION(current) PHP_FUNCTION 937 ext/standard/array.c PHP_FUNCTION(key) PHP_FUNCTION 968 ext/standard/array.c PHP_FUNCTION(min) PHP_FUNCTION 1018 ext/standard/array.c PHP_FUNCTION(max) PHP_FUNCTION 1155 ext/standard/array.c PHP_FUNCTION(array_walk) PHP_FUNCTION 1186 ext/standard/array.c PHP_FUNCTION(array_walk_recursive) PHP_FUNCTION 1280 ext/standard/array.c PHP_FUNCTION(in_array) PHP_FUNCTION 1288 ext/standard/array.c PHP_FUNCTION(array_search) PHP_FUNCTION 1331 ext/standard/array.c PHP_FUNCTION(extract) PHP_FUNCTION 1536 ext/standard/array.c PHP_FUNCTION(compact) PHP_FUNCTION 1563 ext/standard/array.c PHP_FUNCTION(array_fill) PHP_FUNCTION 1610 ext/standard/array.c PHP_FUNCTION(array_fill_keys) PHP_FUNCTION 1653 ext/standard/array.c PHP_FUNCTION(range) PHP_FUNCTION 1850 ext/standard/array.c PHP_FUNCTION(shuffle) PHP_FUNCTION 1950 ext/standard/array.c PHP_FUNCTION(array_push) PHP_FUNCTION 2067 ext/standard/array.c PHP_FUNCTION(array_pop) PHP_FUNCTION 2075 ext/standard/array.c PHP_FUNCTION(array_shift) PHP_FUNCTION 2083 ext/standard/array.c PHP_FUNCTION(array_unshift) PHP_FUNCTION 2130 ext/standard/array.c PHP_FUNCTION(array_splice) PHP_FUNCTION 2210 ext/standard/array.c PHP_FUNCTION(array_slice) PHP_FUNCTION 2403 ext/standard/array.c PHP_FUNCTION(array_merge) PHP_FUNCTION 2411 ext/standard/array.c PHP_FUNCTION(array_merge_recursive) PHP_FUNCTION 2419 ext/standard/array.c PHP_FUNCTION(array_keys) PHP_FUNCTION 2494 ext/standard/array.c PHP_FUNCTION(array_values) PHP_FUNCTION 2528 ext/standard/array.c PHP_FUNCTION(array_count_values) PHP_FUNCTION 2584 ext/standard/array.c PHP_FUNCTION(array_reverse) PHP_FUNCTION 2638 ext/standard/array.c PHP_FUNCTION(array_pad) PHP_FUNCTION 2715 ext/standard/array.c PHP_FUNCTION(array_flip) PHP_FUNCTION 2767 ext/standard/array.c PHP_FUNCTION(array_change_key_case) PHP_FUNCTION 2821 ext/standard/array.c PHP_FUNCTION(array_unique) PHP_FUNCTION 3368 ext/standard/array.c PHP_FUNCTION(array_intersect_key) PHP_FUNCTION 3376 ext/standard/array.c PHP_FUNCTION(array_intersect_ukey) PHP_FUNCTION 3385 ext/standard/array.c PHP_FUNCTION(array_intersect) PHP_FUNCTION 3394 ext/standard/array.c PHP_FUNCTION(array_uintersect) PHP_FUNCTION 3403 ext/standard/array.c PHP_FUNCTION(array_intersect_assoc) PHP_FUNCTION 3411 ext/standard/array.c PHP_FUNCTION(array_uintersect_assoc) PHP_FUNCTION 3419 ext/standard/array.c PHP_FUNCTION(array_intersect_uassoc) PHP_FUNCTION 3428 ext/standard/array.c PHP_FUNCTION(array_uintersect_uassoc) PHP_FUNCTION 3845 ext/standard/array.c PHP_FUNCTION(array_diff_key) PHP_FUNCTION 3853 ext/standard/array.c PHP_FUNCTION(array_diff_ukey) PHP_FUNCTION 3862 ext/standard/array.c PHP_FUNCTION(array_diff) PHP_FUNCTION 3871 ext/standard/array.c PHP_FUNCTION(array_udiff) PHP_FUNCTION 3880 ext/standard/array.c PHP_FUNCTION(array_diff_assoc) PHP_FUNCTION 3888 ext/standard/array.c PHP_FUNCTION(array_diff_uassoc) PHP_FUNCTION 3897 ext/standard/array.c PHP_FUNCTION(array_udiff_assoc) PHP_FUNCTION 3905 ext/standard/array.c PHP_FUNCTION(array_udiff_uassoc) PHP_FUNCTION 3949 ext/standard/array.c PHP_FUNCTION(array_multisort) PHP_FUNCTION 4132 ext/standard/array.c PHP_FUNCTION(array_rand) PHP_FUNCTION 4204 ext/standard/array.c PHP_FUNCTION(array_sum) PHP_FUNCTION 4251 ext/standard/array.c PHP_FUNCTION(array_product) PHP_FUNCTION 4301 ext/standard/array.c PHP_FUNCTION(array_reduce) PHP_FUNCTION 4391 ext/standard/array.c PHP_FUNCTION(array_filter) PHP_FUNCTION 4481 ext/standard/array.c PHP_FUNCTION(array_map) PHP_FUNCTION 4645 ext/standard/array.c PHP_FUNCTION(array_key_exists) PHP_FUNCTION 4687 ext/standard/array.c PHP_FUNCTION(array_chunk) PHP_FUNCTION 4755 ext/standard/array.c PHP_FUNCTION(array_combine) PHP_FUNCTION 138 ext/standard/assert.c PHP_FUNCTION(assert) PHP_FUNCTION 239 ext/standard/assert.c PHP_FUNCTION(assert_options) PHP_FUNCTION 208 ext/standard/base64.c PHP_FUNCTION(base64_encode) PHP_FUNCTION 229 ext/standard/base64.c PHP_FUNCTION(base64_decode) PHP_FUNCTION 4239 ext/standard/basic_functions.c PHP_FUNCTION(constant) PHP_FUNCTION 4331 ext/standard/basic_functions.c PHP_FUNCTION(ip2long) PHP_FUNCTION 4361 ext/standard/basic_functions.c PHP_FUNCTION(long2ip) PHP_FUNCTION 4386 ext/standard/basic_functions.c PHP_FUNCTION(getenv) PHP_FUNCTION 4405 ext/standard/basic_functions.c PHP_FUNCTION(putenv) PHP_FUNCTION 4548 ext/standard/basic_functions.c PHP_FUNCTION(getopt) PHP_FUNCTION 4752 ext/standard/basic_functions.c PHP_FUNCTION(flush) PHP_FUNCTION 4760 ext/standard/basic_functions.c PHP_FUNCTION(sleep) PHP_FUNCTION 4782 ext/standard/basic_functions.c PHP_FUNCTION(usleep) PHP_FUNCTION 4802 ext/standard/basic_functions.c PHP_FUNCTION(time_nanosleep) PHP_FUNCTION 4830 ext/standard/basic_functions.c PHP_FUNCTION(time_sleep_until) PHP_FUNCTION 4873 ext/standard/basic_functions.c PHP_FUNCTION(get_current_user) PHP_FUNCTION 4885 ext/standard/basic_functions.c PHP_FUNCTION(get_cfg_var) PHP_FUNCTION 4905 ext/standard/basic_functions.c PHP_FUNCTION(set_magic_quotes_runtime) PHP_FUNCTION 4921 ext/standard/basic_functions.c PHP_FUNCTION(get_magic_quotes_runtime) PHP_FUNCTION 4930 ext/standard/basic_functions.c PHP_FUNCTION(get_magic_quotes_gpc) PHP_FUNCTION 4951 ext/standard/basic_functions.c PHP_FUNCTION(error_log) PHP_FUNCTION 5059 ext/standard/basic_functions.c PHP_FUNCTION(error_get_last) PHP_FUNCTION 5076 ext/standard/basic_functions.c PHP_FUNCTION(call_user_func) PHP_FUNCTION 5138 ext/standard/basic_functions.c PHP_FUNCTION(call_user_func_array) PHP_FUNCTION 5198 ext/standard/basic_functions.c PHP_FUNCTION(call_user_method) PHP_FUNCTION 5235 ext/standard/basic_functions.c PHP_FUNCTION(call_user_method_array) PHP_FUNCTION 5415 ext/standard/basic_functions.c PHP_FUNCTION(register_shutdown_function) PHP_FUNCTION 5468 ext/standard/basic_functions.c PHP_FUNCTION(highlight_file) PHP_FUNCTION 5522 ext/standard/basic_functions.c PHP_FUNCTION(php_strip_whitespace) PHP_FUNCTION 5559 ext/standard/basic_functions.c PHP_FUNCTION(highlight_string) PHP_FUNCTION 5605 ext/standard/basic_functions.c PHP_FUNCTION(ini_get) PHP_FUNCTION 5665 ext/standard/basic_functions.c PHP_FUNCTION(ini_get_all) PHP_FUNCTION 5701 ext/standard/basic_functions.c PHP_FUNCTION(ini_set) PHP_FUNCTION 5763 ext/standard/basic_functions.c PHP_FUNCTION(ini_restore) PHP_FUNCTION 5780 ext/standard/basic_functions.c PHP_FUNCTION(set_include_path) PHP_FUNCTION 5809 ext/standard/basic_functions.c PHP_FUNCTION(get_include_path) PHP_FUNCTION 5827 ext/standard/basic_functions.c PHP_FUNCTION(restore_include_path) PHP_FUNCTION 5841 ext/standard/basic_functions.c PHP_FUNCTION(print_r) PHP_FUNCTION 5869 ext/standard/basic_functions.c PHP_FUNCTION(connection_aborted) PHP_FUNCTION 5877 ext/standard/basic_functions.c PHP_FUNCTION(connection_status) PHP_FUNCTION 5885 ext/standard/basic_functions.c PHP_FUNCTION(ignore_user_abort) PHP_FUNCTION 5915 ext/standard/basic_functions.c PHP_FUNCTION(getservbyname) PHP_FUNCTION 5940 ext/standard/basic_functions.c PHP_FUNCTION(getservbyport) PHP_FUNCTION 5965 ext/standard/basic_functions.c PHP_FUNCTION(getprotobyname) PHP_FUNCTION 5993 ext/standard/basic_functions.c PHP_FUNCTION(getprotobynumber) PHP_FUNCTION 6017 ext/standard/basic_functions.c PHP_FUNCTION(register_tick_function) PHP_FUNCTION 6059 ext/standard/basic_functions.c PHP_FUNCTION(unregister_tick_function) PHP_FUNCTION 6086 ext/standard/basic_functions.c PHP_FUNCTION(is_uploaded_file) PHP_FUNCTION 6110 ext/standard/basic_functions.c PHP_FUNCTION(move_uploaded_file) PHP_FUNCTION 6266 ext/standard/basic_functions.c PHP_FUNCTION(parse_ini_file) PHP_FUNCTION 6356 ext/standard/basic_functions.c PHP_FUNCTION(import_request_variables) PHP_FUNCTION 6419 ext/standard/basic_functions.c PHP_FUNCTION(sys_getloadavg) PHP_FUNCTION 284 ext/standard/browscap.c PHP_FUNCTION(get_browser) PHP_FUNCTION 119 ext/standard/crypt.c PHP_FUNCTION(crypt) PHP_FUNCTION 272 ext/standard/cyr_convert.c PHP_FUNCTION(convert_cyr_string) PHP_FUNCTION 96 ext/standard/datetime.c PHP_FUNCTION(strptime) PHP_FUNCTION 239 ext/standard/dir.c PHP_FUNCTION(opendir) PHP_FUNCTION 247 ext/standard/dir.c PHP_FUNCTION(getdir) PHP_FUNCTION 255 ext/standard/dir.c PHP_FUNCTION(closedir) PHP_FUNCTION 275 ext/standard/dir.c PHP_FUNCTION(chroot) PHP_FUNCTION 306 ext/standard/dir.c PHP_FUNCTION(chdir) PHP_FUNCTION 331 ext/standard/dir.c PHP_FUNCTION(getcwd) PHP_FUNCTION 356 ext/standard/dir.c PHP_FUNCTION(rewinddir) PHP_FUNCTION 387 ext/standard/dir.c PHP_FUNCTION(glob) PHP_FUNCTION 514 ext/standard/dir.c PHP_FUNCTION(scandir) PHP_FUNCTION 57 ext/standard/dl.c PHP_FUNCTION(dl) PHP_FUNCTION 124 ext/standard/dns.c PHP_FUNCTION(gethostbyaddr) PHP_FUNCTION 187 ext/standard/dns.c PHP_FUNCTION(gethostbyname) PHP_FUNCTION 203 ext/standard/dns.c PHP_FUNCTION(gethostbynamel) PHP_FUNCTION 251 ext/standard/dns.c PHP_FUNCTION(dns_check_record) PHP_FUNCTION 667 ext/standard/dns.c PHP_FUNCTION(dns_get_record) PHP_FUNCTION 857 ext/standard/dns.c PHP_FUNCTION(dns_get_mx) PHP_FUNCTION 233 ext/standard/exec.c PHP_FUNCTION(exec) PHP_FUNCTION 242 ext/standard/exec.c PHP_FUNCTION(system) PHP_FUNCTION 250 ext/standard/exec.c PHP_FUNCTION(passthru) PHP_FUNCTION 401 ext/standard/exec.c PHP_FUNCTION(escapeshellcmd) PHP_FUNCTION 422 ext/standard/exec.c PHP_FUNCTION(escapeshellarg) PHP_FUNCTION 441 ext/standard/exec.c PHP_FUNCTION(shell_exec) PHP_FUNCTION 483 ext/standard/exec.c PHP_FUNCTION(proc_nice) PHP_FUNCTION 323 ext/standard/file.c PHP_FUNCTION(flock) PHP_FUNCTION 365 ext/standard/file.c PHP_FUNCTION(get_meta_tags) PHP_FUNCTION 523 ext/standard/file.c PHP_FUNCTION(file_get_contents) PHP_FUNCTION 584 ext/standard/file.c PHP_FUNCTION(file_put_contents) PHP_FUNCTION 713 ext/standard/file.c PHP_FUNCTION(file) PHP_FUNCTION 814 ext/standard/file.c PHP_FUNCTION(tempnam) PHP_FUNCTION 905 ext/standard/file.c PHPAPI PHP_FUNCTION(fclose) PHP_FUNCTION 929 ext/standard/file.c PHP_FUNCTION(popen) PHP_FUNCTION 1008 ext/standard/file.c PHP_FUNCTION(pclose) PHP_FUNCTION 1026 ext/standard/file.c PHPAPI PHP_FUNCTION(feof) PHP_FUNCTION 1047 ext/standard/file.c PHPAPI PHP_FUNCTION(fgets) PHP_FUNCTION 1106 ext/standard/file.c PHPAPI PHP_FUNCTION(fgetc) PHP_FUNCTION 1134 ext/standard/file.c PHPAPI PHP_FUNCTION(fgetss) PHP_FUNCTION 1202 ext/standard/file.c PHP_FUNCTION(fscanf) PHP_FUNCTION 1263 ext/standard/file.c PHPAPI PHP_FUNCTION(fwrite) PHP_FUNCTION 1317 ext/standard/file.c PHPAPI PHP_FUNCTION(fflush) PHP_FUNCTION 1339 ext/standard/file.c PHPAPI PHP_FUNCTION(rewind) PHP_FUNCTION 1359 ext/standard/file.c PHPAPI PHP_FUNCTION(ftell) PHP_FUNCTION 1381 ext/standard/file.c PHPAPI PHP_FUNCTION(fseek) PHP_FUNCTION 1431 ext/standard/file.c PHP_FUNCTION(mkdir) PHP_FUNCTION 1452 ext/standard/file.c PHP_FUNCTION(rmdir) PHP_FUNCTION 1471 ext/standard/file.c PHP_FUNCTION(readfile) PHP_FUNCTION 1499 ext/standard/file.c PHP_FUNCTION(umask) PHP_FUNCTION 1528 ext/standard/file.c PHPAPI PHP_FUNCTION(fpassthru) PHP_FUNCTION 1547 ext/standard/file.c PHP_FUNCTION(rename) PHP_FUNCTION 1584 ext/standard/file.c PHP_FUNCTION(unlink) PHP_FUNCTION 1728 ext/standard/file.c PHP_FUNCTION(copy) PHP_FUNCTION 1845 ext/standard/file.c PHPAPI PHP_FUNCTION(fread) PHP_FUNCTION 1920 ext/standard/file.c PHP_FUNCTION(fputcsv) PHP_FUNCTION 2029 ext/standard/file.c PHP_FUNCTION(fgetcsv) PHP_FUNCTION 2375 ext/standard/file.c PHP_FUNCTION(realpath) PHP_FUNCTION 2519 ext/standard/file.c PHP_FUNCTION(fnmatch) PHP_FUNCTION 2544 ext/standard/file.c PHP_FUNCTION(sys_get_temp_dir) PHP_FUNCTION 233 ext/standard/filestat.c PHP_FUNCTION(disk_total_space) PHP_FUNCTION 368 ext/standard/filestat.c PHP_FUNCTION(disk_free_space) PHP_FUNCTION 461 ext/standard/filestat.c PHP_FUNCTION(chgrp) PHP_FUNCTION 474 ext/standard/filestat.c PHP_FUNCTION(lchgrp) PHP_FUNCTION 557 ext/standard/filestat.c PHP_FUNCTION(chown) PHP_FUNCTION 571 ext/standard/filestat.c PHP_FUNCTION(lchown) PHP_FUNCTION 586 ext/standard/filestat.c PHP_FUNCTION(chmod) PHP_FUNCTION 642 ext/standard/filestat.c PHP_FUNCTION(touch) PHP_FUNCTION 719 ext/standard/filestat.c PHP_FUNCTION(clearstatcache) PHP_FUNCTION 671 ext/standard/formatted_print.c PHP_FUNCTION(user_sprintf) PHP_FUNCTION 685 ext/standard/formatted_print.c PHP_FUNCTION(vsprintf) PHP_FUNCTION 699 ext/standard/formatted_print.c PHP_FUNCTION(user_printf) PHP_FUNCTION 715 ext/standard/formatted_print.c PHP_FUNCTION(vprintf) PHP_FUNCTION 731 ext/standard/formatted_print.c PHP_FUNCTION(fprintf) PHP_FUNCTION 762 ext/standard/formatted_print.c PHP_FUNCTION(vfprintf) PHP_FUNCTION 121 ext/standard/fsock.c PHP_FUNCTION(fsockopen) PHP_FUNCTION 128 ext/standard/fsock.c PHP_FUNCTION(pfsockopen) PHP_FUNCTION 32 ext/standard/ftok.c PHP_FUNCTION(ftok) PHP_FUNCTION 40 ext/standard/head.c PHP_FUNCTION(header) PHP_FUNCTION 151 ext/standard/head.c PHP_FUNCTION(setcookie) PHP_FUNCTION 174 ext/standard/head.c PHP_FUNCTION(setrawcookie) PHP_FUNCTION 198 ext/standard/head.c PHP_FUNCTION(headers_sent) PHP_FUNCTION 247 ext/standard/head.c PHP_FUNCTION(headers_list) PHP_FUNCTION 1291 ext/standard/html.c PHP_FUNCTION(htmlspecialchars) PHP_FUNCTION 1299 ext/standard/html.c PHP_FUNCTION(htmlspecialchars_decode) PHP_FUNCTION 1365 ext/standard/html.c PHP_FUNCTION(html_entity_decode) PHP_FUNCTION 1388 ext/standard/html.c PHP_FUNCTION(htmlentities) PHP_FUNCTION 1396 ext/standard/html.c PHP_FUNCTION(get_html_translation_table) PHP_FUNCTION 193 ext/standard/http.c PHP_FUNCTION(http_build_query) PHP_FUNCTION 1119 ext/standard/image.c PHP_FUNCTION(image_type_to_mime_type) PHP_FUNCTION 1135 ext/standard/image.c PHP_FUNCTION(image_type_to_extension) PHP_FUNCTION 1257 ext/standard/image.c PHP_FUNCTION(getimagesize) PHP_FUNCTION 1015 ext/standard/info.c PHP_FUNCTION(phpinfo) PHP_FUNCTION 1040 ext/standard/info.c PHP_FUNCTION(phpversion) PHP_FUNCTION 1063 ext/standard/info.c PHP_FUNCTION(phpcredits) PHP_FUNCTION 1107 ext/standard/info.c PHP_FUNCTION(php_logo_guid) PHP_FUNCTION 1120 ext/standard/info.c PHP_FUNCTION(php_real_logo_guid) PHP_FUNCTION 1133 ext/standard/info.c PHP_FUNCTION(php_egg_logo_guid) PHP_FUNCTION 1145 ext/standard/info.c PHP_FUNCTION(zend_logo_guid) PHP_FUNCTION 1157 ext/standard/info.c PHP_FUNCTION(php_sapi_name) PHP_FUNCTION 1174 ext/standard/info.c PHP_FUNCTION(php_uname) PHP_FUNCTION 1188 ext/standard/info.c PHP_FUNCTION(php_ini_scanned_files) PHP_FUNCTION 1200 ext/standard/info.c PHP_FUNCTION(php_ini_loaded_file) PHP_FUNCTION 178 ext/standard/iptc.c PHP_FUNCTION(iptcembed) PHP_FUNCTION 300 ext/standard/iptc.c PHP_FUNCTION(iptcparse) PHP_FUNCTION 111 ext/standard/lcg.c PHP_FUNCTION(lcg_value) PHP_FUNCTION 84 ext/standard/levenshtein.c PHP_FUNCTION(levenshtein) PHP_FUNCTION 55 ext/standard/link.c PHP_FUNCTION(readlink) PHP_FUNCTION 89 ext/standard/link.c PHP_FUNCTION(linkinfo) PHP_FUNCTION 112 ext/standard/link.c PHP_FUNCTION(symlink) PHP_FUNCTION 169 ext/standard/link.c PHP_FUNCTION(link) PHP_FUNCTION 67 ext/standard/mail.c PHP_FUNCTION(ezmlm_hash) PHP_FUNCTION 90 ext/standard/mail.c PHP_FUNCTION(mail) PHP_FUNCTION 54 ext/standard/math.c PHP_FUNCTION(abs) PHP_FUNCTION 79 ext/standard/math.c PHP_FUNCTION(ceil) PHP_FUNCTION 102 ext/standard/math.c PHP_FUNCTION(floor) PHP_FUNCTION 125 ext/standard/math.c PHP_FUNCTION(round) PHP_FUNCTION 169 ext/standard/math.c PHP_FUNCTION(sin) PHP_FUNCTION 184 ext/standard/math.c PHP_FUNCTION(cos) PHP_FUNCTION 199 ext/standard/math.c PHP_FUNCTION(tan) PHP_FUNCTION 214 ext/standard/math.c PHP_FUNCTION(asin) PHP_FUNCTION 229 ext/standard/math.c PHP_FUNCTION(acos) PHP_FUNCTION 244 ext/standard/math.c PHP_FUNCTION(atan) PHP_FUNCTION 259 ext/standard/math.c PHP_FUNCTION(atan2) PHP_FUNCTION 275 ext/standard/math.c PHP_FUNCTION(sinh) PHP_FUNCTION 290 ext/standard/math.c PHP_FUNCTION(cosh) PHP_FUNCTION 305 ext/standard/math.c PHP_FUNCTION(tanh) PHP_FUNCTION 322 ext/standard/math.c PHP_FUNCTION(asinh) PHP_FUNCTION 339 ext/standard/math.c PHP_FUNCTION(acosh) PHP_FUNCTION 356 ext/standard/math.c PHP_FUNCTION(atanh) PHP_FUNCTION 373 ext/standard/math.c PHP_FUNCTION(pi) PHP_FUNCTION 382 ext/standard/math.c PHP_FUNCTION(is_finite) PHP_FUNCTION 396 ext/standard/math.c PHP_FUNCTION(is_infinite) PHP_FUNCTION 409 ext/standard/math.c PHP_FUNCTION(is_nan) PHP_FUNCTION 422 ext/standard/math.c PHP_FUNCTION(pow) PHP_FUNCTION 472 ext/standard/math.c PHP_FUNCTION(exp) PHP_FUNCTION 491 ext/standard/math.c PHP_FUNCTION(expm1) PHP_FUNCTION 511 ext/standard/math.c PHP_FUNCTION(log1p) PHP_FUNCTION 528 ext/standard/math.c PHP_FUNCTION(log) PHP_FUNCTION 559 ext/standard/math.c PHP_FUNCTION(log10) PHP_FUNCTION 574 ext/standard/math.c PHP_FUNCTION(sqrt) PHP_FUNCTION 589 ext/standard/math.c PHP_FUNCTION(hypot) PHP_FUNCTION 612 ext/standard/math.c PHP_FUNCTION(deg2rad) PHP_FUNCTION 626 ext/standard/math.c PHP_FUNCTION(rad2deg) PHP_FUNCTION 817 ext/standard/math.c PHP_FUNCTION(bindec) PHP_FUNCTION 834 ext/standard/math.c PHP_FUNCTION(hexdec) PHP_FUNCTION 852 ext/standard/math.c PHP_FUNCTION(octdec) PHP_FUNCTION 870 ext/standard/math.c PHP_FUNCTION(decbin) PHP_FUNCTION 888 ext/standard/math.c PHP_FUNCTION(decoct) PHP_FUNCTION 906 ext/standard/math.c PHP_FUNCTION(dechex) PHP_FUNCTION 924 ext/standard/math.c PHP_FUNCTION(base_convert) PHP_FUNCTION 1066 ext/standard/math.c PHP_FUNCTION(number_format) PHP_FUNCTION 1121 ext/standard/math.c PHP_FUNCTION(fmod) PHP_FUNCTION 32 ext/standard/metaphone.c PHP_FUNCTION(metaphone) PHP_FUNCTION 94 ext/standard/microtime.c PHP_FUNCTION(microtime) PHP_FUNCTION 102 ext/standard/microtime.c PHP_FUNCTION(gettimeofday) PHP_FUNCTION 112 ext/standard/microtime.c PHP_FUNCTION(getrusage) PHP_FUNCTION 107 ext/standard/pack.c PHP_FUNCTION(pack) PHP_FUNCTION 515 ext/standard/pack.c PHP_FUNCTION(unpack) PHP_FUNCTION 105 ext/standard/pageinfo.c PHP_FUNCTION(getmyuid) PHP_FUNCTION 120 ext/standard/pageinfo.c PHP_FUNCTION(getmygid) PHP_FUNCTION 135 ext/standard/pageinfo.c PHP_FUNCTION(getmypid) PHP_FUNCTION 150 ext/standard/pageinfo.c PHP_FUNCTION(getmyinode) PHP_FUNCTION 169 ext/standard/pageinfo.c PHP_FUNCTION(getlastmod) PHP_FUNCTION 309 ext/standard/proc_open.c PHP_FUNCTION(proc_terminate) PHP_FUNCTION 339 ext/standard/proc_open.c PHP_FUNCTION(proc_close) PHP_FUNCTION 357 ext/standard/proc_open.c PHP_FUNCTION(proc_get_status) PHP_FUNCTION 466 ext/standard/proc_open.c PHP_FUNCTION(proc_open) PHP_FUNCTION 152 ext/standard/quot_print.c PHP_FUNCTION(quoted_printable_decode) PHP_FUNCTION 239 ext/standard/rand.c PHP_FUNCTION(srand) PHP_FUNCTION 255 ext/standard/rand.c PHP_FUNCTION(mt_srand) PHP_FUNCTION 298 ext/standard/rand.c PHP_FUNCTION(rand) PHP_FUNCTION 319 ext/standard/rand.c PHP_FUNCTION(mt_rand) PHP_FUNCTION 352 ext/standard/rand.c PHP_FUNCTION(getrandmax) PHP_FUNCTION 364 ext/standard/rand.c PHP_FUNCTION(mt_getrandmax) PHP_FUNCTION 281 ext/standard/reg.c PHP_FUNCTION(ereg) PHP_FUNCTION 289 ext/standard/reg.c PHP_FUNCTION(eregi) PHP_FUNCTION 505 ext/standard/reg.c PHP_FUNCTION(ereg_replace) PHP_FUNCTION 513 ext/standard/reg.c PHP_FUNCTION(eregi_replace) PHP_FUNCTION 613 ext/standard/reg.c PHP_FUNCTION(split) PHP_FUNCTION 622 ext/standard/reg.c PHP_FUNCTION(spliti) PHP_FUNCTION 631 ext/standard/reg.c PHPAPI PHP_FUNCTION(sql_regcase) PHP_FUNCTION 35 ext/standard/sha1.c PHP_FUNCTION(sha1) PHP_FUNCTION 66 ext/standard/sha1.c PHP_FUNCTION(sha1_file) PHP_FUNCTION 29 ext/standard/soundex.c PHP_FUNCTION(soundex) PHP_FUNCTION 49 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_pair) PHP_FUNCTION 80 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_client) PHP_FUNCTION 167 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_server) PHP_FUNCTION 232 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_accept) PHP_FUNCTION 283 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_get_name) PHP_FUNCTION 309 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_sendto) PHP_FUNCTION 338 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_recvfrom) PHP_FUNCTION 394 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_get_contents) PHP_FUNCTION 431 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_copy_to_stream) PHP_FUNCTION 455 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_get_meta_data) PHP_FUNCTION 516 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_get_transports) PHP_FUNCTION 544 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_get_wrappers) PHP_FUNCTION 709 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_select) PHP_FUNCTION 938 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_context_get_options) PHP_FUNCTION 958 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_context_set_option) PHP_FUNCTION 994 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_context_set_params) PHP_FUNCTION 1015 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_context_get_default) PHP_FUNCTION 1039 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_context_create) PHP_FUNCTION 1126 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_filter_prepend) PHP_FUNCTION 1134 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_filter_append) PHP_FUNCTION 1142 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_filter_remove) PHP_FUNCTION 1174 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_get_line) PHP_FUNCTION 1209 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_set_blocking) PHP_FUNCTION 1234 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_set_timeout) PHP_FUNCTION 1269 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_set_write_buffer) PHP_FUNCTION 1306 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_enable_crypto) PHP_FUNCTION 1349 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_is_local) PHP_FUNCTION 1385 ext/standard/streamsfuncs.c PHP_FUNCTION(stream_socket_shutdown) PHP_FUNCTION 186 ext/standard/string.c PHP_FUNCTION(bin2hex) PHP_FUNCTION 267 ext/standard/string.c PHP_FUNCTION(strspn) PHP_FUNCTION 275 ext/standard/string.c PHP_FUNCTION(strcspn) PHP_FUNCTION 453 ext/standard/string.c PHP_FUNCTION(nl_langinfo) PHP_FUNCTION 643 ext/standard/string.c PHP_FUNCTION(strcoll) PHP_FUNCTION 781 ext/standard/string.c PHP_FUNCTION(trim) PHP_FUNCTION 789 ext/standard/string.c PHP_FUNCTION(rtrim) PHP_FUNCTION 797 ext/standard/string.c PHP_FUNCTION(ltrim) PHP_FUNCTION 805 ext/standard/string.c PHP_FUNCTION(wordwrap) PHP_FUNCTION 1013 ext/standard/string.c PHP_FUNCTION(explode) PHP_FUNCTION 1145 ext/standard/string.c PHP_FUNCTION(implode) PHP_FUNCTION 1199 ext/standard/string.c PHP_FUNCTION(strtok) PHP_FUNCTION 1306 ext/standard/string.c PHP_FUNCTION(strtoupper) PHP_FUNCTION 1339 ext/standard/string.c PHP_FUNCTION(strtolower) PHP_FUNCTION 1429 ext/standard/string.c PHP_FUNCTION(basename) PHP_FUNCTION 1541 ext/standard/string.c PHP_FUNCTION(dirname) PHP_FUNCTION 1561 ext/standard/string.c PHP_FUNCTION(pathinfo) PHP_FUNCTION 1693 ext/standard/string.c PHP_FUNCTION(stristr) PHP_FUNCTION 1747 ext/standard/string.c PHP_FUNCTION(strstr) PHP_FUNCTION 1796 ext/standard/string.c PHP_FUNCTION(strpos) PHP_FUNCTION 1850 ext/standard/string.c PHP_FUNCTION(stripos) PHP_FUNCTION 1923 ext/standard/string.c PHP_FUNCTION(strrpos) PHP_FUNCTION 1995 ext/standard/string.c PHP_FUNCTION(strripos) PHP_FUNCTION 2098 ext/standard/string.c PHP_FUNCTION(strrchr) PHP_FUNCTION 2180 ext/standard/string.c PHP_FUNCTION(chunk_split) PHP_FUNCTION 2238 ext/standard/string.c PHP_FUNCTION(substr) PHP_FUNCTION 2307 ext/standard/string.c PHP_FUNCTION(substr_replace) PHP_FUNCTION 2537 ext/standard/string.c PHP_FUNCTION(quotemeta) PHP_FUNCTION 2588 ext/standard/string.c PHP_FUNCTION(ord) PHP_FUNCTION 2603 ext/standard/string.c PHP_FUNCTION(chr) PHP_FUNCTION 2622 ext/standard/string.c PHP_FUNCTION(ucfirst) PHP_FUNCTION 2642 ext/standard/string.c PHP_FUNCTION(ucwords) PHP_FUNCTION 2804 ext/standard/string.c PHP_FUNCTION(strtr) PHP_FUNCTION 2845 ext/standard/string.c PHP_FUNCTION(strrev) PHP_FUNCTION 2919 ext/standard/string.c PHP_FUNCTION(similar_text) PHP_FUNCTION 3027 ext/standard/string.c PHP_FUNCTION(addcslashes) PHP_FUNCTION 3052 ext/standard/string.c PHP_FUNCTION(addslashes) PHP_FUNCTION 3074 ext/standard/string.c PHP_FUNCTION(stripcslashes) PHP_FUNCTION 3090 ext/standard/string.c PHP_FUNCTION(stripslashes) PHP_FUNCTION 3769 ext/standard/string.c PHP_FUNCTION(str_replace) PHP_FUNCTION 3777 ext/standard/string.c PHP_FUNCTION(str_ireplace) PHP_FUNCTION 3975 ext/standard/string.c PHP_FUNCTION(hebrev) PHP_FUNCTION 3983 ext/standard/string.c PHP_FUNCTION(hebrevc) PHP_FUNCTION 3991 ext/standard/string.c PHP_FUNCTION(nl2br) PHP_FUNCTION 4066 ext/standard/string.c PHP_FUNCTION(strip_tags) PHP_FUNCTION 4101 ext/standard/string.c PHP_FUNCTION(setlocale) PHP_FUNCTION 4205 ext/standard/string.c PHP_FUNCTION(parse_str) PHP_FUNCTION 4563 ext/standard/string.c PHP_FUNCTION(str_repeat) PHP_FUNCTION 4621 ext/standard/string.c PHP_FUNCTION(count_chars) PHP_FUNCTION 4717 ext/standard/string.c PHP_FUNCTION(strnatcmp) PHP_FUNCTION 4725 ext/standard/string.c PHP_FUNCTION(localeconv) PHP_FUNCTION 4811 ext/standard/string.c PHP_FUNCTION(strnatcasecmp) PHP_FUNCTION 4819 ext/standard/string.c PHP_FUNCTION(substr_count) PHP_FUNCTION 4888 ext/standard/string.c PHP_FUNCTION(str_pad) PHP_FUNCTION 4983 ext/standard/string.c PHP_FUNCTION(sscanf) PHP_FUNCTION 5019 ext/standard/string.c PHP_FUNCTION(str_rot13) PHP_FUNCTION 5062 ext/standard/string.c PHP_FUNCTION(str_shuffle) PHP_FUNCTION 5089 ext/standard/string.c PHP_FUNCTION(str_word_count) PHP_FUNCTION 5168 ext/standard/string.c PHP_FUNCTION(money_format) PHP_FUNCTION 5208 ext/standard/string.c PHP_FUNCTION(str_split) PHP_FUNCTION 5248 ext/standard/string.c PHP_FUNCTION(strpbrk) PHP_FUNCTION 5273 ext/standard/string.c PHP_FUNCTION(substr_compare) PHP_FUNCTION 204 ext/standard/syslog.c PHP_FUNCTION(define_syslog_variables) PHP_FUNCTION 223 ext/standard/syslog.c PHP_FUNCTION(openlog) PHP_FUNCTION 244 ext/standard/syslog.c PHP_FUNCTION(closelog) PHP_FUNCTION 261 ext/standard/syslog.c PHP_FUNCTION(syslog) PHP_FUNCTION 26 ext/standard/type.c PHP_FUNCTION(gettype) PHP_FUNCTION 91 ext/standard/type.c PHP_FUNCTION(settype) PHP_FUNCTION 136 ext/standard/type.c PHP_FUNCTION(intval) PHP_FUNCTION 168 ext/standard/type.c PHP_FUNCTION(floatval) PHP_FUNCTION 183 ext/standard/type.c PHP_FUNCTION(strval) PHP_FUNCTION 240 ext/standard/type.c PHP_FUNCTION(is_null) PHP_FUNCTION 248 ext/standard/type.c PHP_FUNCTION(is_resource) PHP_FUNCTION 256 ext/standard/type.c PHP_FUNCTION(is_bool) PHP_FUNCTION 264 ext/standard/type.c PHP_FUNCTION(is_long) PHP_FUNCTION 272 ext/standard/type.c PHP_FUNCTION(is_float) PHP_FUNCTION 280 ext/standard/type.c PHP_FUNCTION(is_string) PHP_FUNCTION 288 ext/standard/type.c PHP_FUNCTION(is_array) PHP_FUNCTION 296 ext/standard/type.c PHP_FUNCTION(is_object) PHP_FUNCTION 304 ext/standard/type.c PHP_FUNCTION(is_numeric) PHP_FUNCTION 335 ext/standard/type.c PHP_FUNCTION(is_scalar) PHP_FUNCTION 360 ext/standard/type.c PHP_FUNCTION(is_callable) PHP_FUNCTION 44 ext/standard/uniqid.c PHP_FUNCTION(uniqid) PHP_FUNCTION 334 ext/standard/url.c PHP_FUNCTION(parse_url) PHP_FUNCTION 493 ext/standard/url.c PHP_FUNCTION(urlencode) PHP_FUNCTION 510 ext/standard/url.c PHP_FUNCTION(urldecode) PHP_FUNCTION 594 ext/standard/url.c PHP_FUNCTION(rawurlencode) PHP_FUNCTION 611 ext/standard/url.c PHP_FUNCTION(rawurldecode) PHP_FUNCTION 658 ext/standard/url.c PHP_FUNCTION(get_headers) PHP_FUNCTION 54 ext/standard/user_filters.c PHP_FUNCTION(user_filter_nop) PHP_FUNCTION 400 ext/standard/user_filters.c PHP_FUNCTION(stream_bucket_make_writeable) PHP_FUNCTION 474 ext/standard/user_filters.c PHP_FUNCTION(stream_bucket_prepend) PHP_FUNCTION 482 ext/standard/user_filters.c PHP_FUNCTION(stream_bucket_append) PHP_FUNCTION 490 ext/standard/user_filters.c PHP_FUNCTION(stream_bucket_new) PHP_FUNCTION 530 ext/standard/user_filters.c PHP_FUNCTION(stream_get_filters) PHP_FUNCTION 559 ext/standard/user_filters.c PHP_FUNCTION(stream_filter_register) PHP_FUNCTION 190 ext/standard/uuencode.c PHP_FUNCTION(convert_uuencode) PHP_FUNCTION 207 ext/standard/uuencode.c PHP_FUNCTION(convert_uudecode) PHP_FUNCTION 171 ext/standard/var.c PHP_FUNCTION(var_dump) PHP_FUNCTION 325 ext/standard/var.c PHP_FUNCTION(debug_zval_dump) PHP_FUNCTION 459 ext/standard/var.c PHP_FUNCTION(var_export) PHP_FUNCTION 848 ext/standard/var.c PHP_FUNCTION(serialize) PHP_FUNCTION 879 ext/standard/var.c PHP_FUNCTION(unserialize) PHP_FUNCTION 909 ext/standard/var.c PHP_FUNCTION(memory_get_usage) { PHP_FUNCTION 922 ext/standard/var.c PHP_FUNCTION(memory_get_peak_usage) { PHP_FUNCTION 211 ext/standard/versioning.c PHP_FUNCTION(version_compare) PHP_FUNCTION 569 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_connect) PHP_FUNCTION 577 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_pconnect) PHP_FUNCTION 585 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_close) PHP_FUNCTION 620 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_select_db) PHP_FUNCTION 757 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_query) PHP_FUNCTION 941 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_free_result) PHP_FUNCTION 970 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_get_last_message) PHP_FUNCTION 978 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_num_rows) PHP_FUNCTION 1004 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_num_fields) PHP_FUNCTION 1030 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_fetch_row) PHP_FUNCTION 1101 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_fetch_object) PHP_FUNCTION 1116 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_fetch_array) PHP_FUNCTION 1124 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_data_seek) PHP_FUNCTION 1203 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_fetch_field) PHP_FUNCTION 1261 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_field_seek) PHP_FUNCTION 1295 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_result) PHP_FUNCTION 1355 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_affected_rows) PHP_FUNCTION 1422 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_min_error_severity) PHP_FUNCTION 1436 ext/sybase/php_sybase_db.c PHP_FUNCTION(sybase_min_message_severity) PHP_FUNCTION 852 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_connect) PHP_FUNCTION 861 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_pconnect) PHP_FUNCTION 871 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_close) PHP_FUNCTION 986 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_select_db) PHP_FUNCTION 1637 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_query) PHP_FUNCTION 1645 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_unbuffered_query) PHP_FUNCTION 1652 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_free_result) PHP_FUNCTION 1682 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_get_last_message) PHP_FUNCTION 1690 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_num_rows) PHP_FUNCTION 1709 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_num_fields) PHP_FUNCTION 1728 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_row) PHP_FUNCTION 1818 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_object) PHP_FUNCTION 1865 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_array) PHP_FUNCTION 1873 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_assoc) PHP_FUNCTION 1881 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_data_seek) PHP_FUNCTION 1956 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_field) PHP_FUNCTION 2008 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_field_seek) PHP_FUNCTION 2036 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_result) PHP_FUNCTION 2095 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_affected_rows) PHP_FUNCTION 2149 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_min_client_severity) PHP_FUNCTION 2164 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_min_server_severity) PHP_FUNCTION 2178 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_deadlock_retry_count) PHP_FUNCTION 2194 ext/sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_set_message_handler) PHP_FUNCTION 135 ext/sysvmsg/sysvmsg.c PHP_FUNCTION(msg_set_queue) PHP_FUNCTION 178 ext/sysvmsg/sysvmsg.c PHP_FUNCTION(msg_stat_queue) PHP_FUNCTION 211 ext/sysvmsg/sysvmsg.c PHP_FUNCTION(msg_get_queue) PHP_FUNCTION 240 ext/sysvmsg/sysvmsg.c PHP_FUNCTION(msg_remove_queue) PHP_FUNCTION 261 ext/sysvmsg/sysvmsg.c PHP_FUNCTION(msg_receive) PHP_FUNCTION 349 ext/sysvmsg/sysvmsg.c PHP_FUNCTION(msg_send) PHP_FUNCTION 167 ext/sysvsem/sysvsem.c PHP_FUNCTION(sem_get) PHP_FUNCTION 319 ext/sysvsem/sysvsem.c PHP_FUNCTION(sem_acquire) PHP_FUNCTION 327 ext/sysvsem/sysvsem.c PHP_FUNCTION(sem_release) PHP_FUNCTION 341 ext/sysvsem/sysvsem.c PHP_FUNCTION(sem_remove) PHP_FUNCTION 108 ext/sysvshm/sysvshm.c PHP_FUNCTION(shm_attach) PHP_FUNCTION 185 ext/sysvshm/sysvshm.c PHP_FUNCTION(shm_detach) PHP_FUNCTION 210 ext/sysvshm/sysvshm.c PHP_FUNCTION(shm_remove) PHP_FUNCTION 241 ext/sysvshm/sysvshm.c PHP_FUNCTION(shm_put_var) PHP_FUNCTION 287 ext/sysvshm/sysvshm.c PHP_FUNCTION(shm_get_var) PHP_FUNCTION 336 ext/sysvshm/sysvshm.c PHP_FUNCTION(shm_remove_var) PHP_FUNCTION 1007 ext/tidy/tidy.c static PHP_FUNCTION(ob_tidyhandler) PHP_FUNCTION 1064 ext/tidy/tidy.c static PHP_FUNCTION(tidy_parse_string) PHP_FUNCTION 1092 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_error_buffer) PHP_FUNCTION 1106 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_output) PHP_FUNCTION 1122 ext/tidy/tidy.c static PHP_FUNCTION(tidy_parse_file) PHP_FUNCTION 1159 ext/tidy/tidy.c static PHP_FUNCTION(tidy_clean_repair) PHP_FUNCTION 1174 ext/tidy/tidy.c static PHP_FUNCTION(tidy_repair_string) PHP_FUNCTION 1182 ext/tidy/tidy.c static PHP_FUNCTION(tidy_repair_file) PHP_FUNCTION 1190 ext/tidy/tidy.c static PHP_FUNCTION(tidy_diagnose) PHP_FUNCTION 1205 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_release) PHP_FUNCTION 1219 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_opt_doc) PHP_FUNCTION 1259 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_config) PHP_FUNCTION 1298 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_status) PHP_FUNCTION 1308 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_html_ver) PHP_FUNCTION 1318 ext/tidy/tidy.c static PHP_FUNCTION(tidy_is_xhtml) PHP_FUNCTION 1328 ext/tidy/tidy.c static PHP_FUNCTION(tidy_is_xml) PHP_FUNCTION 1338 ext/tidy/tidy.c static PHP_FUNCTION(tidy_error_count) PHP_FUNCTION 1348 ext/tidy/tidy.c static PHP_FUNCTION(tidy_warning_count) PHP_FUNCTION 1358 ext/tidy/tidy.c static PHP_FUNCTION(tidy_access_count) PHP_FUNCTION 1368 ext/tidy/tidy.c static PHP_FUNCTION(tidy_config_count) PHP_FUNCTION 1378 ext/tidy/tidy.c static PHP_FUNCTION(tidy_getopt) PHP_FUNCTION 1528 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_root) PHP_FUNCTION 1536 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_html) PHP_FUNCTION 1544 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_head) PHP_FUNCTION 1552 ext/tidy/tidy.c static PHP_FUNCTION(tidy_get_body) PHP_FUNCTION 207 ext/tokenizer/tokenizer.c PHP_FUNCTION(token_get_all) PHP_FUNCTION 236 ext/tokenizer/tokenizer.c PHP_FUNCTION(token_name) PHP_FUNCTION 1124 ext/wddx/wddx.c PHP_FUNCTION(wddx_serialize_value) PHP_FUNCTION 1149 ext/wddx/wddx.c PHP_FUNCTION(wddx_serialize_vars) PHP_FUNCTION 1213 ext/wddx/wddx.c PHP_FUNCTION(wddx_packet_start) PHP_FUNCTION 1235 ext/wddx/wddx.c PHP_FUNCTION(wddx_packet_end) PHP_FUNCTION 1257 ext/wddx/wddx.c PHP_FUNCTION(wddx_add_vars) PHP_FUNCTION 1298 ext/wddx/wddx.c PHP_FUNCTION(wddx_deserialize) PHP_FUNCTION 1129 ext/xml/xml.c PHP_FUNCTION(xml_parser_create) PHP_FUNCTION 1137 ext/xml/xml.c PHP_FUNCTION(xml_parser_create_ns) PHP_FUNCTION 1145 ext/xml/xml.c PHP_FUNCTION(xml_set_object) PHP_FUNCTION 1183 ext/xml/xml.c PHP_FUNCTION(xml_set_element_handler) PHP_FUNCTION 1204 ext/xml/xml.c PHP_FUNCTION(xml_set_character_data_handler) PHP_FUNCTION 1223 ext/xml/xml.c PHP_FUNCTION(xml_set_processing_instruction_handler) PHP_FUNCTION 1242 ext/xml/xml.c PHP_FUNCTION(xml_set_default_handler) PHP_FUNCTION 1260 ext/xml/xml.c PHP_FUNCTION(xml_set_unparsed_entity_decl_handler) PHP_FUNCTION 1279 ext/xml/xml.c PHP_FUNCTION(xml_set_notation_decl_handler) PHP_FUNCTION 1297 ext/xml/xml.c PHP_FUNCTION(xml_set_external_entity_ref_handler) PHP_FUNCTION 1315 ext/xml/xml.c PHP_FUNCTION(xml_set_start_namespace_decl_handler) PHP_FUNCTION 1334 ext/xml/xml.c PHP_FUNCTION(xml_set_end_namespace_decl_handler) PHP_FUNCTION 1353 ext/xml/xml.c PHP_FUNCTION(xml_parse) PHP_FUNCTION 1385 ext/xml/xml.c PHP_FUNCTION(xml_parse_into_struct) PHP_FUNCTION 1424 ext/xml/xml.c PHP_FUNCTION(xml_get_error_code) PHP_FUNCTION 1440 ext/xml/xml.c PHP_FUNCTION(xml_error_string) PHP_FUNCTION 1458 ext/xml/xml.c PHP_FUNCTION(xml_get_current_line_number) PHP_FUNCTION 1474 ext/xml/xml.c PHP_FUNCTION(xml_get_current_column_number) PHP_FUNCTION 1490 ext/xml/xml.c PHP_FUNCTION(xml_get_current_byte_index) PHP_FUNCTION 1506 ext/xml/xml.c PHP_FUNCTION(xml_parser_free) PHP_FUNCTION 1532 ext/xml/xml.c PHP_FUNCTION(xml_parser_set_option) PHP_FUNCTION 1579 ext/xml/xml.c PHP_FUNCTION(xml_parser_get_option) PHP_FUNCTION 1610 ext/xml/xml.c PHP_FUNCTION(utf8_encode) PHP_FUNCTION 1630 ext/xml/xml.c PHP_FUNCTION(utf8_decode) PHP_FUNCTION 630 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_encode_request) PHP_FUNCTION 676 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_encode) PHP_FUNCTION 736 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_decode_request) PHP_FUNCTION 764 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_decode) PHP_FUNCTION 795 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_create) PHP_FUNCTION 825 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_destroy) PHP_FUNCTION 951 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_register_method) PHP_FUNCTION 986 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_register_introspection_callback) PHP_FUNCTION 1018 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_call_method) PHP_FUNCTION 1145 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_add_introspection_data) PHP_FUNCTION 1172 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_parse_method_descriptions) PHP_FUNCTION 1416 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_set_type) PHP_FUNCTION 1440 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_get_type) PHP_FUNCTION 1461 ext/xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_is_fault) PHP_FUNCTION 494 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_set_indent) PHP_FUNCTION 534 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_set_indent_string) PHP_FUNCTION 544 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_attribute) PHP_FUNCTION 552 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_attribute) PHP_FUNCTION 561 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_attribute_ns) PHP_FUNCTION 605 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_attribute) PHP_FUNCTION 650 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_attribute_ns) PHP_FUNCTION 695 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_element) PHP_FUNCTION 703 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_element_ns) PHP_FUNCTION 747 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_element) PHP_FUNCTION 755 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_full_end_element) PHP_FUNCTION 763 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_element) PHP_FUNCTION 818 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_element_ns) PHP_FUNCTION 873 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_pi) PHP_FUNCTION 881 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_pi) PHP_FUNCTION 889 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_pi) PHP_FUNCTION 933 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_cdata) PHP_FUNCTION 968 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_cdata) PHP_FUNCTION 976 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_cdata) PHP_FUNCTION 984 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_raw) PHP_FUNCTION 992 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_text) PHP_FUNCTION 1001 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_comment) PHP_FUNCTION 1036 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_comment) PHP_FUNCTION 1046 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_comment) PHP_FUNCTION 1054 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_document) PHP_FUNCTION 1094 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_document) PHP_FUNCTION 1102 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd) PHP_FUNCTION 1143 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd) PHP_FUNCTION 1151 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd) PHP_FUNCTION 1193 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_element) PHP_FUNCTION 1201 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_element) PHP_FUNCTION 1209 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_element) PHP_FUNCTION 1253 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_attlist) PHP_FUNCTION 1261 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_attlist) PHP_FUNCTION 1269 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_attlist) PHP_FUNCTION 1314 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_entity) PHP_FUNCTION 1358 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_entity) PHP_FUNCTION 1366 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_entity) PHP_FUNCTION 1417 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_open_uri) PHP_FUNCTION 1498 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_open_memory) PHP_FUNCTION 1599 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_output_memory) PHP_FUNCTION 1607 ext/xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_flush) PHP_FUNCTION 383 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_import_stylesheet) PHP_FUNCTION 554 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_transform_to_doc) PHP_FUNCTION 611 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_transform_to_uri) PHP_FUNCTION 642 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_transform_to_xml) PHP_FUNCTION 680 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_set_parameter) PHP_FUNCTION 731 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_get_parameter) PHP_FUNCTION 756 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_remove_parameter) PHP_FUNCTION 779 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_register_php_functions) PHP_FUNCTION 825 ext/xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_has_exslt_support) PHP_FUNCTION 289 ext/zlib/zlib.c static PHP_FUNCTION(gzfile) PHP_FUNCTION 334 ext/zlib/zlib.c static PHP_FUNCTION(gzopen) PHP_FUNCTION 362 ext/zlib/zlib.c static PHP_FUNCTION(readgzfile) PHP_FUNCTION 389 ext/zlib/zlib.c static PHP_FUNCTION(gzcompress) PHP_FUNCTION 431 ext/zlib/zlib.c static PHP_FUNCTION(gzuncompress) PHP_FUNCTION 477 ext/zlib/zlib.c static PHP_FUNCTION(gzdeflate) PHP_FUNCTION 538 ext/zlib/zlib.c static PHP_FUNCTION(gzinflate) PHP_FUNCTION 618 ext/zlib/zlib.c static PHP_FUNCTION(zlib_get_coding_type) PHP_FUNCTION 752 ext/zlib/zlib.c static PHP_FUNCTION(gzencode) PHP_FUNCTION 882 ext/zlib/zlib.c static PHP_FUNCTION(ob_gzhandler) PHP_FUNCTION 1019 main/main.c PHP_FUNCTION(set_time_limit) PHP_FUNCTION 550 main/output.c PHP_FUNCTION(ob_list_handlers) PHP_FUNCTION 736 main/output.c PHP_FUNCTION(ob_start) PHP_FUNCTION 759 main/output.c PHP_FUNCTION(ob_flush) PHP_FUNCTION 778 main/output.c PHP_FUNCTION(ob_clean) PHP_FUNCTION 801 main/output.c PHP_FUNCTION(ob_end_flush) PHP_FUNCTION 823 main/output.c PHP_FUNCTION(ob_end_clean) PHP_FUNCTION 845 main/output.c PHP_FUNCTION(ob_get_flush) PHP_FUNCTION 871 main/output.c PHP_FUNCTION(ob_get_clean) PHP_FUNCTION 896 main/output.c PHP_FUNCTION(ob_get_contents) PHP_FUNCTION 910 main/output.c PHP_FUNCTION(ob_get_level) PHP_FUNCTION 922 main/output.c PHP_FUNCTION(ob_get_length) PHP_FUNCTION 966 main/output.c PHP_FUNCTION(ob_get_status) PHP_FUNCTION 1000 main/output.c PHP_FUNCTION(ob_implicit_flush) PHP_FUNCTION 1049 main/output.c PHP_FUNCTION(output_reset_rewrite_vars) PHP_FUNCTION 1062 main/output.c PHP_FUNCTION(output_add_rewrite_var) PHP_FUNCTION 448 main/streams/userspace.c PHP_FUNCTION(stream_wrapper_register) PHP_FUNCTION 493 main/streams/userspace.c PHP_FUNCTION(stream_wrapper_unregister) PHP_FUNCTION 514 main/streams/userspace.c PHP_FUNCTION(stream_wrapper_restore) PHP_FUNCTION 261 sapi/aolserver/aolserver.c PHP_FUNCTION(getallheaders) PHP_FUNCTION 123 sapi/apache/php_apache.c PHP_FUNCTION(apache_child_terminate) PHP_FUNCTION 142 sapi/apache/php_apache.c PHP_FUNCTION(apache_note) PHP_FUNCTION 311 sapi/apache/php_apache.c PHP_FUNCTION(virtual) PHP_FUNCTION 352 sapi/apache/php_apache.c PHP_FUNCTION(apache_request_headers) PHP_FUNCTION 376 sapi/apache/php_apache.c PHP_FUNCTION(apache_response_headers) PHP_FUNCTION 396 sapi/apache/php_apache.c PHP_FUNCTION(apache_setenv) PHP_FUNCTION 419 sapi/apache/php_apache.c PHP_FUNCTION(apache_lookup_uri) PHP_FUNCTION 493 sapi/apache/php_apache.c PHP_FUNCTION(apache_exec_uri) PHP_FUNCTION 515 sapi/apache/php_apache.c PHP_FUNCTION(apache_get_version) PHP_FUNCTION 529 sapi/apache/php_apache.c PHP_FUNCTION(apache_get_modules) PHP_FUNCTION 549 sapi/apache/php_apache.c PHP_FUNCTION(apache_reset_timeout) PHP_FUNCTION 60 sapi/apache2filter/php_functions.c PHP_FUNCTION(virtual) PHP_FUNCTION 99 sapi/apache2filter/php_functions.c PHP_FUNCTION(apache_lookup_uri) PHP_FUNCTION 155 sapi/apache2filter/php_functions.c PHP_FUNCTION(apache_request_headers) PHP_FUNCTION 175 sapi/apache2filter/php_functions.c PHP_FUNCTION(apache_response_headers) PHP_FUNCTION 195 sapi/apache2filter/php_functions.c PHP_FUNCTION(apache_note) PHP_FUNCTION 229 sapi/apache2filter/php_functions.c PHP_FUNCTION(apache_setenv) PHP_FUNCTION 259 sapi/apache2filter/php_functions.c PHP_FUNCTION(apache_getenv) PHP_FUNCTION 301 sapi/apache2filter/php_functions.c PHP_FUNCTION(apache_get_version) PHP_FUNCTION 315 sapi/apache2filter/php_functions.c PHP_FUNCTION(apache_get_modules) PHP_FUNCTION 72 sapi/apache2handler/php_functions.c PHP_FUNCTION(virtual) PHP_FUNCTION 120 sapi/apache2handler/php_functions.c PHP_FUNCTION(apache_lookup_uri) PHP_FUNCTION 176 sapi/apache2handler/php_functions.c PHP_FUNCTION(apache_request_headers) PHP_FUNCTION 200 sapi/apache2handler/php_functions.c PHP_FUNCTION(apache_response_headers) PHP_FUNCTION 224 sapi/apache2handler/php_functions.c PHP_FUNCTION(apache_note) PHP_FUNCTION 260 sapi/apache2handler/php_functions.c PHP_FUNCTION(apache_setenv) PHP_FUNCTION 298 sapi/apache2handler/php_functions.c PHP_FUNCTION(apache_getenv) PHP_FUNCTION 345 sapi/apache2handler/php_functions.c PHP_FUNCTION(apache_get_version) PHP_FUNCTION 359 sapi/apache2handler/php_functions.c PHP_FUNCTION(apache_get_modules) PHP_FUNCTION 278 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_filename) PHP_FUNCTION 286 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_uri) PHP_FUNCTION 294 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_unparsed_uri) PHP_FUNCTION 302 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_path_info) PHP_FUNCTION 310 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_args) PHP_FUNCTION 318 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_boundary) PHP_FUNCTION 327 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_content_type) PHP_FUNCTION 335 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_content_encoding) PHP_FUNCTION 343 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_handler) PHP_FUNCTION 351 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_the_request) PHP_FUNCTION 359 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_protocol) PHP_FUNCTION 367 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_hostname) PHP_FUNCTION 375 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_status_line) PHP_FUNCTION 383 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_method) PHP_FUNCTION 396 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_proto_num) PHP_FUNCTION 404 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_assbackwards) PHP_FUNCTION 413 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_proxyreq) PHP_FUNCTION 421 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_chunked) PHP_FUNCTION 430 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_header_only) PHP_FUNCTION 438 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_request_time) PHP_FUNCTION 446 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_status) PHP_FUNCTION 454 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_method_number) PHP_FUNCTION 462 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_allowed) PHP_FUNCTION 470 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_bytes_sent) PHP_FUNCTION 478 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_mtime) PHP_FUNCTION 486 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_content_length) PHP_FUNCTION 513 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_remaining) PHP_FUNCTION 521 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_no_cache) PHP_FUNCTION 529 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_no_local_copy) PHP_FUNCTION 537 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_read_body) PHP_FUNCTION 550 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_headers_in) PHP_FUNCTION 643 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_headers_out) PHP_FUNCTION 661 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_err_headers_out) PHP_FUNCTION 681 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_server_port) PHP_FUNCTION 698 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_remote_host) PHP_FUNCTION 733 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_update_mtime) PHP_FUNCTION 764 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_set_etag) PHP_FUNCTION 782 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_set_last_modified) PHP_FUNCTION 800 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_meets_conditions) PHP_FUNCTION 817 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_discard_request_body) PHP_FUNCTION 834 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_satisfies) PHP_FUNCTION 852 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_is_initial_req) PHP_FUNCTION 869 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_some_auth_required) PHP_FUNCTION 886 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_auth_type) PHP_FUNCTION 908 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_auth_name) PHP_FUNCTION 930 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_basic_auth_pw) PHP_FUNCTION 967 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_send_http_header) PHP_FUNCTION 986 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_basic_http_header) PHP_FUNCTION 999 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_send_http_trace) PHP_FUNCTION 1012 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_send_http_options) PHP_FUNCTION 1025 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_send_error_response) PHP_FUNCTION 1051 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_set_content_length) PHP_FUNCTION 1067 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_set_keepalive) PHP_FUNCTION 1088 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_rputs) PHP_FUNCTION 1130 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_log_error) PHP_FUNCTION 1166 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_sub_req_lookup_uri) PHP_FUNCTION 1188 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_sub_req_lookup_file) PHP_FUNCTION 1211 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_sub_req_method_uri) PHP_FUNCTION 1235 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_run) PHP_FUNCTION 1250 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_internal_redirect) PHP_FUNCTION 1264 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_send_header_field) PHP_FUNCTION 1527 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_child_terminate) PHP_FUNCTION 1546 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_note) PHP_FUNCTION 1712 sapi/apache_hooks/php_apache.c PHP_FUNCTION(virtual) PHP_FUNCTION 1781 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_request_headers) PHP_FUNCTION 1789 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_response_headers) PHP_FUNCTION 1797 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_setenv) PHP_FUNCTION 1820 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_lookup_uri) PHP_FUNCTION 1894 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_exec_uri) PHP_FUNCTION 1916 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_get_version) PHP_FUNCTION 1930 sapi/apache_hooks/php_apache.c PHP_FUNCTION(apache_get_modules) PHP_FUNCTION 564 sapi/milter/php_milter.c PHP_FUNCTION(smfi_setflags) PHP_FUNCTION 580 sapi/milter/php_milter.c PHP_FUNCTION(smfi_settimeout) PHP_FUNCTION 595 sapi/milter/php_milter.c PHP_FUNCTION(smfi_getsymval) PHP_FUNCTION 616 sapi/milter/php_milter.c PHP_FUNCTION(smfi_setreply) PHP_FUNCTION 636 sapi/milter/php_milter.c PHP_FUNCTION(smfi_addheader) PHP_FUNCTION 656 sapi/milter/php_milter.c PHP_FUNCTION(smfi_chgheader) PHP_FUNCTION 677 sapi/milter/php_milter.c PHP_FUNCTION(smfi_addrcpt) PHP_FUNCTION 697 sapi/milter/php_milter.c PHP_FUNCTION(smfi_delrcpt) PHP_FUNCTION 718 sapi/milter/php_milter.c PHP_FUNCTION(smfi_replacebody) PHP_FUNCTION 328 sapi/nsapi/nsapi.c PHP_FUNCTION(nsapi_virtual) PHP_FUNCTION 400 sapi/nsapi/nsapi.c PHP_FUNCTION(nsapi_request_headers) PHP_FUNCTION 422 sapi/nsapi/nsapi.c PHP_FUNCTION(nsapi_response_headers)