PHP_FUNCTION 206 bcmath/bcmath.c PHP_FUNCTION(bcadd)
PHP_FUNCTION 245 bcmath/bcmath.c PHP_FUNCTION(bcsub)
PHP_FUNCTION 284 bcmath/bcmath.c PHP_FUNCTION(bcmul)
PHP_FUNCTION 323 bcmath/bcmath.c PHP_FUNCTION(bcdiv)
PHP_FUNCTION 368 bcmath/bcmath.c PHP_FUNCTION(bcmod)
PHP_FUNCTION 404 bcmath/bcmath.c PHP_FUNCTION(bcpowmod)
PHP_FUNCTION 447 bcmath/bcmath.c PHP_FUNCTION(bcpow)
PHP_FUNCTION 486 bcmath/bcmath.c PHP_FUNCTION(bcsqrt)
PHP_FUNCTION 523 bcmath/bcmath.c PHP_FUNCTION(bccomp)
PHP_FUNCTION 555 bcmath/bcmath.c PHP_FUNCTION(bcscale)
PHP_FUNCTION 328 bz2/bz2.c static PHP_FUNCTION(bzread)
PHP_FUNCTION 361 bz2/bz2.c static PHP_FUNCTION(bzopen)
PHP_FUNCTION 455 bz2/bz2.c static PHP_FUNCTION(bzerrno)
PHP_FUNCTION 463 bz2/bz2.c static PHP_FUNCTION(bzerrstr)
PHP_FUNCTION 471 bz2/bz2.c static PHP_FUNCTION(bzerror)
PHP_FUNCTION 479 bz2/bz2.c static PHP_FUNCTION(bzcompress)
PHP_FUNCTION 532 bz2/bz2.c static PHP_FUNCTION(bzdecompress)
PHP_FUNCTION 29 calendar/cal_unix.c PHP_FUNCTION(unixtojd)
PHP_FUNCTION 54 calendar/cal_unix.c PHP_FUNCTION(jdtounix)
PHP_FUNCTION 288 calendar/calendar.c PHP_FUNCTION(cal_info)
PHP_FUNCTION 324 calendar/calendar.c PHP_FUNCTION(cal_days_in_month)
PHP_FUNCTION 368 calendar/calendar.c PHP_FUNCTION(cal_to_jd)
PHP_FUNCTION 387 calendar/calendar.c PHP_FUNCTION(cal_from_jd)
PHP_FUNCTION 428 calendar/calendar.c PHP_FUNCTION(jdtogregorian)
PHP_FUNCTION 447 calendar/calendar.c PHP_FUNCTION(gregoriantojd)
PHP_FUNCTION 461 calendar/calendar.c PHP_FUNCTION(jdtojulian)
PHP_FUNCTION 480 calendar/calendar.c PHP_FUNCTION(juliantojd)
PHP_FUNCTION 589 calendar/calendar.c PHP_FUNCTION(jdtojewish)
PHP_FUNCTION 628 calendar/calendar.c PHP_FUNCTION(jewishtojd)
PHP_FUNCTION 642 calendar/calendar.c PHP_FUNCTION(jdtofrench)
PHP_FUNCTION 661 calendar/calendar.c PHP_FUNCTION(frenchtojd)
PHP_FUNCTION 675 calendar/calendar.c PHP_FUNCTION(jddayofweek)
PHP_FUNCTION 706 calendar/calendar.c PHP_FUNCTION(jdmonthname)
PHP_FUNCTION 126 calendar/easter.c PHP_FUNCTION(easter_date)
PHP_FUNCTION 134 calendar/easter.c PHP_FUNCTION(easter_days)
PHP_FUNCTION 33 com_dotnet/com_com.c PHP_FUNCTION(com_create_instance)
PHP_FUNCTION 287 com_dotnet/com_com.c PHP_FUNCTION(com_get_active_object)
PHP_FUNCTION 656 com_dotnet/com_com.c PHP_FUNCTION(com_create_guid)
PHP_FUNCTION 679 com_dotnet/com_com.c PHP_FUNCTION(com_event_sink)
PHP_FUNCTION 740 com_dotnet/com_com.c PHP_FUNCTION(com_print_typeinfo)
PHP_FUNCTION 777 com_dotnet/com_com.c PHP_FUNCTION(com_message_pump)
PHP_FUNCTION 805 com_dotnet/com_com.c PHP_FUNCTION(com_load_typelib)
PHP_FUNCTION 186 com_dotnet/com_dotnet.c PHP_FUNCTION(com_dotnet_create_instance)
PHP_FUNCTION 255 com_dotnet/com_handlers.c static PHP_FUNCTION(com_method_handler)
PHP_FUNCTION 395 com_dotnet/com_variant.c PHP_FUNCTION(com_variant_create_instance)
PHP_FUNCTION 468 com_dotnet/com_variant.c PHP_FUNCTION(variant_set)
PHP_FUNCTION 615 com_dotnet/com_variant.c PHP_FUNCTION(variant_add)
PHP_FUNCTION 623 com_dotnet/com_variant.c PHP_FUNCTION(variant_cat)
PHP_FUNCTION 631 com_dotnet/com_variant.c PHP_FUNCTION(variant_sub)
PHP_FUNCTION 639 com_dotnet/com_variant.c PHP_FUNCTION(variant_mul)
PHP_FUNCTION 647 com_dotnet/com_variant.c PHP_FUNCTION(variant_and)
PHP_FUNCTION 655 com_dotnet/com_variant.c PHP_FUNCTION(variant_div)
PHP_FUNCTION 663 com_dotnet/com_variant.c PHP_FUNCTION(variant_eqv)
PHP_FUNCTION 671 com_dotnet/com_variant.c PHP_FUNCTION(variant_idiv)
PHP_FUNCTION 679 com_dotnet/com_variant.c PHP_FUNCTION(variant_imp)
PHP_FUNCTION 687 com_dotnet/com_variant.c PHP_FUNCTION(variant_mod)
PHP_FUNCTION 695 com_dotnet/com_variant.c PHP_FUNCTION(variant_or)
PHP_FUNCTION 703 com_dotnet/com_variant.c PHP_FUNCTION(variant_pow)
PHP_FUNCTION 711 com_dotnet/com_variant.c PHP_FUNCTION(variant_xor)
PHP_FUNCTION 775 com_dotnet/com_variant.c PHP_FUNCTION(variant_abs)
PHP_FUNCTION 783 com_dotnet/com_variant.c PHP_FUNCTION(variant_fix)
PHP_FUNCTION 791 com_dotnet/com_variant.c PHP_FUNCTION(variant_int)
PHP_FUNCTION 799 com_dotnet/com_variant.c PHP_FUNCTION(variant_neg)
PHP_FUNCTION 807 com_dotnet/com_variant.c PHP_FUNCTION(variant_not)
PHP_FUNCTION 815 com_dotnet/com_variant.c PHP_FUNCTION(variant_round)
PHP_FUNCTION 851 com_dotnet/com_variant.c PHP_FUNCTION(variant_cmp)
PHP_FUNCTION 909 com_dotnet/com_variant.c PHP_FUNCTION(variant_date_to_timestamp)
PHP_FUNCTION 948 com_dotnet/com_variant.c PHP_FUNCTION(variant_date_from_timestamp)
PHP_FUNCTION 990 com_dotnet/com_variant.c PHP_FUNCTION(variant_get_type)
PHP_FUNCTION 1007 com_dotnet/com_variant.c PHP_FUNCTION(variant_set_type)
PHP_FUNCTION 1042 com_dotnet/com_variant.c PHP_FUNCTION(variant_cast)
PHP_FUNCTION 183 ctype/ctype.c static PHP_FUNCTION(ctype_alnum)
PHP_FUNCTION 191 ctype/ctype.c static PHP_FUNCTION(ctype_alpha)
PHP_FUNCTION 199 ctype/ctype.c static PHP_FUNCTION(ctype_cntrl)
PHP_FUNCTION 207 ctype/ctype.c static PHP_FUNCTION(ctype_digit)
PHP_FUNCTION 215 ctype/ctype.c static PHP_FUNCTION(ctype_lower)
PHP_FUNCTION 223 ctype/ctype.c static PHP_FUNCTION(ctype_graph)
PHP_FUNCTION 231 ctype/ctype.c static PHP_FUNCTION(ctype_print)
PHP_FUNCTION 239 ctype/ctype.c static PHP_FUNCTION(ctype_punct)
PHP_FUNCTION 247 ctype/ctype.c static PHP_FUNCTION(ctype_space)
PHP_FUNCTION 255 ctype/ctype.c static PHP_FUNCTION(ctype_upper)
PHP_FUNCTION 263 ctype/ctype.c static PHP_FUNCTION(ctype_xdigit)
PHP_FUNCTION 1384 curl/interface.c PHP_FUNCTION(curl_version)
PHP_FUNCTION 1531 curl/interface.c PHP_FUNCTION(curl_init)
PHP_FUNCTION 1601 curl/interface.c PHP_FUNCTION(curl_copy_handle)
PHP_FUNCTION 2246 curl/interface.c PHP_FUNCTION(curl_setopt)
PHP_FUNCTION 2273 curl/interface.c PHP_FUNCTION(curl_setopt_array)
PHP_FUNCTION 2322 curl/interface.c PHP_FUNCTION(curl_exec)
PHP_FUNCTION 2379 curl/interface.c PHP_FUNCTION(curl_getinfo)
PHP_FUNCTION 2595 curl/interface.c PHP_FUNCTION(curl_error)
PHP_FUNCTION 2613 curl/interface.c PHP_FUNCTION(curl_errno)
PHP_FUNCTION 2630 curl/interface.c PHP_FUNCTION(curl_close)
PHP_FUNCTION 54 curl/multi.c PHP_FUNCTION(curl_multi_init)
PHP_FUNCTION 73 curl/multi.c PHP_FUNCTION(curl_multi_add_handle)
PHP_FUNCTION 135 curl/multi.c PHP_FUNCTION(curl_multi_remove_handle)
PHP_FUNCTION 170 curl/multi.c PHP_FUNCTION(curl_multi_select)
PHP_FUNCTION 203 curl/multi.c PHP_FUNCTION(curl_multi_exec)
PHP_FUNCTION 241 curl/multi.c PHP_FUNCTION(curl_multi_getcontent)
PHP_FUNCTION 261 curl/multi.c PHP_FUNCTION(curl_multi_info_read)
PHP_FUNCTION 324 curl/multi.c PHP_FUNCTION(curl_multi_close)
PHP_FUNCTION 1246 date/php_date.c PHP_FUNCTION(date)
PHP_FUNCTION 1254 date/php_date.c PHP_FUNCTION(gmdate)
PHP_FUNCTION 1262 date/php_date.c PHP_FUNCTION(idate)
PHP_FUNCTION 1330 date/php_date.c PHP_FUNCTION(strtotime)
PHP_FUNCTION 1483 date/php_date.c PHP_FUNCTION(mktime)
PHP_FUNCTION 1491 date/php_date.c PHP_FUNCTION(gmmktime)
PHP_FUNCTION 1500 date/php_date.c PHP_FUNCTION(checkdate)
PHP_FUNCTION 1602 date/php_date.c PHP_FUNCTION(strftime)
PHP_FUNCTION 1610 date/php_date.c PHP_FUNCTION(gmstrftime)
PHP_FUNCTION 1619 date/php_date.c PHP_FUNCTION(time)
PHP_FUNCTION 1627 date/php_date.c PHP_FUNCTION(localtime)
PHP_FUNCTION 1674 date/php_date.c PHP_FUNCTION(getdate)
PHP_FUNCTION 2424 date/php_date.c PHP_FUNCTION(date_create)
PHP_FUNCTION 2444 date/php_date.c PHP_FUNCTION(date_create_from_format)
PHP_FUNCTION 2588 date/php_date.c PHP_FUNCTION(date_get_last_errors)
PHP_FUNCTION 2677 date/php_date.c PHP_FUNCTION(date_parse)
PHP_FUNCTION 2696 date/php_date.c PHP_FUNCTION(date_parse_from_format)
PHP_FUNCTION 2715 date/php_date.c PHP_FUNCTION(date_format)
PHP_FUNCTION 2734 date/php_date.c PHP_FUNCTION(date_modify)
PHP_FUNCTION 2802 date/php_date.c PHP_FUNCTION(date_add)
PHP_FUNCTION 2846 date/php_date.c PHP_FUNCTION(date_sub)
PHP_FUNCTION 2892 date/php_date.c PHP_FUNCTION(date_timezone_get)
PHP_FUNCTION 2930 date/php_date.c PHP_FUNCTION(date_timezone_set)
PHP_FUNCTION 2957 date/php_date.c PHP_FUNCTION(date_offset_get)
PHP_FUNCTION 2992 date/php_date.c PHP_FUNCTION(date_time_set)
PHP_FUNCTION 3015 date/php_date.c PHP_FUNCTION(date_date_set)
PHP_FUNCTION 3038 date/php_date.c PHP_FUNCTION(date_isodate_set)
PHP_FUNCTION 3065 date/php_date.c PHP_FUNCTION(date_timestamp_set)
PHP_FUNCTION 3086 date/php_date.c PHP_FUNCTION(date_timestamp_get)
PHP_FUNCTION 3112 date/php_date.c PHP_FUNCTION(date_diff)
PHP_FUNCTION 3162 date/php_date.c PHP_FUNCTION(timezone_open)
PHP_FUNCTION 3211 date/php_date.c PHP_FUNCTION(timezone_name_get)
PHP_FUNCTION 3248 date/php_date.c PHP_FUNCTION(timezone_name_from_abbr)
PHP_FUNCTION 3272 date/php_date.c PHP_FUNCTION(timezone_offset_get)
PHP_FUNCTION 3306 date/php_date.c PHP_FUNCTION(timezone_transitions_get)
PHP_FUNCTION 3388 date/php_date.c PHP_FUNCTION(timezone_location_get)
PHP_FUNCTION 3656 date/php_date.c PHP_FUNCTION(date_interval_create_from_date_string)
PHP_FUNCTION 3744 date/php_date.c PHP_FUNCTION(date_interval_format)
PHP_FUNCTION 3890 date/php_date.c PHP_FUNCTION(timezone_identifiers_list)
PHP_FUNCTION 3930 date/php_date.c PHP_FUNCTION(timezone_version_get)
PHP_FUNCTION 3942 date/php_date.c PHP_FUNCTION(timezone_abbreviations_list)
PHP_FUNCTION 3977 date/php_date.c PHP_FUNCTION(date_default_timezone_set)
PHP_FUNCTION 4000 date/php_date.c PHP_FUNCTION(date_default_timezone_get)
PHP_FUNCTION 4098 date/php_date.c PHP_FUNCTION(date_sunrise)
PHP_FUNCTION 4106 date/php_date.c PHP_FUNCTION(date_sunset)
PHP_FUNCTION 4114 date/php_date.c PHP_FUNCTION(date_sun_info)
PHP_FUNCTION 942 dba/dba.c PHP_FUNCTION(dba_popen)
PHP_FUNCTION 950 dba/dba.c PHP_FUNCTION(dba_open)
PHP_FUNCTION 958 dba/dba.c PHP_FUNCTION(dba_close)
PHP_FUNCTION 975 dba/dba.c PHP_FUNCTION(dba_exists)
PHP_FUNCTION 990 dba/dba.c PHP_FUNCTION(dba_fetch)
PHP_FUNCTION 1031 dba/dba.c PHP_FUNCTION(dba_key_split)
PHP_FUNCTION 1061 dba/dba.c PHP_FUNCTION(dba_firstkey)
PHP_FUNCTION 1085 dba/dba.c PHP_FUNCTION(dba_nextkey)
PHP_FUNCTION 1110 dba/dba.c PHP_FUNCTION(dba_delete)
PHP_FUNCTION 1129 dba/dba.c PHP_FUNCTION(dba_insert)
PHP_FUNCTION 1138 dba/dba.c PHP_FUNCTION(dba_replace)
PHP_FUNCTION 1146 dba/dba.c PHP_FUNCTION(dba_optimize)
PHP_FUNCTION 1169 dba/dba.c PHP_FUNCTION(dba_sync)
PHP_FUNCTION 1190 dba/dba.c PHP_FUNCTION(dba_handlers)
PHP_FUNCTION 1213 dba/dba.c PHP_FUNCTION(dba_list)
PHP_FUNCTION 260 dom/attr.c PHP_FUNCTION(dom_attr_is_id)
PHP_FUNCTION 173 dom/characterdata.c PHP_FUNCTION(dom_characterdata_substring_data)
PHP_FUNCTION 222 dom/characterdata.c PHP_FUNCTION(dom_characterdata_append_data)
PHP_FUNCTION 256 dom/characterdata.c PHP_FUNCTION(dom_characterdata_insert_data)
PHP_FUNCTION 304 dom/characterdata.c PHP_FUNCTION(dom_characterdata_delete_data)
PHP_FUNCTION 359 dom/characterdata.c PHP_FUNCTION(dom_characterdata_replace_data)
PHP_FUNCTION 902 dom/document.c PHP_FUNCTION(dom_document_create_element)
PHP_FUNCTION 935 dom/document.c PHP_FUNCTION(dom_document_create_document_fragment)
PHP_FUNCTION 962 dom/document.c PHP_FUNCTION(dom_document_create_text_node)
PHP_FUNCTION 990 dom/document.c PHP_FUNCTION(dom_document_create_comment)
PHP_FUNCTION 1018 dom/document.c PHP_FUNCTION(dom_document_create_cdatasection)
PHP_FUNCTION 1046 dom/document.c PHP_FUNCTION(dom_document_create_processing_instruction)
PHP_FUNCTION 1081 dom/document.c PHP_FUNCTION(dom_document_create_attribute)
PHP_FUNCTION 1115 dom/document.c PHP_FUNCTION(dom_document_create_entity_reference)
PHP_FUNCTION 1148 dom/document.c PHP_FUNCTION(dom_document_get_elements_by_tag_name)
PHP_FUNCTION 1174 dom/document.c PHP_FUNCTION(dom_document_import_node)
PHP_FUNCTION 1229 dom/document.c PHP_FUNCTION(dom_document_create_element_ns)
PHP_FUNCTION 1292 dom/document.c PHP_FUNCTION(dom_document_create_attribute_ns)
PHP_FUNCTION 1357 dom/document.c PHP_FUNCTION(dom_document_get_elements_by_tag_name_ns)
PHP_FUNCTION 1384 dom/document.c PHP_FUNCTION(dom_document_get_element_by_id)
PHP_FUNCTION 1414 dom/document.c PHP_FUNCTION(dom_document_adopt_node)
PHP_FUNCTION 1424 dom/document.c PHP_FUNCTION(dom_document_normalize_document)
PHP_FUNCTION 1444 dom/document.c PHP_FUNCTION(dom_document_rename_node)
PHP_FUNCTION 1744 dom/document.c PHP_FUNCTION(dom_document_save)
PHP_FUNCTION 1788 dom/document.c PHP_FUNCTION(dom_document_savexml)
PHP_FUNCTION 1898 dom/document.c PHP_FUNCTION(dom_document_xinclude)
PHP_FUNCTION 1939 dom/document.c PHP_FUNCTION(dom_document_validate)
PHP_FUNCTION 2046 dom/document.c PHP_FUNCTION(dom_document_schema_validate_file)
PHP_FUNCTION 2053 dom/document.c PHP_FUNCTION(dom_document_schema_validate_xml)
PHP_FUNCTION 2135 dom/document.c PHP_FUNCTION(dom_document_relaxNG_validate_file)
PHP_FUNCTION 2142 dom/document.c PHP_FUNCTION(dom_document_relaxNG_validate_xml)
PHP_FUNCTION 2253 dom/document.c PHP_FUNCTION(dom_document_save_html_file)
PHP_FUNCTION 2291 dom/document.c PHP_FUNCTION(dom_document_save_html)
PHP_FUNCTION 66 dom/domconfiguration.c PHP_FUNCTION(dom_domconfiguration_set_parameter)
PHP_FUNCTION 76 dom/domconfiguration.c PHP_FUNCTION(dom_domconfiguration_get_parameter)
PHP_FUNCTION 86 dom/domconfiguration.c PHP_FUNCTION(dom_domconfiguration_can_set_parameter)
PHP_FUNCTION 54 dom/domerrorhandler.c PHP_FUNCTION(dom_domerrorhandler_handle_error)
PHP_FUNCTION 68 dom/domimplementationlist.c PHP_FUNCTION(dom_domimplementationlist_item)
PHP_FUNCTION 60 dom/domimplementationsource.c PHP_FUNCTION(dom_domimplementationsource_get_domimplementation)
PHP_FUNCTION 70 dom/domimplementationsource.c PHP_FUNCTION(dom_domimplementationsource_get_domimplementations)
PHP_FUNCTION 68 dom/domstringlist.c PHP_FUNCTION(dom_domstringlist_item)
PHP_FUNCTION 329 dom/element.c PHP_FUNCTION(dom_element_get_attribute)
PHP_FUNCTION 372 dom/element.c PHP_FUNCTION(dom_element_set_attribute)
PHP_FUNCTION 438 dom/element.c PHP_FUNCTION(dom_element_remove_attribute)
PHP_FUNCTION 486 dom/element.c PHP_FUNCTION(dom_element_get_attribute_node)
PHP_FUNCTION 532 dom/element.c PHP_FUNCTION(dom_element_set_attribute_node)
PHP_FUNCTION 598 dom/element.c PHP_FUNCTION(dom_element_remove_attribute_node)
PHP_FUNCTION 635 dom/element.c PHP_FUNCTION(dom_element_get_elements_by_tag_name)
PHP_FUNCTION 661 dom/element.c PHP_FUNCTION(dom_element_get_attribute_ns)
PHP_FUNCTION 741 dom/element.c PHP_FUNCTION(dom_element_set_attribute_ns)
PHP_FUNCTION 869 dom/element.c PHP_FUNCTION(dom_element_remove_attribute_ns)
PHP_FUNCTION 926 dom/element.c PHP_FUNCTION(dom_element_get_attribute_node_ns)
PHP_FUNCTION 956 dom/element.c PHP_FUNCTION(dom_element_set_attribute_node_ns)
PHP_FUNCTION 1029 dom/element.c PHP_FUNCTION(dom_element_get_elements_by_tag_name_ns)
PHP_FUNCTION 1057 dom/element.c PHP_FUNCTION(dom_element_has_attribute)
PHP_FUNCTION 1085 dom/element.c PHP_FUNCTION(dom_element_has_attribute_ns)
PHP_FUNCTION 1142 dom/element.c PHP_FUNCTION(dom_element_set_id_attribute)
PHP_FUNCTION 1178 dom/element.c PHP_FUNCTION(dom_element_set_id_attribute_ns)
PHP_FUNCTION 1214 dom/element.c PHP_FUNCTION(dom_element_set_id_attribute_node)
PHP_FUNCTION 127 dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_get_named_item)
PHP_FUNCTION 181 dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_set_named_item)
PHP_FUNCTION 191 dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_remove_named_item)
PHP_FUNCTION 201 dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_item)
PHP_FUNCTION 259 dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_get_named_item_ns)
PHP_FUNCTION 313 dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_set_named_item_ns)
PHP_FUNCTION 323 dom/namednodemap.c PHP_FUNCTION(dom_namednodemap_remove_named_item_ns)
PHP_FUNCTION 71 dom/namelist.c PHP_FUNCTION(dom_namelist_get_name)
PHP_FUNCTION 81 dom/namelist.c PHP_FUNCTION(dom_namelist_get_namespace_uri)
PHP_FUNCTION 999 dom/node.c PHP_FUNCTION(dom_node_insert_before)
PHP_FUNCTION 1160 dom/node.c PHP_FUNCTION(dom_node_replace_child)
PHP_FUNCTION 1248 dom/node.c PHP_FUNCTION(dom_node_remove_child)
PHP_FUNCTION 1299 dom/node.c PHP_FUNCTION(dom_node_append_child)
PHP_FUNCTION 1400 dom/node.c PHP_FUNCTION(dom_node_has_child_nodes)
PHP_FUNCTION 1428 dom/node.c PHP_FUNCTION(dom_node_clone_node)
PHP_FUNCTION 1489 dom/node.c PHP_FUNCTION(dom_node_normalize)
PHP_FUNCTION 1510 dom/node.c PHP_FUNCTION(dom_node_is_supported)
PHP_FUNCTION 1532 dom/node.c PHP_FUNCTION(dom_node_has_attributes)
PHP_FUNCTION 1559 dom/node.c PHP_FUNCTION(dom_node_compare_document_position)
PHP_FUNCTION 1569 dom/node.c PHP_FUNCTION(dom_node_is_same_node)
PHP_FUNCTION 1595 dom/node.c PHP_FUNCTION(dom_node_lookup_prefix)
PHP_FUNCTION 1645 dom/node.c PHP_FUNCTION(dom_node_is_default_namespace)
PHP_FUNCTION 1678 dom/node.c PHP_FUNCTION(dom_node_lookup_namespace_uri)
PHP_FUNCTION 1712 dom/node.c PHP_FUNCTION(dom_node_is_equal_node)
PHP_FUNCTION 1722 dom/node.c PHP_FUNCTION(dom_node_get_feature)
PHP_FUNCTION 1732 dom/node.c PHP_FUNCTION(dom_node_set_user_data)
PHP_FUNCTION 1742 dom/node.c PHP_FUNCTION(dom_node_get_user_data)
PHP_FUNCTION 105 dom/nodelist.c PHP_FUNCTION(dom_nodelist_item)
PHP_FUNCTION 566 dom/php_dom.c PHP_FUNCTION(dom_import_simplexml)
PHP_FUNCTION 59 dom/string_extend.c PHP_FUNCTION(dom_string_extend_find_offset16)
PHP_FUNCTION 69 dom/string_extend.c PHP_FUNCTION(dom_string_extend_find_offset32)
PHP_FUNCTION 145 dom/text.c PHP_FUNCTION(dom_text_split_text)
PHP_FUNCTION 207 dom/text.c PHP_FUNCTION(dom_text_is_whitespace_in_element_content)
PHP_FUNCTION 230 dom/text.c PHP_FUNCTION(dom_text_replace_whole_text)
PHP_FUNCTION 49 dom/userdatahandler.c PHP_FUNCTION(dom_userdatahandler_handle)
PHP_FUNCTION 348 dom/xpath.c PHP_FUNCTION(dom_xpath_register_ns)
PHP_FUNCTION 534 dom/xpath.c PHP_FUNCTION(dom_xpath_query)
PHP_FUNCTION 541 dom/xpath.c PHP_FUNCTION(dom_xpath_evaluate)
PHP_FUNCTION 548 dom/xpath.c PHP_FUNCTION(dom_xpath_register_php_functions)
PHP_FUNCTION 355 enchant/enchant.c PHP_FUNCTION(enchant_broker_init)
PHP_FUNCTION 380 enchant/enchant.c PHP_FUNCTION(enchant_broker_free)
PHP_FUNCTION 397 enchant/enchant.c PHP_FUNCTION(enchant_broker_get_error)
PHP_FUNCTION 420 enchant/enchant.c PHP_FUNCTION(enchant_broker_set_dict_path)
PHP_FUNCTION 460 enchant/enchant.c PHP_FUNCTION(enchant_broker_get_dict_path)
PHP_FUNCTION 494 enchant/enchant.c PHP_FUNCTION(enchant_broker_set_dict_path)
PHP_FUNCTION 503 enchant/enchant.c PHP_FUNCTION(enchant_broker_get_dict_path)
PHP_FUNCTION 512 enchant/enchant.c PHP_FUNCTION(enchant_broker_list_dicts)
PHP_FUNCTION 530 enchant/enchant.c PHP_FUNCTION(enchant_broker_request_dict)
PHP_FUNCTION 584 enchant/enchant.c PHP_FUNCTION(enchant_broker_request_pwl_dict)
PHP_FUNCTION 637 enchant/enchant.c PHP_FUNCTION(enchant_broker_free_dict)
PHP_FUNCTION 655 enchant/enchant.c PHP_FUNCTION(enchant_broker_dict_exists)
PHP_FUNCTION 679 enchant/enchant.c PHP_FUNCTION(enchant_broker_set_ordering)
PHP_FUNCTION 701 enchant/enchant.c PHP_FUNCTION(enchant_broker_describe)
PHP_FUNCTION 720 enchant/enchant.c PHP_FUNCTION(enchant_dict_quick_check)
PHP_FUNCTION 766 enchant/enchant.c PHP_FUNCTION(enchant_dict_check)
PHP_FUNCTION 785 enchant/enchant.c PHP_FUNCTION(enchant_dict_suggest)
PHP_FUNCTION 818 enchant/enchant.c PHP_FUNCTION(enchant_dict_add_to_personal)
PHP_FUNCTION 837 enchant/enchant.c PHP_FUNCTION(enchant_dict_add_to_session)
PHP_FUNCTION 856 enchant/enchant.c PHP_FUNCTION(enchant_dict_is_in_session)
PHP_FUNCTION 878 enchant/enchant.c PHP_FUNCTION(enchant_dict_store_replacement)
PHP_FUNCTION 898 enchant/enchant.c PHP_FUNCTION(enchant_dict_get_error)
PHP_FUNCTION 921 enchant/enchant.c PHP_FUNCTION(enchant_dict_describe)
PHP_FUNCTION 387 ereg/ereg.c PHP_FUNCTION(ereg)
PHP_FUNCTION 395 ereg/ereg.c PHP_FUNCTION(eregi)
PHP_FUNCTION 613 ereg/ereg.c PHP_FUNCTION(ereg_replace)
PHP_FUNCTION 621 ereg/ereg.c PHP_FUNCTION(eregi_replace)
PHP_FUNCTION 713 ereg/ereg.c PHP_FUNCTION(split)
PHP_FUNCTION 722 ereg/ereg.c PHP_FUNCTION(spliti)
PHP_FUNCTION 731 ereg/ereg.c PHP_EREG_API PHP_FUNCTION(sql_regcase)
PHP_FUNCTION 2348 exif/exif.c PHP_FUNCTION(exif_tagname)
PHP_FUNCTION 3915 exif/exif.c PHP_FUNCTION(exif_read_data)
PHP_FUNCTION 4093 exif/exif.c PHP_FUNCTION(exif_thumbnail)
PHP_FUNCTION 4157 exif/exif.c PHP_FUNCTION(exif_imagetype)
PHP_FUNCTION 290 fileinfo/fileinfo.c PHP_FUNCTION(finfo_open)
PHP_FUNCTION 363 fileinfo/fileinfo.c PHP_FUNCTION(finfo_close)
PHP_FUNCTION 381 fileinfo/fileinfo.c PHP_FUNCTION(finfo_set_flags)
PHP_FUNCTION 576 fileinfo/fileinfo.c PHP_FUNCTION(finfo_file)
PHP_FUNCTION 584 fileinfo/fileinfo.c PHP_FUNCTION(finfo_buffer)
PHP_FUNCTION 592 fileinfo/fileinfo.c PHP_FUNCTION(mime_content_type)
PHP_FUNCTION 568 filter/filter.c PHP_FUNCTION(filter_has_var)
PHP_FUNCTION 736 filter/filter.c PHP_FUNCTION(filter_input)
PHP_FUNCTION 794 filter/filter.c PHP_FUNCTION(filter_var)
PHP_FUNCTION 816 filter/filter.c PHP_FUNCTION(filter_input_array)
PHP_FUNCTION 865 filter/filter.c PHP_FUNCTION(filter_var_array)
PHP_FUNCTION 887 filter/filter.c PHP_FUNCTION(filter_list)
PHP_FUNCTION 904 filter/filter.c PHP_FUNCTION(filter_id)
PHP_FUNCTION 342 ftp/php_ftp.c PHP_FUNCTION(ftp_connect)
PHP_FUNCTION 378 ftp/php_ftp.c PHP_FUNCTION(ftp_ssl_connect)
PHP_FUNCTION 412 ftp/php_ftp.c PHP_FUNCTION(ftp_login)
PHP_FUNCTION 437 ftp/php_ftp.c PHP_FUNCTION(ftp_pwd)
PHP_FUNCTION 460 ftp/php_ftp.c PHP_FUNCTION(ftp_cdup)
PHP_FUNCTION 482 ftp/php_ftp.c PHP_FUNCTION(ftp_chdir)
PHP_FUNCTION 507 ftp/php_ftp.c PHP_FUNCTION(ftp_exec)
PHP_FUNCTION 532 ftp/php_ftp.c PHP_FUNCTION(ftp_raw)
PHP_FUNCTION 552 ftp/php_ftp.c PHP_FUNCTION(ftp_mkdir)
PHP_FUNCTION 577 ftp/php_ftp.c PHP_FUNCTION(ftp_rmdir)
PHP_FUNCTION 602 ftp/php_ftp.c PHP_FUNCTION(ftp_chmod)
PHP_FUNCTION 627 ftp/php_ftp.c PHP_FUNCTION(ftp_alloc)
PHP_FUNCTION 656 ftp/php_ftp.c PHP_FUNCTION(ftp_nlist)
PHP_FUNCTION 684 ftp/php_ftp.c PHP_FUNCTION(ftp_rawlist)
PHP_FUNCTION 713 ftp/php_ftp.c PHP_FUNCTION(ftp_systype)
PHP_FUNCTION 736 ftp/php_ftp.c PHP_FUNCTION(ftp_fget)
PHP_FUNCTION 780 ftp/php_ftp.c PHP_FUNCTION(ftp_nb_fget)
PHP_FUNCTION 828 ftp/php_ftp.c PHP_FUNCTION(ftp_pasv)
PHP_FUNCTION 850 ftp/php_ftp.c PHP_FUNCTION(ftp_get)
PHP_FUNCTION 913 ftp/php_ftp.c PHP_FUNCTION(ftp_nb_get)
PHP_FUNCTION 981 ftp/php_ftp.c PHP_FUNCTION(ftp_nb_continue)
PHP_FUNCTION 1018 ftp/php_ftp.c PHP_FUNCTION(ftp_fput)
PHP_FUNCTION 1065 ftp/php_ftp.c PHP_FUNCTION(ftp_nb_fput)
PHP_FUNCTION 1117 ftp/php_ftp.c PHP_FUNCTION(ftp_put)
PHP_FUNCTION 1170 ftp/php_ftp.c PHP_FUNCTION(ftp_nb_put)
PHP_FUNCTION 1229 ftp/php_ftp.c PHP_FUNCTION(ftp_size)
PHP_FUNCTION 1249 ftp/php_ftp.c PHP_FUNCTION(ftp_mdtm)
PHP_FUNCTION 1269 ftp/php_ftp.c PHP_FUNCTION(ftp_rename)
PHP_FUNCTION 1294 ftp/php_ftp.c PHP_FUNCTION(ftp_delete)
PHP_FUNCTION 1319 ftp/php_ftp.c PHP_FUNCTION(ftp_site)
PHP_FUNCTION 1344 ftp/php_ftp.c PHP_FUNCTION(ftp_close)
PHP_FUNCTION 1363 ftp/php_ftp.c PHP_FUNCTION(ftp_set_option)
PHP_FUNCTION 1408 ftp/php_ftp.c PHP_FUNCTION(ftp_get_option)
PHP_FUNCTION 1350 gd/gd.c PHP_FUNCTION(gd_info)
PHP_FUNCTION 1486 gd/gd.c PHP_FUNCTION(imageloadfont)
PHP_FUNCTION 1595 gd/gd.c PHP_FUNCTION(imagesetstyle)
PHP_FUNCTION 1636 gd/gd.c PHP_FUNCTION(imagecreatetruecolor)
PHP_FUNCTION 1662 gd/gd.c PHP_FUNCTION(imageistruecolor)
PHP_FUNCTION 1679 gd/gd.c PHP_FUNCTION(imagetruecolortopalette)
PHP_FUNCTION 1704 gd/gd.c PHP_FUNCTION(imagecolormatch)
PHP_FUNCTION 1743 gd/gd.c PHP_FUNCTION(imagesetthickness)
PHP_FUNCTION 1763 gd/gd.c PHP_FUNCTION(imagefilledellipse)
PHP_FUNCTION 1783 gd/gd.c PHP_FUNCTION(imagefilledarc)
PHP_FUNCTION 1814 gd/gd.c PHP_FUNCTION(imagealphablending)
PHP_FUNCTION 1833 gd/gd.c PHP_FUNCTION(imagesavealpha)
PHP_FUNCTION 1853 gd/gd.c PHP_FUNCTION(imagelayereffect)
PHP_FUNCTION 1873 gd/gd.c PHP_FUNCTION(imagecolorallocatealpha)
PHP_FUNCTION 1895 gd/gd.c PHP_FUNCTION(imagecolorresolvealpha)
PHP_FUNCTION 1913 gd/gd.c PHP_FUNCTION(imagecolorclosestalpha)
PHP_FUNCTION 1931 gd/gd.c PHP_FUNCTION(imagecolorexactalpha)
PHP_FUNCTION 1949 gd/gd.c PHP_FUNCTION(imagecopyresampled)
PHP_FUNCTION 1981 gd/gd.c PHP_FUNCTION(imagegrabwindow)
PHP_FUNCTION 2070 gd/gd.c PHP_FUNCTION(imagegrabscreen)
PHP_FUNCTION 2130 gd/gd.c PHP_FUNCTION(imagerotate)
PHP_FUNCTION 2157 gd/gd.c PHP_FUNCTION(imagesettile)
PHP_FUNCTION 2179 gd/gd.c PHP_FUNCTION(imagesetbrush)
PHP_FUNCTION 2200 gd/gd.c PHP_FUNCTION(imagecreate)
PHP_FUNCTION 2226 gd/gd.c PHP_FUNCTION(imagetypes)
PHP_FUNCTION 2341 gd/gd.c PHP_FUNCTION(imagecreatefromstring)
PHP_FUNCTION 2571 gd/gd.c PHP_FUNCTION(imagecreatefromgif)
PHP_FUNCTION 2581 gd/gd.c PHP_FUNCTION(imagecreatefromjpeg)
PHP_FUNCTION 2591 gd/gd.c PHP_FUNCTION(imagecreatefrompng)
PHP_FUNCTION 2601 gd/gd.c PHP_FUNCTION(imagecreatefromwebp)
PHP_FUNCTION 2611 gd/gd.c PHP_FUNCTION(imagecreatefromxbm)
PHP_FUNCTION 2621 gd/gd.c PHP_FUNCTION(imagecreatefromxpm)
PHP_FUNCTION 2631 gd/gd.c PHP_FUNCTION(imagecreatefromwbmp)
PHP_FUNCTION 2640 gd/gd.c PHP_FUNCTION(imagecreatefromgd)
PHP_FUNCTION 2649 gd/gd.c PHP_FUNCTION(imagecreatefromgd2)
PHP_FUNCTION 2657 gd/gd.c PHP_FUNCTION(imagecreatefromgd2part)
PHP_FUNCTION 2827 gd/gd.c PHP_FUNCTION(imagexbm)
PHP_FUNCTION 2837 gd/gd.c PHP_FUNCTION(imagegif)
PHP_FUNCTION 2847 gd/gd.c PHP_FUNCTION(imagepng)
PHP_FUNCTION 2858 gd/gd.c PHP_FUNCTION(imagewebp)
PHP_FUNCTION 2869 gd/gd.c PHP_FUNCTION(imagejpeg)
PHP_FUNCTION 2879 gd/gd.c PHP_FUNCTION(imagewbmp)
PHP_FUNCTION 2888 gd/gd.c PHP_FUNCTION(imagegd)
PHP_FUNCTION 2897 gd/gd.c PHP_FUNCTION(imagegd2)
PHP_FUNCTION 2906 gd/gd.c PHP_FUNCTION(imagedestroy)
PHP_FUNCTION 2926 gd/gd.c PHP_FUNCTION(imagecolorallocate)
PHP_FUNCTION 2950 gd/gd.c PHP_FUNCTION(imagepalettecopy)
PHP_FUNCTION 2969 gd/gd.c PHP_FUNCTION(imagecolorat)
PHP_FUNCTION 3001 gd/gd.c PHP_FUNCTION(imagecolorclosest)
PHP_FUNCTION 3020 gd/gd.c PHP_FUNCTION(imagecolorclosesthwb)
PHP_FUNCTION 3039 gd/gd.c PHP_FUNCTION(imagecolordeallocate)
PHP_FUNCTION 3071 gd/gd.c PHP_FUNCTION(imagecolorresolve)
PHP_FUNCTION 3089 gd/gd.c PHP_FUNCTION(imagecolorexact)
PHP_FUNCTION 3107 gd/gd.c PHP_FUNCTION(imagecolorset)
PHP_FUNCTION 3135 gd/gd.c PHP_FUNCTION(imagecolorsforindex)
PHP_FUNCTION 3166 gd/gd.c PHP_FUNCTION(imagegammacorrect)
PHP_FUNCTION 3209 gd/gd.c PHP_FUNCTION(imagesetpixel)
PHP_FUNCTION 3227 gd/gd.c PHP_FUNCTION(imageline)
PHP_FUNCTION 3253 gd/gd.c PHP_FUNCTION(imagedashedline)
PHP_FUNCTION 3271 gd/gd.c PHP_FUNCTION(imagerectangle)
PHP_FUNCTION 3289 gd/gd.c PHP_FUNCTION(imagefilledrectangle)
PHP_FUNCTION 3307 gd/gd.c PHP_FUNCTION(imagearc)
PHP_FUNCTION 3337 gd/gd.c PHP_FUNCTION(imageellipse)
PHP_FUNCTION 3356 gd/gd.c PHP_FUNCTION(imagefilltoborder)
PHP_FUNCTION 3374 gd/gd.c PHP_FUNCTION(imagefill)
PHP_FUNCTION 3392 gd/gd.c PHP_FUNCTION(imagecolorstotal)
PHP_FUNCTION 3409 gd/gd.c PHP_FUNCTION(imagecolortransparent)
PHP_FUNCTION 3432 gd/gd.c PHP_FUNCTION(imageinterlace)
PHP_FUNCTION 3517 gd/gd.c PHP_FUNCTION(imagepolygon)
PHP_FUNCTION 3525 gd/gd.c PHP_FUNCTION(imagefilledpolygon)
PHP_FUNCTION 3590 gd/gd.c PHP_FUNCTION(imagefontwidth)
PHP_FUNCTION 3598 gd/gd.c PHP_FUNCTION(imagefontheight)
PHP_FUNCTION 3699 gd/gd.c PHP_FUNCTION(imagechar)
PHP_FUNCTION 3707 gd/gd.c PHP_FUNCTION(imagecharup)
PHP_FUNCTION 3715 gd/gd.c PHP_FUNCTION(imagestring)
PHP_FUNCTION 3723 gd/gd.c PHP_FUNCTION(imagestringup)
PHP_FUNCTION 3731 gd/gd.c PHP_FUNCTION(imagecopy)
PHP_FUNCTION 3760 gd/gd.c PHP_FUNCTION(imagecopymerge)
PHP_FUNCTION 3789 gd/gd.c PHP_FUNCTION(imagecopymergegray)
PHP_FUNCTION 3819 gd/gd.c PHP_FUNCTION(imagecopyresized)
PHP_FUNCTION 3854 gd/gd.c PHP_FUNCTION(imagesx)
PHP_FUNCTION 3871 gd/gd.c PHP_FUNCTION(imagesy)
PHP_FUNCTION 3896 gd/gd.c PHP_FUNCTION(imageftbbox)
PHP_FUNCTION 3904 gd/gd.c PHP_FUNCTION(imagefttext)
PHP_FUNCTION 3913 gd/gd.c PHP_FUNCTION(imagettfbbox)
PHP_FUNCTION 3921 gd/gd.c PHP_FUNCTION(imagettftext)
PHP_FUNCTION 4062 gd/gd.c PHP_FUNCTION(imagepsloadfont)
PHP_FUNCTION 4154 gd/gd.c PHP_FUNCTION(imagepsfreefont)
PHP_FUNCTION 4171 gd/gd.c PHP_FUNCTION(imagepsencodefont)
PHP_FUNCTION 4203 gd/gd.c PHP_FUNCTION(imagepsextendfont)
PHP_FUNCTION 4232 gd/gd.c PHP_FUNCTION(imagepsslantfont)
PHP_FUNCTION 4254 gd/gd.c PHP_FUNCTION(imagepstext)
PHP_FUNCTION 4393 gd/gd.c PHP_FUNCTION(imagepsbbox)
PHP_FUNCTION 4494 gd/gd.c PHP_FUNCTION(image2wbmp)
PHP_FUNCTION 4504 gd/gd.c PHP_FUNCTION(jpeg2wbmp)
PHP_FUNCTION 4514 gd/gd.c PHP_FUNCTION(png2wbmp)
PHP_FUNCTION 4976 gd/gd.c PHP_FUNCTION(imagefilter)
PHP_FUNCTION 5012 gd/gd.c PHP_FUNCTION(imageconvolution)
PHP_FUNCTION 5066 gd/gd.c PHP_FUNCTION(imageantialias)
PHP_FUNCTION 190 hash/hash.c PHP_FUNCTION(hash)
PHP_FUNCTION 199 hash/hash.c PHP_FUNCTION(hash_file)
PHP_FUNCTION 302 hash/hash.c PHP_FUNCTION(hash_hmac)
PHP_FUNCTION 311 hash/hash.c PHP_FUNCTION(hash_hmac_file)
PHP_FUNCTION 320 hash/hash.c PHP_FUNCTION(hash_init)
PHP_FUNCTION 385 hash/hash.c PHP_FUNCTION(hash_update)
PHP_FUNCTION 406 hash/hash.c PHP_FUNCTION(hash_update_stream)
PHP_FUNCTION 443 hash/hash.c PHP_FUNCTION(hash_update_file)
PHP_FUNCTION 476 hash/hash.c PHP_FUNCTION(hash_final)
PHP_FUNCTION 540 hash/hash.c PHP_FUNCTION(hash_copy)
PHP_FUNCTION 577 hash/hash.c PHP_FUNCTION(hash_algos)
PHP_FUNCTION 661 hash/hash.c PHP_FUNCTION(mhash)
PHP_FUNCTION 694 hash/hash.c PHP_FUNCTION(mhash_get_hash_name)
PHP_FUNCTION 714 hash/hash.c PHP_FUNCTION(mhash_count)
PHP_FUNCTION 725 hash/hash.c PHP_FUNCTION(mhash_get_block_size)
PHP_FUNCTION 750 hash/hash.c PHP_FUNCTION(mhash_keygen_s2k)
PHP_FUNCTION 89 hash/hash_sha.c PHP_FUNCTION(sha1)
PHP_FUNCTION 119 hash/hash_sha.c PHP_FUNCTION(sha1_file)
PHP_FUNCTION 1958 iconv/iconv.c PHP_FUNCTION(iconv_strlen)
PHP_FUNCTION 1991 iconv/iconv.c PHP_FUNCTION(iconv_substr)
PHP_FUNCTION 2031 iconv/iconv.c PHP_FUNCTION(iconv_strpos)
PHP_FUNCTION 2079 iconv/iconv.c PHP_FUNCTION(iconv_strrpos)
PHP_FUNCTION 2121 iconv/iconv.c PHP_FUNCTION(iconv_mime_encode)
PHP_FUNCTION 2241 iconv/iconv.c PHP_FUNCTION(iconv_mime_decode)
PHP_FUNCTION 2282 iconv/iconv.c PHP_FUNCTION(iconv_mime_decode_headers)
PHP_FUNCTION 2411 iconv/iconv.c PHP_FUNCTION(iconv_set_encoding)
PHP_FUNCTION 2444 iconv/iconv.c PHP_FUNCTION(iconv_get_encoding)
PHP_FUNCTION 1258 imap/php_imap.c PHP_FUNCTION(imap_open)
PHP_FUNCTION 1266 imap/php_imap.c PHP_FUNCTION(imap_reopen)
PHP_FUNCTION 1313 imap/php_imap.c PHP_FUNCTION(imap_append)
PHP_FUNCTION 1361 imap/php_imap.c PHP_FUNCTION(imap_num_msg)
PHP_FUNCTION 1378 imap/php_imap.c PHP_FUNCTION(imap_ping)
PHP_FUNCTION 1395 imap/php_imap.c PHP_FUNCTION(imap_num_recent)
PHP_FUNCTION 1413 imap/php_imap.c PHP_FUNCTION(imap_get_quota)
PHP_FUNCTION 1441 imap/php_imap.c PHP_FUNCTION(imap_get_quotaroot)
PHP_FUNCTION 1469 imap/php_imap.c PHP_FUNCTION(imap_set_quota)
PHP_FUNCTION 1494 imap/php_imap.c PHP_FUNCTION(imap_setacl)
PHP_FUNCTION 1513 imap/php_imap.c PHP_FUNCTION(imap_getacl)
PHP_FUNCTION 1546 imap/php_imap.c PHP_FUNCTION(imap_expunge)
PHP_FUNCTION 1565 imap/php_imap.c PHP_FUNCTION(imap_gc)
PHP_FUNCTION 1590 imap/php_imap.c PHP_FUNCTION(imap_close)
PHP_FUNCTION 1628 imap/php_imap.c PHP_FUNCTION(imap_headers)
PHP_FUNCTION 1678 imap/php_imap.c PHP_FUNCTION(imap_body)
PHP_FUNCTION 1722 imap/php_imap.c PHP_FUNCTION(imap_mail_copy)
PHP_FUNCTION 1746 imap/php_imap.c PHP_FUNCTION(imap_mail_move)
PHP_FUNCTION 1771 imap/php_imap.c PHP_FUNCTION(imap_createmailbox)
PHP_FUNCTION 1794 imap/php_imap.c PHP_FUNCTION(imap_renamemailbox)
PHP_FUNCTION 1817 imap/php_imap.c PHP_FUNCTION(imap_deletemailbox)
PHP_FUNCTION 1840 imap/php_imap.c PHP_FUNCTION(imap_list)
PHP_FUNCTION 1878 imap/php_imap.c PHP_FUNCTION(imap_list_full)
PHP_FUNCTION 1928 imap/php_imap.c PHP_FUNCTION(imap_listscan)
PHP_FUNCTION 1962 imap/php_imap.c PHP_FUNCTION(imap_check)
PHP_FUNCTION 1994 imap/php_imap.c PHP_FUNCTION(imap_delete)
PHP_FUNCTION 2016 imap/php_imap.c PHP_FUNCTION(imap_undelete)
PHP_FUNCTION 2038 imap/php_imap.c PHP_FUNCTION(imap_headerinfo)
PHP_FUNCTION 2121 imap/php_imap.c PHP_FUNCTION(imap_rfc822_parse_headers)
PHP_FUNCTION 2147 imap/php_imap.c PHP_FUNCTION(imap_lsub)
PHP_FUNCTION 2184 imap/php_imap.c PHP_FUNCTION(imap_lsub_full)
PHP_FUNCTION 2234 imap/php_imap.c PHP_FUNCTION(imap_subscribe)
PHP_FUNCTION 2257 imap/php_imap.c PHP_FUNCTION(imap_unsubscribe)
PHP_FUNCTION 2280 imap/php_imap.c PHP_FUNCTION(imap_fetchstructure)
PHP_FUNCTION 2328 imap/php_imap.c PHP_FUNCTION(imap_fetchbody)
PHP_FUNCTION 2368 imap/php_imap.c PHP_FUNCTION(imap_fetchmime)
PHP_FUNCTION 2407 imap/php_imap.c PHP_FUNCTION(imap_savebody)
PHP_FUNCTION 2460 imap/php_imap.c PHP_FUNCTION(imap_base64)
PHP_FUNCTION 2483 imap/php_imap.c PHP_FUNCTION(imap_qprint)
PHP_FUNCTION 2506 imap/php_imap.c PHP_FUNCTION(imap_8bit)
PHP_FUNCTION 2529 imap/php_imap.c PHP_FUNCTION(imap_binary)
PHP_FUNCTION 2552 imap/php_imap.c PHP_FUNCTION(imap_mailboxmsginfo)
PHP_FUNCTION 2599 imap/php_imap.c PHP_FUNCTION(imap_rfc822_write_address)
PHP_FUNCTION 2639 imap/php_imap.c PHP_FUNCTION(imap_rfc822_parse_adrlist)
PHP_FUNCTION 2686 imap/php_imap.c PHP_FUNCTION(imap_utf8)
PHP_FUNCTION 2740 imap/php_imap.c PHP_FUNCTION(imap_utf7_decode)
PHP_FUNCTION 2879 imap/php_imap.c PHP_FUNCTION(imap_utf7_encode)
PHP_FUNCTION 3030 imap/php_imap.c PHP_FUNCTION(imap_utf8_to_mutf7)
PHP_FUNCTION 3038 imap/php_imap.c PHP_FUNCTION(imap_mutf7_to_utf8)
PHP_FUNCTION 3047 imap/php_imap.c PHP_FUNCTION(imap_setflag_full)
PHP_FUNCTION 3068 imap/php_imap.c PHP_FUNCTION(imap_clearflag_full)
PHP_FUNCTION 3090 imap/php_imap.c PHP_FUNCTION(imap_sort)
PHP_FUNCTION 3150 imap/php_imap.c PHP_FUNCTION(imap_fetchheader)
PHP_FUNCTION 3185 imap/php_imap.c PHP_FUNCTION(imap_uid)
PHP_FUNCTION 3210 imap/php_imap.c PHP_FUNCTION(imap_msgno)
PHP_FUNCTION 3228 imap/php_imap.c PHP_FUNCTION(imap_status)
PHP_FUNCTION 3269 imap/php_imap.c PHP_FUNCTION(imap_bodystruct)
PHP_FUNCTION 3386 imap/php_imap.c PHP_FUNCTION(imap_fetch_overview)
PHP_FUNCTION 3472 imap/php_imap.c PHP_FUNCTION(imap_mail_compose)
PHP_FUNCTION 4047 imap/php_imap.c PHP_FUNCTION(imap_mail)
PHP_FUNCTION 4086 imap/php_imap.c PHP_FUNCTION(imap_search)
PHP_FUNCTION 4135 imap/php_imap.c PHP_FUNCTION(imap_alerts)
PHP_FUNCTION 4162 imap/php_imap.c PHP_FUNCTION(imap_errors)
PHP_FUNCTION 4189 imap/php_imap.c PHP_FUNCTION(imap_last_error)
PHP_FUNCTION 4213 imap/php_imap.c PHP_FUNCTION(imap_mime_header_decode)
PHP_FUNCTION 4709 imap/php_imap.c PHP_FUNCTION(imap_thread)
PHP_FUNCTION 4747 imap/php_imap.c PHP_FUNCTION(imap_timeout)
PHP_FUNCTION 207 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_create)
PHP_FUNCTION 238 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_open)
PHP_FUNCTION 294 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_add)
PHP_FUNCTION 320 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_get)
PHP_FUNCTION 384 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_close)
PHP_FUNCTION 392 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_cancel)
PHP_FUNCTION 400 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_info)
PHP_FUNCTION 476 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_echo)
PHP_FUNCTION 539 interbase/ibase_blobs.c PHP_FUNCTION(ibase_blob_import)
PHP_FUNCTION 127 interbase/ibase_events.c PHP_FUNCTION(ibase_wait_event)
PHP_FUNCTION 263 interbase/ibase_events.c PHP_FUNCTION(ibase_set_event_handler)
PHP_FUNCTION 380 interbase/ibase_events.c PHP_FUNCTION(ibase_free_event_handler)
PHP_FUNCTION 1061 interbase/ibase_query.c PHP_FUNCTION(ibase_query)
PHP_FUNCTION 1203 interbase/ibase_query.c PHP_FUNCTION(ibase_affected_rows)
PHP_FUNCTION 1240 interbase/ibase_query.c PHP_FUNCTION(ibase_num_rows)
PHP_FUNCTION 1659 interbase/ibase_query.c PHP_FUNCTION(ibase_fetch_row)
PHP_FUNCTION 1667 interbase/ibase_query.c PHP_FUNCTION(ibase_fetch_assoc)
PHP_FUNCTION 1675 interbase/ibase_query.c PHP_FUNCTION(ibase_fetch_object)
PHP_FUNCTION 1688 interbase/ibase_query.c PHP_FUNCTION(ibase_name_result)
PHP_FUNCTION 1714 interbase/ibase_query.c PHP_FUNCTION(ibase_free_result)
PHP_FUNCTION 1733 interbase/ibase_query.c PHP_FUNCTION(ibase_prepare)
PHP_FUNCTION 1783 interbase/ibase_query.c PHP_FUNCTION(ibase_execute)
PHP_FUNCTION 1861 interbase/ibase_query.c PHP_FUNCTION(ibase_free_query)
PHP_FUNCTION 1880 interbase/ibase_query.c PHP_FUNCTION(ibase_num_fields)
PHP_FUNCTION 2003 interbase/ibase_query.c PHP_FUNCTION(ibase_field_info)
PHP_FUNCTION 2044 interbase/ibase_query.c PHP_FUNCTION(ibase_num_params)
PHP_FUNCTION 2067 interbase/ibase_query.c PHP_FUNCTION(ibase_param_info)
PHP_FUNCTION 187 interbase/ibase_service.c PHP_FUNCTION(ibase_add_user)
PHP_FUNCTION 195 interbase/ibase_service.c PHP_FUNCTION(ibase_modify_user)
PHP_FUNCTION 203 interbase/ibase_service.c PHP_FUNCTION(ibase_delete_user)
PHP_FUNCTION 211 interbase/ibase_service.c PHP_FUNCTION(ibase_service_attach)
PHP_FUNCTION 257 interbase/ibase_service.c PHP_FUNCTION(ibase_service_detach)
PHP_FUNCTION 474 interbase/ibase_service.c PHP_FUNCTION(ibase_backup)
PHP_FUNCTION 482 interbase/ibase_service.c PHP_FUNCTION(ibase_restore)
PHP_FUNCTION 581 interbase/ibase_service.c PHP_FUNCTION(ibase_maintain_db)
PHP_FUNCTION 589 interbase/ibase_service.c PHP_FUNCTION(ibase_db_info)
PHP_FUNCTION 597 interbase/ibase_service.c PHP_FUNCTION(ibase_server_info)
PHP_FUNCTION 493 interbase/interbase.c PHP_FUNCTION(ibase_errcode)
PHP_FUNCTION 1039 interbase/interbase.c PHP_FUNCTION(ibase_connect)
PHP_FUNCTION 1047 interbase/interbase.c PHP_FUNCTION(ibase_pconnect)
PHP_FUNCTION 1055 interbase/interbase.c PHP_FUNCTION(ibase_close)
PHP_FUNCTION 1083 interbase/interbase.c PHP_FUNCTION(ibase_drop_db)
PHP_FUNCTION 1126 interbase/interbase.c PHP_FUNCTION(ibase_trans)
PHP_FUNCTION 1382 interbase/interbase.c PHP_FUNCTION(ibase_commit)
PHP_FUNCTION 1390 interbase/interbase.c PHP_FUNCTION(ibase_rollback)
PHP_FUNCTION 1398 interbase/interbase.c PHP_FUNCTION(ibase_commit_ret)
PHP_FUNCTION 1406 interbase/interbase.c PHP_FUNCTION(ibase_rollback_ret)
PHP_FUNCTION 1414 interbase/interbase.c PHP_FUNCTION(ibase_gen_id)
PHP_FUNCTION 34 intl/collator/collator_attr.c PHP_FUNCTION( collator_get_attribute )
PHP_FUNCTION 65 intl/collator/collator_attr.c PHP_FUNCTION( collator_set_attribute )
PHP_FUNCTION 97 intl/collator/collator_attr.c PHP_FUNCTION( collator_get_strength )
PHP_FUNCTION 124 intl/collator/collator_attr.c PHP_FUNCTION( collator_set_strength )
PHP_FUNCTION 32 intl/collator/collator_compare.c PHP_FUNCTION( collator_compare )
PHP_FUNCTION 63 intl/collator/collator_create.c PHP_FUNCTION( collator_create )
PHP_FUNCTION 31 intl/collator/collator_error.c PHP_FUNCTION( collator_get_error_code )
PHP_FUNCTION 60 intl/collator/collator_error.c PHP_FUNCTION( collator_get_error_message )
PHP_FUNCTION 34 intl/collator/collator_locale.c PHP_FUNCTION( collator_get_locale )
PHP_FUNCTION 343 intl/collator/collator_sort.c PHP_FUNCTION( collator_sort )
PHP_FUNCTION 356 intl/collator/collator_sort.c PHP_FUNCTION( collator_sort_with_sort_keys )
PHP_FUNCTION 535 intl/collator/collator_sort.c PHP_FUNCTION( collator_asort )
PHP_FUNCTION 545 intl/collator/collator_sort.c PHP_FUNCTION( collator_get_sort_key )
PHP_FUNCTION 29 intl/common/common_error.c PHP_FUNCTION( intl_get_error_code )
PHP_FUNCTION 38 intl/common/common_error.c PHP_FUNCTION( intl_get_error_message )
PHP_FUNCTION 50 intl/common/common_error.c PHP_FUNCTION( intl_is_failure )
PHP_FUNCTION 71 intl/common/common_error.c PHP_FUNCTION( intl_error_name )
PHP_FUNCTION 202 intl/dateformat/dateformat.c PHP_FUNCTION( datefmt_create )
PHP_FUNCTION 226 intl/dateformat/dateformat.c PHP_FUNCTION( datefmt_get_error_code )
PHP_FUNCTION 251 intl/dateformat/dateformat.c PHP_FUNCTION( datefmt_get_error_message )
PHP_FUNCTION 67 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_get_datetype )
PHP_FUNCTION 93 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_get_timetype )
PHP_FUNCTION 120 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_get_calendar )
PHP_FUNCTION 146 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_get_timezone_id )
PHP_FUNCTION 175 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_set_timezone_id )
PHP_FUNCTION 210 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_get_pattern )
PHP_FUNCTION 252 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_set_pattern )
PHP_FUNCTION 294 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_get_locale )
PHP_FUNCTION 325 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_is_lenient )
PHP_FUNCTION 352 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_set_lenient )
PHP_FUNCTION 379 intl/dateformat/dateformat_attr.c PHP_FUNCTION( datefmt_set_calendar )
PHP_FUNCTION 125 intl/dateformat/dateformat_format.c PHP_FUNCTION(datefmt_format)
PHP_FUNCTION 128 intl/dateformat/dateformat_parse.c PHP_FUNCTION(datefmt_parse)
PHP_FUNCTION 166 intl/dateformat/dateformat_parse.c PHP_FUNCTION(datefmt_localtime)
PHP_FUNCTION 33 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_get_attribute )
PHP_FUNCTION 102 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_get_text_attribute )
PHP_FUNCTION 146 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_set_attribute )
PHP_FUNCTION 208 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_set_text_attribute )
PHP_FUNCTION 250 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_get_symbol )
PHP_FUNCTION 298 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_set_symbol )
PHP_FUNCTION 345 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_get_pattern )
PHP_FUNCTION 387 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_set_pattern )
PHP_FUNCTION 427 intl/formatter/formatter_attr.c PHP_FUNCTION( numfmt_get_locale )
PHP_FUNCTION 33 intl/formatter/formatter_format.c PHP_FUNCTION( numfmt_format )
PHP_FUNCTION 137 intl/formatter/formatter_format.c PHP_FUNCTION( numfmt_format_currency )
PHP_FUNCTION 78 intl/formatter/formatter_main.c PHP_FUNCTION( numfmt_create )
PHP_FUNCTION 100 intl/formatter/formatter_main.c PHP_FUNCTION( numfmt_get_error_code )
PHP_FUNCTION 126 intl/formatter/formatter_main.c PHP_FUNCTION( numfmt_get_error_message )
PHP_FUNCTION 37 intl/formatter/formatter_parse.c PHP_FUNCTION( numfmt_parse )
PHP_FUNCTION 122 intl/formatter/formatter_parse.c PHP_FUNCTION( numfmt_parse_currency )
PHP_FUNCTION 55 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_strlen)
PHP_FUNCTION 109 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_strpos)
PHP_FUNCTION 176 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_stripos)
PHP_FUNCTION 251 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_strrpos)
PHP_FUNCTION 321 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_strripos)
PHP_FUNCTION 399 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_substr)
PHP_FUNCTION 669 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_strstr)
PHP_FUNCTION 677 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_stristr)
PHP_FUNCTION 793 intl/grapheme/grapheme_string.c PHP_FUNCTION(grapheme_extract)
PHP_FUNCTION 328 intl/idn/idn.c PHP_FUNCTION(idn_to_ascii)
PHP_FUNCTION 337 intl/idn/idn.c PHP_FUNCTION(idn_to_utf8)
PHP_FUNCTION 432 intl/locale/locale_methods.c PHP_FUNCTION( locale_get_script )
PHP_FUNCTION 444 intl/locale/locale_methods.c PHP_FUNCTION( locale_get_region )
PHP_FUNCTION 456 intl/locale/locale_methods.c PHP_FUNCTION(locale_get_primary_language )
PHP_FUNCTION 600 intl/locale/locale_methods.c PHP_FUNCTION(locale_get_display_name)
PHP_FUNCTION 612 intl/locale/locale_methods.c PHP_FUNCTION(locale_get_display_language)
PHP_FUNCTION 624 intl/locale/locale_methods.c PHP_FUNCTION(locale_get_display_script)
PHP_FUNCTION 636 intl/locale/locale_methods.c PHP_FUNCTION(locale_get_display_region)
PHP_FUNCTION 650 intl/locale/locale_methods.c PHP_FUNCTION(locale_get_display_variant)
PHP_FUNCTION 664 intl/locale/locale_methods.c PHP_FUNCTION( locale_get_keywords )
PHP_FUNCTION 742 intl/locale/locale_methods.c PHP_FUNCTION(locale_canonicalize)
PHP_FUNCTION 892 intl/locale/locale_methods.c PHP_FUNCTION(locale_compose)
PHP_FUNCTION 1085 intl/locale/locale_methods.c PHP_FUNCTION(locale_parse)
PHP_FUNCTION 1129 intl/locale/locale_methods.c PHP_FUNCTION(locale_get_all_variants)
PHP_FUNCTION 1224 intl/locale/locale_methods.c PHP_FUNCTION(locale_filter_matches)
PHP_FUNCTION 1522 intl/locale/locale_methods.c PHP_FUNCTION(locale_lookup)
PHP_FUNCTION 1572 intl/locale/locale_methods.c PHP_FUNCTION(locale_accept_from_http)
PHP_FUNCTION 96 intl/msgformat/msgformat.c PHP_FUNCTION( msgfmt_create )
PHP_FUNCTION 118 intl/msgformat/msgformat.c PHP_FUNCTION( msgfmt_get_error_code )
PHP_FUNCTION 145 intl/msgformat/msgformat.c PHP_FUNCTION( msgfmt_get_error_message )
PHP_FUNCTION 34 intl/msgformat/msgformat_attr.c PHP_FUNCTION( msgfmt_get_pattern )
PHP_FUNCTION 62 intl/msgformat/msgformat_attr.c PHP_FUNCTION( msgfmt_set_pattern )
PHP_FUNCTION 115 intl/msgformat/msgformat_attr.c PHP_FUNCTION( msgfmt_get_locale )
PHP_FUNCTION 88 intl/msgformat/msgformat_format.c PHP_FUNCTION( msgfmt_format )
PHP_FUNCTION 116 intl/msgformat/msgformat_format.c PHP_FUNCTION( msgfmt_format_message )
PHP_FUNCTION 61 intl/msgformat/msgformat_parse.c PHP_FUNCTION( msgfmt_parse )
PHP_FUNCTION 90 intl/msgformat/msgformat_parse.c PHP_FUNCTION( msgfmt_parse_message )
PHP_FUNCTION 33 intl/normalizer/normalizer_normalize.c PHP_FUNCTION( normalizer_normalize )
PHP_FUNCTION 171 intl/normalizer/normalizer_normalize.c PHP_FUNCTION( normalizer_is_normalized )
PHP_FUNCTION 155 intl/resourcebundle/resourcebundle_class.c PHP_FUNCTION( resourcebundle_create )
PHP_FUNCTION 104 intl/transliterator/transliterator_methods.c PHP_FUNCTION( transliterator_create )
PHP_FUNCTION 136 intl/transliterator/transliterator_methods.c PHP_FUNCTION( transliterator_create_from_rules )
PHP_FUNCTION 208 intl/transliterator/transliterator_methods.c PHP_FUNCTION( transliterator_create_inverse )
PHP_FUNCTION 242 intl/transliterator/transliterator_methods.c PHP_FUNCTION( transliterator_list_ids )
PHP_FUNCTION 299 intl/transliterator/transliterator_methods.c PHP_FUNCTION( transliterator_transliterate )
PHP_FUNCTION 481 intl/transliterator/transliterator_methods.c PHP_FUNCTION( transliterator_get_error_code )
PHP_FUNCTION 508 intl/transliterator/transliterator_methods.c PHP_FUNCTION( transliterator_get_error_message )
PHP_FUNCTION 750 json/json.c static PHP_FUNCTION(json_encode)
PHP_FUNCTION 772 json/json.c static PHP_FUNCTION(json_decode)
PHP_FUNCTION 803 json/json.c static PHP_FUNCTION(json_last_error)
PHP_FUNCTION 282 ldap/ldap.c PHP_FUNCTION(ldap_connect)
PHP_FUNCTION 381 ldap/ldap.c PHP_FUNCTION(ldap_bind)
PHP_FUNCTION 491 ldap/ldap.c PHP_FUNCTION(ldap_sasl_bind)
PHP_FUNCTION 531 ldap/ldap.c PHP_FUNCTION(ldap_unbind)
PHP_FUNCTION 797 ldap/ldap.c PHP_FUNCTION(ldap_read)
PHP_FUNCTION 805 ldap/ldap.c PHP_FUNCTION(ldap_list)
PHP_FUNCTION 813 ldap/ldap.c PHP_FUNCTION(ldap_search)
PHP_FUNCTION 821 ldap/ldap.c PHP_FUNCTION(ldap_free_result)
PHP_FUNCTION 839 ldap/ldap.c PHP_FUNCTION(ldap_count_entries)
PHP_FUNCTION 858 ldap/ldap.c PHP_FUNCTION(ldap_first_entry)
PHP_FUNCTION 887 ldap/ldap.c PHP_FUNCTION(ldap_next_entry)
PHP_FUNCTION 916 ldap/ldap.c PHP_FUNCTION(ldap_get_entries)
PHP_FUNCTION 1011 ldap/ldap.c PHP_FUNCTION(ldap_first_attribute)
PHP_FUNCTION 1039 ldap/ldap.c PHP_FUNCTION(ldap_next_attribute)
PHP_FUNCTION 1078 ldap/ldap.c PHP_FUNCTION(ldap_get_attributes)
PHP_FUNCTION 1133 ldap/ldap.c PHP_FUNCTION(ldap_get_values_len)
PHP_FUNCTION 1169 ldap/ldap.c PHP_FUNCTION(ldap_get_dn)
PHP_FUNCTION 1199 ldap/ldap.c PHP_FUNCTION(ldap_explode_dn)
PHP_FUNCTION 1231 ldap/ldap.c PHP_FUNCTION(ldap_dn2ufn)
PHP_FUNCTION 1378 ldap/ldap.c PHP_FUNCTION(ldap_add)
PHP_FUNCTION 1389 ldap/ldap.c PHP_FUNCTION(ldap_mod_replace)
PHP_FUNCTION 1397 ldap/ldap.c PHP_FUNCTION(ldap_mod_add)
PHP_FUNCTION 1405 ldap/ldap.c PHP_FUNCTION(ldap_mod_del)
PHP_FUNCTION 1413 ldap/ldap.c PHP_FUNCTION(ldap_delete)
PHP_FUNCTION 1437 ldap/ldap.c PHP_FUNCTION(ldap_errno)
PHP_FUNCTION 1454 ldap/ldap.c PHP_FUNCTION(ldap_err2str)
PHP_FUNCTION 1468 ldap/ldap.c PHP_FUNCTION(ldap_error)
PHP_FUNCTION 1488 ldap/ldap.c PHP_FUNCTION(ldap_compare)
PHP_FUNCTION 1521 ldap/ldap.c PHP_FUNCTION(ldap_sort)
PHP_FUNCTION 1552 ldap/ldap.c PHP_FUNCTION(ldap_get_option)
PHP_FUNCTION 1656 ldap/ldap.c PHP_FUNCTION(ldap_set_option)
PHP_FUNCTION 1826 ldap/ldap.c PHP_FUNCTION(ldap_parse_result)
PHP_FUNCTION 1893 ldap/ldap.c PHP_FUNCTION(ldap_first_reference)
PHP_FUNCTION 1922 ldap/ldap.c PHP_FUNCTION(ldap_next_reference)
PHP_FUNCTION 1952 ldap/ldap.c PHP_FUNCTION(ldap_parse_reference)
PHP_FUNCTION 1987 ldap/ldap.c PHP_FUNCTION(ldap_rename)
PHP_FUNCTION 2027 ldap/ldap.c PHP_FUNCTION(ldap_start_tls)
PHP_FUNCTION 2094 ldap/ldap.c PHP_FUNCTION(ldap_set_rebind_proc)
PHP_FUNCTION 2173 ldap/ldap.c PHP_FUNCTION(ldap_t61_to_8859)
PHP_FUNCTION 2181 ldap/ldap.c PHP_FUNCTION(ldap_8859_to_t61)
PHP_FUNCTION 2191 ldap/ldap.c PHP_FUNCTION(ldap_control_paged_result)
PHP_FUNCTION 2283 ldap/ldap.c PHP_FUNCTION(ldap_control_paged_result_response)
PHP_FUNCTION 916 libxml/libxml.c static PHP_FUNCTION(libxml_set_streams_context)
PHP_FUNCTION 934 libxml/libxml.c static PHP_FUNCTION(libxml_use_internal_errors)
PHP_FUNCTION 974 libxml/libxml.c static PHP_FUNCTION(libxml_get_last_error)
PHP_FUNCTION 1004 libxml/libxml.c static PHP_FUNCTION(libxml_get_errors)
PHP_FUNCTION 1046 libxml/libxml.c static PHP_FUNCTION(libxml_clear_errors)
PHP_FUNCTION 1057 libxml/libxml.c static PHP_FUNCTION(libxml_disable_entity_loader)
PHP_FUNCTION 1082 libxml/libxml.c static PHP_FUNCTION(libxml_set_external_entity_loader)
PHP_FUNCTION 1713 mbstring/mbstring.c PHP_FUNCTION(mb_language)
PHP_FUNCTION 1738 mbstring/mbstring.c PHP_FUNCTION(mb_internal_encoding)
PHP_FUNCTION 1769 mbstring/mbstring.c PHP_FUNCTION(mb_http_input)
PHP_FUNCTION 1860 mbstring/mbstring.c PHP_FUNCTION(mb_http_output)
PHP_FUNCTION 1892 mbstring/mbstring.c PHP_FUNCTION(mb_detect_order)
PHP_FUNCTION 1948 mbstring/mbstring.c PHP_FUNCTION(mb_substitute_character)
PHP_FUNCTION 2006 mbstring/mbstring.c PHP_FUNCTION(mb_preferred_mime_name)
PHP_FUNCTION 2037 mbstring/mbstring.c PHP_FUNCTION(mb_parse_str)
PHP_FUNCTION 2088 mbstring/mbstring.c PHP_FUNCTION(mb_output_handler)
PHP_FUNCTION 2188 mbstring/mbstring.c PHP_FUNCTION(mb_strlen)
PHP_FUNCTION 2223 mbstring/mbstring.c PHP_FUNCTION(mb_strpos)
PHP_FUNCTION 2287 mbstring/mbstring.c PHP_FUNCTION(mb_strrpos)
PHP_FUNCTION 2385 mbstring/mbstring.c PHP_FUNCTION(mb_stripos)
PHP_FUNCTION 2414 mbstring/mbstring.c PHP_FUNCTION(mb_strripos)
PHP_FUNCTION 2440 mbstring/mbstring.c PHP_FUNCTION(mb_strstr)
PHP_FUNCTION 2498 mbstring/mbstring.c PHP_FUNCTION(mb_strrchr)
PHP_FUNCTION 2558 mbstring/mbstring.c PHP_FUNCTION(mb_stristr)
PHP_FUNCTION 2617 mbstring/mbstring.c PHP_FUNCTION(mb_strrichr)
PHP_FUNCTION 2670 mbstring/mbstring.c PHP_FUNCTION(mb_substr_count)
PHP_FUNCTION 2712 mbstring/mbstring.c PHP_FUNCTION(mb_substr)
PHP_FUNCTION 2789 mbstring/mbstring.c PHP_FUNCTION(mb_strcut)
PHP_FUNCTION 2856 mbstring/mbstring.c PHP_FUNCTION(mb_strwidth)
PHP_FUNCTION 2891 mbstring/mbstring.c PHP_FUNCTION(mb_strimwidth)
PHP_FUNCTION 3036 mbstring/mbstring.c PHP_FUNCTION(mb_convert_encoding)
PHP_FUNCTION 3110 mbstring/mbstring.c PHP_FUNCTION(mb_convert_case)
PHP_FUNCTION 3135 mbstring/mbstring.c PHP_FUNCTION(mb_strtoupper)
PHP_FUNCTION 3159 mbstring/mbstring.c PHP_FUNCTION(mb_strtolower)
PHP_FUNCTION 3182 mbstring/mbstring.c PHP_FUNCTION(mb_detect_encoding)
PHP_FUNCTION 3259 mbstring/mbstring.c PHP_FUNCTION(mb_list_encodings)
PHP_FUNCTION 3276 mbstring/mbstring.c PHP_FUNCTION(mb_encoding_aliases)
PHP_FUNCTION 3304 mbstring/mbstring.c PHP_FUNCTION(mb_encode_mimeheader)
PHP_FUNCTION 3361 mbstring/mbstring.c PHP_FUNCTION(mb_decode_mimeheader)
PHP_FUNCTION 3385 mbstring/mbstring.c PHP_FUNCTION(mb_convert_kana)
PHP_FUNCTION 3490 mbstring/mbstring.c PHP_FUNCTION(mb_convert_variables)
PHP_FUNCTION 3785 mbstring/mbstring.c PHP_FUNCTION(mb_encode_numericentity)
PHP_FUNCTION 3793 mbstring/mbstring.c PHP_FUNCTION(mb_decode_numericentity)
PHP_FUNCTION 4018 mbstring/mbstring.c PHP_FUNCTION(mb_send_mail)
PHP_FUNCTION 4312 mbstring/mbstring.c PHP_FUNCTION(mb_get_info)
PHP_FUNCTION 4492 mbstring/mbstring.c PHP_FUNCTION(mb_check_encoding)
PHP_FUNCTION 656 mbstring/php_mbregex.c PHP_FUNCTION(mb_regex_encoding)
PHP_FUNCTION 772 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg)
PHP_FUNCTION 780 mbstring/php_mbregex.c PHP_FUNCTION(mb_eregi)
PHP_FUNCTION 1027 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_replace)
PHP_FUNCTION 1035 mbstring/php_mbregex.c PHP_FUNCTION(mb_eregi_replace)
PHP_FUNCTION 1043 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_replace_callback)
PHP_FUNCTION 1051 mbstring/php_mbregex.c PHP_FUNCTION(mb_split)
PHP_FUNCTION 1131 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_match)
PHP_FUNCTION 1285 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search)
PHP_FUNCTION 1293 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_pos)
PHP_FUNCTION 1301 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_regs)
PHP_FUNCTION 1309 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_init)
PHP_FUNCTION 1364 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_getregs)
PHP_FUNCTION 1392 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_getpos)
PHP_FUNCTION 1400 mbstring/php_mbregex.c PHP_FUNCTION(mb_ereg_search_setpos)
PHP_FUNCTION 1435 mbstring/php_mbregex.c PHP_FUNCTION(mb_regex_set_options)
PHP_FUNCTION 547 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_open)
PHP_FUNCTION 583 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_generic_init)
PHP_FUNCTION 655 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_generic)
PHP_FUNCTION 700 mcrypt/mcrypt.c PHP_FUNCTION(mdecrypt_generic)
PHP_FUNCTION 744 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_supported_key_sizes)
PHP_FUNCTION 764 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_self_test)
PHP_FUNCTION 773 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_close)
PHP_FUNCTION 783 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_generic_deinit)
PHP_FUNCTION 798 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_is_block_algorithm_mode)
PHP_FUNCTION 812 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_is_block_algorithm)
PHP_FUNCTION 826 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_is_block_mode)
PHP_FUNCTION 840 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_block_size)
PHP_FUNCTION 849 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_key_size)
PHP_FUNCTION 858 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_iv_size)
PHP_FUNCTION 867 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_algorithms_name)
PHP_FUNCTION 880 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_enc_get_modes_name)
PHP_FUNCTION 893 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_self_test)
PHP_FUNCTION 907 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode)
PHP_FUNCTION 921 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_algorithm)
PHP_FUNCTION 935 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_mode)
PHP_FUNCTION 949 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_get_algo_block_size)
PHP_FUNCTION 959 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_get_algo_key_size)
PHP_FUNCTION 969 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_get_supported_key_sizes)
PHP_FUNCTION 988 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_list_algorithms)
PHP_FUNCTION 1015 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_list_modes)
PHP_FUNCTION 1042 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_get_key_size)
PHP_FUNCTION 1071 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_get_block_size)
PHP_FUNCTION 1100 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_get_iv_size)
PHP_FUNCTION 1129 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_get_cipher_name)
PHP_FUNCTION 1277 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_encrypt)
PHP_FUNCTION 1293 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_decrypt)
PHP_FUNCTION 1309 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_ecb)
PHP_FUNCTION 1325 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_cbc)
PHP_FUNCTION 1341 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_cfb)
PHP_FUNCTION 1357 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_ofb)
PHP_FUNCTION 1373 mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_create_iv)
PHP_FUNCTION 853 mssql/php_mssql.c PHP_FUNCTION(mssql_connect)
PHP_FUNCTION 861 mssql/php_mssql.c PHP_FUNCTION(mssql_pconnect)
PHP_FUNCTION 869 mssql/php_mssql.c PHP_FUNCTION(mssql_close)
PHP_FUNCTION 898 mssql/php_mssql.c PHP_FUNCTION(mssql_select_db)
PHP_FUNCTION 1292 mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_batch)
PHP_FUNCTION 1319 mssql/php_mssql.c PHP_FUNCTION(mssql_query)
PHP_FUNCTION 1394 mssql/php_mssql.c PHP_FUNCTION(mssql_rows_affected)
PHP_FUNCTION 1411 mssql/php_mssql.c PHP_FUNCTION(mssql_free_result)
PHP_FUNCTION 1439 mssql/php_mssql.c PHP_FUNCTION(mssql_get_last_message)
PHP_FUNCTION 1455 mssql/php_mssql.c PHP_FUNCTION(mssql_num_rows)
PHP_FUNCTION 1472 mssql/php_mssql.c PHP_FUNCTION(mssql_num_fields)
PHP_FUNCTION 1572 mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_row)
PHP_FUNCTION 1580 mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_object)
PHP_FUNCTION 1591 mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_array)
PHP_FUNCTION 1599 mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_assoc)
PHP_FUNCTION 1607 mssql/php_mssql.c PHP_FUNCTION(mssql_data_seek)
PHP_FUNCTION 1690 mssql/php_mssql.c PHP_FUNCTION(mssql_fetch_field)
PHP_FUNCTION 1726 mssql/php_mssql.c PHP_FUNCTION(mssql_field_length)
PHP_FUNCTION 1756 mssql/php_mssql.c PHP_FUNCTION(mssql_field_name)
PHP_FUNCTION 1786 mssql/php_mssql.c PHP_FUNCTION(mssql_field_type)
PHP_FUNCTION 1816 mssql/php_mssql.c PHP_FUNCTION(mssql_field_seek)
PHP_FUNCTION 1840 mssql/php_mssql.c PHP_FUNCTION(mssql_result)
PHP_FUNCTION 1891 mssql/php_mssql.c PHP_FUNCTION(mssql_next_result)
PHP_FUNCTION 1939 mssql/php_mssql.c PHP_FUNCTION(mssql_min_error_severity)
PHP_FUNCTION 1954 mssql/php_mssql.c PHP_FUNCTION(mssql_min_message_severity)
PHP_FUNCTION 1968 mssql/php_mssql.c PHP_FUNCTION(mssql_init)
PHP_FUNCTION 2006 mssql/php_mssql.c PHP_FUNCTION(mssql_bind)
PHP_FUNCTION 2111 mssql/php_mssql.c PHP_FUNCTION(mssql_execute)
PHP_FUNCTION 2200 mssql/php_mssql.c PHP_FUNCTION(mssql_free_statement)
PHP_FUNCTION 2228 mssql/php_mssql.c PHP_FUNCTION(mssql_guid_string)
PHP_FUNCTION 1067 mysql/php_mysql.c PHP_FUNCTION(mysql_connect)
PHP_FUNCTION 1075 mysql/php_mysql.c PHP_FUNCTION(mysql_pconnect)
PHP_FUNCTION 1083 mysql/php_mysql.c PHP_FUNCTION(mysql_close)
PHP_FUNCTION 1126 mysql/php_mysql.c PHP_FUNCTION(mysql_select_db)
PHP_FUNCTION 1157 mysql/php_mysql.c PHP_FUNCTION(mysql_get_client_info)
PHP_FUNCTION 1169 mysql/php_mysql.c PHP_FUNCTION(mysql_get_host_info)
PHP_FUNCTION 1192 mysql/php_mysql.c PHP_FUNCTION(mysql_get_proto_info)
PHP_FUNCTION 1215 mysql/php_mysql.c PHP_FUNCTION(mysql_get_server_info)
PHP_FUNCTION 1238 mysql/php_mysql.c PHP_FUNCTION(mysql_info)
PHP_FUNCTION 1266 mysql/php_mysql.c PHP_FUNCTION(mysql_thread_id)
PHP_FUNCTION 1288 mysql/php_mysql.c PHP_FUNCTION(mysql_stat)
PHP_FUNCTION 1324 mysql/php_mysql.c PHP_FUNCTION(mysql_client_encoding)
PHP_FUNCTION 1348 mysql/php_mysql.c PHP_FUNCTION(mysql_set_charset)
PHP_FUNCTION 1379 mysql/php_mysql.c PHP_FUNCTION(mysql_create_db)
PHP_FUNCTION 1410 mysql/php_mysql.c PHP_FUNCTION(mysql_drop_db)
PHP_FUNCTION 1554 mysql/php_mysql.c PHP_FUNCTION(mysql_query)
PHP_FUNCTION 1563 mysql/php_mysql.c PHP_FUNCTION(mysql_unbuffered_query)
PHP_FUNCTION 1572 mysql/php_mysql.c PHP_FUNCTION(mysql_db_query)
PHP_FUNCTION 1597 mysql/php_mysql.c PHP_FUNCTION(mysql_list_dbs)
PHP_FUNCTION 1631 mysql/php_mysql.c PHP_FUNCTION(mysql_list_tables)
PHP_FUNCTION 1669 mysql/php_mysql.c PHP_FUNCTION(mysql_list_fields)
PHP_FUNCTION 1706 mysql/php_mysql.c PHP_FUNCTION(mysql_list_processes)
PHP_FUNCTION 1740 mysql/php_mysql.c PHP_FUNCTION(mysql_error)
PHP_FUNCTION 1771 mysql/php_mysql.c PHP_FUNCTION(mysql_errno)
PHP_FUNCTION 1802 mysql/php_mysql.c PHP_FUNCTION(mysql_affected_rows)
PHP_FUNCTION 1828 mysql/php_mysql.c PHP_FUNCTION(mysql_escape_string)
PHP_FUNCTION 1852 mysql/php_mysql.c PHP_FUNCTION(mysql_real_escape_string)
PHP_FUNCTION 1882 mysql/php_mysql.c PHP_FUNCTION(mysql_insert_id)
PHP_FUNCTION 1908 mysql/php_mysql.c PHP_FUNCTION(mysql_result)
PHP_FUNCTION 2014 mysql/php_mysql.c PHP_FUNCTION(mysql_num_rows)
PHP_FUNCTION 2033 mysql/php_mysql.c PHP_FUNCTION(mysql_num_fields)
PHP_FUNCTION 2227 mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_row)
PHP_FUNCTION 2236 mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_object)
PHP_FUNCTION 2249 mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_array)
PHP_FUNCTION 2258 mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_assoc)
PHP_FUNCTION 2266 mysql/php_mysql.c PHP_FUNCTION(mysql_data_seek)
PHP_FUNCTION 2290 mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_lengths)
PHP_FUNCTION 2394 mysql/php_mysql.c PHP_FUNCTION(mysql_fetch_field)
PHP_FUNCTION 2438 mysql/php_mysql.c PHP_FUNCTION(mysql_field_seek)
PHP_FUNCTION 2594 mysql/php_mysql.c PHP_FUNCTION(mysql_field_name)
PHP_FUNCTION 2603 mysql/php_mysql.c PHP_FUNCTION(mysql_field_table)
PHP_FUNCTION 2612 mysql/php_mysql.c PHP_FUNCTION(mysql_field_len)
PHP_FUNCTION 2621 mysql/php_mysql.c PHP_FUNCTION(mysql_field_type)
PHP_FUNCTION 2630 mysql/php_mysql.c PHP_FUNCTION(mysql_field_flags)
PHP_FUNCTION 2639 mysql/php_mysql.c PHP_FUNCTION(mysql_free_result)
PHP_FUNCTION 2661 mysql/php_mysql.c PHP_FUNCTION(mysql_ping)
PHP_FUNCTION 1069 mysqli/mysqli.c PHP_FUNCTION(mysqli_result_construct)
PHP_FUNCTION 38 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_affected_rows)
PHP_FUNCTION 61 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_autocommit)
PHP_FUNCTION 213 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_bind_param)
PHP_FUNCTION 473 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_bind_result)
PHP_FUNCTION 518 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_change_user)
PHP_FUNCTION 565 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_character_set_name)
PHP_FUNCTION 615 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_close)
PHP_FUNCTION 637 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_commit)
PHP_FUNCTION 655 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_data_seek)
PHP_FUNCTION 683 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_debug)
PHP_FUNCTION 700 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_dump_debug_info)
PHP_FUNCTION 716 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_errno)
PHP_FUNCTION 731 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_error)
PHP_FUNCTION 762 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_execute)
PHP_FUNCTION 1041 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_fetch)
PHP_FUNCTION 1078 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_field)
PHP_FUNCTION 1101 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_fields)
PHP_FUNCTION 1131 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_field_direct)
PHP_FUNCTION 1160 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_lengths)
PHP_FUNCTION 1187 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_fetch_row)
PHP_FUNCTION 1196 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_field_count)
PHP_FUNCTION 1213 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_field_seek)
PHP_FUNCTION 1236 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_field_tell)
PHP_FUNCTION 1252 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_free_result)
PHP_FUNCTION 1269 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_client_info)
PHP_FUNCTION 1277 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_client_version)
PHP_FUNCTION 1285 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_host_info)
PHP_FUNCTION 1304 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_proto_info)
PHP_FUNCTION 1319 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_server_info)
PHP_FUNCTION 1336 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_get_server_version)
PHP_FUNCTION 1352 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_info)
PHP_FUNCTION 1410 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_init)
PHP_FUNCTION 1418 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_insert_id)
PHP_FUNCTION 1435 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_kill)
PHP_FUNCTION 1462 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_set_local_infile_default)
PHP_FUNCTION 1482 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_set_local_infile_handler)
PHP_FUNCTION 1519 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_more_results)
PHP_FUNCTION 1535 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_next_result) {
PHP_FUNCTION 1557 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_more_results)
PHP_FUNCTION 1574 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_next_result) {
PHP_FUNCTION 1597 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_num_fields)
PHP_FUNCTION 1613 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_num_rows)
PHP_FUNCTION 1699 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_options)
PHP_FUNCTION 1756 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_ping)
PHP_FUNCTION 1775 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_prepare)
PHP_FUNCTION 1853 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_real_connect)
PHP_FUNCTION 1862 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_real_query)
PHP_FUNCTION 1893 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_real_escape_string) {
PHP_FUNCTION 1914 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_rollback)
PHP_FUNCTION 1933 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_send_long_data)
PHP_FUNCTION 1960 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_affected_rows)
PHP_FUNCTION 1981 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_close)
PHP_FUNCTION 2001 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_data_seek)
PHP_FUNCTION 2023 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_field_count)
PHP_FUNCTION 2039 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_free_result)
PHP_FUNCTION 2056 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_insert_id)
PHP_FUNCTION 2073 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_param_count)
PHP_FUNCTION 2089 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_reset)
PHP_FUNCTION 2109 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_num_rows)
PHP_FUNCTION 2128 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_select_db)
PHP_FUNCTION 2150 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_sqlstate)
PHP_FUNCTION 2165 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_ssl_set)
PHP_FUNCTION 2191 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stat)
PHP_FUNCTION 2223 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_refresh)
PHP_FUNCTION 2243 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_attr_set)
PHP_FUNCTION 2290 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_attr_get)
PHP_FUNCTION 2317 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_errno)
PHP_FUNCTION 2333 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_error)
PHP_FUNCTION 2350 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_init)
PHP_FUNCTION 2379 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_prepare)
PHP_FUNCTION 2403 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_result_metadata)
PHP_FUNCTION 2429 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_store_result)
PHP_FUNCTION 2478 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_stmt_sqlstate)
PHP_FUNCTION 2494 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_store_result)
PHP_FUNCTION 2524 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_thread_id)
PHP_FUNCTION 2540 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_thread_safe)
PHP_FUNCTION 2548 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_use_result)
PHP_FUNCTION 2577 mysqli/mysqli_api.c PHP_FUNCTION(mysqli_warning_count)
PHP_FUNCTION 32 mysqli/mysqli_embedded.c PHP_FUNCTION(mysqli_embedded_server_start)
PHP_FUNCTION 115 mysqli/mysqli_embedded.c PHP_FUNCTION(mysqli_embedded_server_end)
PHP_FUNCTION 311 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_connect)
PHP_FUNCTION 320 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_link_construct)
PHP_FUNCTION 329 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_connect_errno)
PHP_FUNCTION 337 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_connect_error)
PHP_FUNCTION 350 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_fetch_array)
PHP_FUNCTION 358 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_fetch_assoc)
PHP_FUNCTION 368 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_fetch_all)
PHP_FUNCTION 393 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_get_client_stats)
PHP_FUNCTION 405 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_get_connection_stats)
PHP_FUNCTION 423 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_error_list)
PHP_FUNCTION 467 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_stmt_error_list)
PHP_FUNCTION 511 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_fetch_object)
PHP_FUNCTION 519 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_multi_query)
PHP_FUNCTION 562 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_query)
PHP_FUNCTION 774 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_poll)
PHP_FUNCTION 833 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_reap_async_query)
PHP_FUNCTION 887 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_stmt_get_result)
PHP_FUNCTION 914 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_get_warnings)
PHP_FUNCTION 944 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_stmt_get_warnings)
PHP_FUNCTION 972 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_set_charset)
PHP_FUNCTION 995 mysqli/mysqli_nonapi.c PHP_FUNCTION(mysqli_get_charset)
PHP_FUNCTION 34 mysqli/mysqli_report.c PHP_FUNCTION(mysqli_report)
PHP_FUNCTION 50 oci8/oci8_interface.c PHP_FUNCTION(oci_define_by_name)
PHP_FUNCTION 98 oci8/oci8_interface.c PHP_FUNCTION(oci_bind_by_name)
PHP_FUNCTION 127 oci8/oci8_interface.c PHP_FUNCTION(oci_bind_array_by_name)
PHP_FUNCTION 162 oci8/oci8_interface.c PHP_FUNCTION(oci_free_descriptor)
PHP_FUNCTION 187 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_save)
PHP_FUNCTION 228 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_import)
PHP_FUNCTION 278 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_load)
PHP_FUNCTION 312 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_read)
PHP_FUNCTION 357 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_eof)
PHP_FUNCTION 387 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_tell)
PHP_FUNCTION 411 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_rewind)
PHP_FUNCTION 437 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_seek)
PHP_FUNCTION 489 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_size)
PHP_FUNCTION 517 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_write)
PHP_FUNCTION 565 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_append)
PHP_FUNCTION 604 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_truncate)
PHP_FUNCTION 644 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_erase)
PHP_FUNCTION 698 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_flush)
PHP_FUNCTION 736 oci8/oci8_interface.c PHP_FUNCTION(ocisetbufferinglob)
PHP_FUNCTION 769 oci8/oci8_interface.c PHP_FUNCTION(ocigetbufferinglob)
PHP_FUNCTION 796 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_copy)
PHP_FUNCTION 838 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_is_equal)
PHP_FUNCTION 874 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_export)
PHP_FUNCTION 1007 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_write_temporary)
PHP_FUNCTION 1042 oci8/oci8_interface.c PHP_FUNCTION(oci_lob_close)
PHP_FUNCTION 1069 oci8/oci8_interface.c PHP_FUNCTION(oci_new_descriptor)
PHP_FUNCTION 1096 oci8/oci8_interface.c PHP_FUNCTION(oci_rollback)
PHP_FUNCTION 1120 oci8/oci8_interface.c PHP_FUNCTION(oci_commit)
PHP_FUNCTION 1144 oci8/oci8_interface.c PHP_FUNCTION(oci_field_name)
PHP_FUNCTION 1157 oci8/oci8_interface.c PHP_FUNCTION(oci_field_size)
PHP_FUNCTION 1174 oci8/oci8_interface.c PHP_FUNCTION(oci_field_scale)
PHP_FUNCTION 1187 oci8/oci8_interface.c PHP_FUNCTION(oci_field_precision)
PHP_FUNCTION 1200 oci8/oci8_interface.c PHP_FUNCTION(oci_field_type)
PHP_FUNCTION 1280 oci8/oci8_interface.c PHP_FUNCTION(oci_field_type_raw)
PHP_FUNCTION 1294 oci8/oci8_interface.c PHP_FUNCTION(oci_field_is_null)
PHP_FUNCTION 1309 oci8/oci8_interface.c PHP_FUNCTION(oci_internal_debug)
PHP_FUNCTION 1322 oci8/oci8_interface.c PHP_FUNCTION(oci_execute)
PHP_FUNCTION 1343 oci8/oci8_interface.c PHP_FUNCTION(oci_cancel)
PHP_FUNCTION 1363 oci8/oci8_interface.c PHP_FUNCTION(oci_fetch)
PHP_FUNCTION 1384 oci8/oci8_interface.c PHP_FUNCTION(ocifetchinto)
PHP_FUNCTION 1392 oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_all)
PHP_FUNCTION 1510 oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_object)
PHP_FUNCTION 1522 oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_row)
PHP_FUNCTION 1530 oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_assoc)
PHP_FUNCTION 1538 oci8/oci8_interface.c PHP_FUNCTION(oci_fetch_array)
PHP_FUNCTION 1546 oci8/oci8_interface.c PHP_FUNCTION(oci_free_statement)
PHP_FUNCTION 1564 oci8/oci8_interface.c PHP_FUNCTION(oci_close)
PHP_FUNCTION 1596 oci8/oci8_interface.c PHP_FUNCTION(oci_new_connect)
PHP_FUNCTION 1604 oci8/oci8_interface.c PHP_FUNCTION(oci_connect)
PHP_FUNCTION 1612 oci8/oci8_interface.c PHP_FUNCTION(oci_pconnect)
PHP_FUNCTION 1620 oci8/oci8_interface.c PHP_FUNCTION(oci_error)
PHP_FUNCTION 1693 oci8/oci8_interface.c PHP_FUNCTION(oci_num_fields)
PHP_FUNCTION 1710 oci8/oci8_interface.c PHP_FUNCTION(oci_parse)
PHP_FUNCTION 1735 oci8/oci8_interface.c PHP_FUNCTION(oci_set_prefetch)
PHP_FUNCTION 1756 oci8/oci8_interface.c PHP_FUNCTION(oci_set_client_identifier)
PHP_FUNCTION 1782 oci8/oci8_interface.c PHP_FUNCTION(oci_set_edition)
PHP_FUNCTION 1813 oci8/oci8_interface.c PHP_FUNCTION(oci_set_module_name)
PHP_FUNCTION 1844 oci8/oci8_interface.c PHP_FUNCTION(oci_set_action)
PHP_FUNCTION 1875 oci8/oci8_interface.c PHP_FUNCTION(oci_set_client_info)
PHP_FUNCTION 1906 oci8/oci8_interface.c PHP_FUNCTION(oci_password_change)
PHP_FUNCTION 1968 oci8/oci8_interface.c PHP_FUNCTION(oci_new_cursor)
PHP_FUNCTION 1991 oci8/oci8_interface.c PHP_FUNCTION(oci_result)
PHP_FUNCTION 2007 oci8/oci8_interface.c PHP_FUNCTION(oci_client_version)
PHP_FUNCTION 2018 oci8/oci8_interface.c PHP_FUNCTION(oci_server_version)
PHP_FUNCTION 2040 oci8/oci8_interface.c PHP_FUNCTION(oci_statement_type)
PHP_FUNCTION 2095 oci8/oci8_interface.c PHP_FUNCTION(oci_num_rows)
PHP_FUNCTION 2116 oci8/oci8_interface.c PHP_FUNCTION(oci_free_collection)
PHP_FUNCTION 2141 oci8/oci8_interface.c PHP_FUNCTION(oci_collection_append)
PHP_FUNCTION 2175 oci8/oci8_interface.c PHP_FUNCTION(oci_collection_element_get)
PHP_FUNCTION 2212 oci8/oci8_interface.c PHP_FUNCTION(oci_collection_assign)
PHP_FUNCTION 2250 oci8/oci8_interface.c PHP_FUNCTION(oci_collection_element_assign)
PHP_FUNCTION 2285 oci8/oci8_interface.c PHP_FUNCTION(oci_collection_size)
PHP_FUNCTION 2313 oci8/oci8_interface.c PHP_FUNCTION(oci_collection_max)
PHP_FUNCTION 2341 oci8/oci8_interface.c PHP_FUNCTION(oci_collection_trim)
PHP_FUNCTION 2374 oci8/oci8_interface.c PHP_FUNCTION(oci_new_collection)
PHP_FUNCTION 287 odbc/birdstep.c PHP_FUNCTION(birdstep_connect)
PHP_FUNCTION 325 odbc/birdstep.c PHP_FUNCTION(birdstep_close)
PHP_FUNCTION 346 odbc/birdstep.c PHP_FUNCTION(birdstep_exec)
PHP_FUNCTION 427 odbc/birdstep.c PHP_FUNCTION(birdstep_fetch)
PHP_FUNCTION 460 odbc/birdstep.c PHP_FUNCTION(birdstep_result)
PHP_FUNCTION 554 odbc/birdstep.c PHP_FUNCTION(birdstep_freeresult)
PHP_FUNCTION 573 odbc/birdstep.c PHP_FUNCTION(birdstep_autocommit)
PHP_FUNCTION 596 odbc/birdstep.c PHP_FUNCTION(birdstep_off_autocommit)
PHP_FUNCTION 619 odbc/birdstep.c PHP_FUNCTION(birdstep_commit)
PHP_FUNCTION 642 odbc/birdstep.c PHP_FUNCTION(birdstep_rollback)
PHP_FUNCTION 665 odbc/birdstep.c PHP_FUNCTION(birdstep_fieldname)
PHP_FUNCTION 688 odbc/birdstep.c PHP_FUNCTION(birdstep_fieldnum)
PHP_FUNCTION 1081 odbc/php_odbc.c PHP_FUNCTION(odbc_close_all)
PHP_FUNCTION 1123 odbc/php_odbc.c PHP_FUNCTION(odbc_binmode)
PHP_FUNCTION 1131 odbc/php_odbc.c PHP_FUNCTION(odbc_longreadlen)
PHP_FUNCTION 1139 odbc/php_odbc.c PHP_FUNCTION(odbc_prepare)
PHP_FUNCTION 1226 odbc/php_odbc.c PHP_FUNCTION(odbc_execute)
PHP_FUNCTION 1454 odbc/php_odbc.c PHP_FUNCTION(odbc_cursor)
PHP_FUNCTION 1511 odbc/php_odbc.c PHP_FUNCTION(odbc_data_source)
PHP_FUNCTION 1566 odbc/php_odbc.c PHP_FUNCTION(odbc_exec)
PHP_FUNCTION 1784 odbc/php_odbc.c PHP_FUNCTION(odbc_fetch_object)
PHP_FUNCTION 1795 odbc/php_odbc.c PHP_FUNCTION(odbc_fetch_array)
PHP_FUNCTION 1804 odbc/php_odbc.c PHP_FUNCTION(odbc_fetch_into)
PHP_FUNCTION 1925 odbc/php_odbc.c PHP_FUNCTION(solid_fetch_prev)
PHP_FUNCTION 1957 odbc/php_odbc.c PHP_FUNCTION(odbc_fetch_row)
PHP_FUNCTION 2009 odbc/php_odbc.c PHP_FUNCTION(odbc_result)
PHP_FUNCTION 2187 odbc/php_odbc.c PHP_FUNCTION(odbc_result_all)
PHP_FUNCTION 2307 odbc/php_odbc.c PHP_FUNCTION(odbc_free_result)
PHP_FUNCTION 2336 odbc/php_odbc.c PHP_FUNCTION(odbc_connect)
PHP_FUNCTION 2344 odbc/php_odbc.c PHP_FUNCTION(odbc_pconnect)
PHP_FUNCTION 2647 odbc/php_odbc.c PHP_FUNCTION(odbc_close)
PHP_FUNCTION 2690 odbc/php_odbc.c PHP_FUNCTION(odbc_num_rows)
PHP_FUNCTION 2708 odbc/php_odbc.c PHP_FUNCTION(odbc_next_result)
PHP_FUNCTION 2757 odbc/php_odbc.c PHP_FUNCTION(odbc_num_fields)
PHP_FUNCTION 2772 odbc/php_odbc.c PHP_FUNCTION(odbc_field_name)
PHP_FUNCTION 2805 odbc/php_odbc.c PHP_FUNCTION(odbc_field_type)
PHP_FUNCTION 2841 odbc/php_odbc.c PHP_FUNCTION(odbc_field_len)
PHP_FUNCTION 2849 odbc/php_odbc.c PHP_FUNCTION(odbc_field_scale)
PHP_FUNCTION 2857 odbc/php_odbc.c PHP_FUNCTION(odbc_field_num)
PHP_FUNCTION 2892 odbc/php_odbc.c PHP_FUNCTION(odbc_autocommit)
PHP_FUNCTION 2927 odbc/php_odbc.c PHP_FUNCTION(odbc_commit)
PHP_FUNCTION 2935 odbc/php_odbc.c PHP_FUNCTION(odbc_rollback)
PHP_FUNCTION 2981 odbc/php_odbc.c PHP_FUNCTION(odbc_error)
PHP_FUNCTION 2989 odbc/php_odbc.c PHP_FUNCTION(odbc_errormsg)
PHP_FUNCTION 3003 odbc/php_odbc.c PHP_FUNCTION(odbc_setoption)
PHP_FUNCTION 3055 odbc/php_odbc.c PHP_FUNCTION(odbc_tables)
PHP_FUNCTION 3122 odbc/php_odbc.c PHP_FUNCTION(odbc_columns)
PHP_FUNCTION 3192 odbc/php_odbc.c PHP_FUNCTION(odbc_columnprivileges)
PHP_FUNCTION 3256 odbc/php_odbc.c PHP_FUNCTION(odbc_foreignkeys)
PHP_FUNCTION 3333 odbc/php_odbc.c PHP_FUNCTION(odbc_gettypeinfo)
PHP_FUNCTION 3392 odbc/php_odbc.c PHP_FUNCTION(odbc_primarykeys)
PHP_FUNCTION 3453 odbc/php_odbc.c PHP_FUNCTION(odbc_procedurecolumns)
PHP_FUNCTION 3521 odbc/php_odbc.c PHP_FUNCTION(odbc_procedures)
PHP_FUNCTION 3586 odbc/php_odbc.c PHP_FUNCTION(odbc_specialcolumns)
PHP_FUNCTION 3656 odbc/php_odbc.c PHP_FUNCTION(odbc_statistics)
PHP_FUNCTION 3725 odbc/php_odbc.c PHP_FUNCTION(odbc_tableprivileges)
PHP_FUNCTION 1284 openssl/openssl.c PHP_FUNCTION(openssl_x509_export_to_file)
PHP_FUNCTION 1329 openssl/openssl.c PHP_FUNCTION(openssl_x509_export)
PHP_FUNCTION 1371 openssl/openssl.c PHP_FUNCTION(openssl_x509_check_private_key)
PHP_FUNCTION 1403 openssl/openssl.c PHP_FUNCTION(openssl_x509_parse)
PHP_FUNCTION 1601 openssl/openssl.c PHP_FUNCTION(openssl_x509_checkpurpose)
PHP_FUNCTION 1724 openssl/openssl.c PHP_FUNCTION(openssl_x509_read)
PHP_FUNCTION 1744 openssl/openssl.c PHP_FUNCTION(openssl_x509_free)
PHP_FUNCTION 1827 openssl/openssl.c PHP_FUNCTION(openssl_pkcs12_export_to_file)
PHP_FUNCTION 1910 openssl/openssl.c PHP_FUNCTION(openssl_pkcs12_export)
PHP_FUNCTION 1982 openssl/openssl.c PHP_FUNCTION(openssl_pkcs12_read)
PHP_FUNCTION 2289 openssl/openssl.c PHP_FUNCTION(openssl_csr_export_to_file)
PHP_FUNCTION 2333 openssl/openssl.c PHP_FUNCTION(openssl_csr_export)
PHP_FUNCTION 2379 openssl/openssl.c PHP_FUNCTION(openssl_csr_sign)
PHP_FUNCTION 2513 openssl/openssl.c PHP_FUNCTION(openssl_csr_new)
PHP_FUNCTION 2594 openssl/openssl.c PHP_FUNCTION(openssl_csr_get_subject)
PHP_FUNCTION 2622 openssl/openssl.c PHP_FUNCTION(openssl_csr_get_public_key)
PHP_FUNCTION 2966 openssl/openssl.c PHP_FUNCTION(openssl_pkey_new)
PHP_FUNCTION 3071 openssl/openssl.c PHP_FUNCTION(openssl_pkey_export_to_file)
PHP_FUNCTION 3131 openssl/openssl.c PHP_FUNCTION(openssl_pkey_export)
PHP_FUNCTION 3193 openssl/openssl.c PHP_FUNCTION(openssl_pkey_get_public)
PHP_FUNCTION 3212 openssl/openssl.c PHP_FUNCTION(openssl_pkey_free)
PHP_FUNCTION 3227 openssl/openssl.c PHP_FUNCTION(openssl_pkey_get_private)
PHP_FUNCTION 3249 openssl/openssl.c PHP_FUNCTION(openssl_pkey_get_details)
PHP_FUNCTION 3354 openssl/openssl.c PHP_FUNCTION(openssl_pkcs7_verify)
PHP_FUNCTION 3463 openssl/openssl.c PHP_FUNCTION(openssl_pkcs7_encrypt)
PHP_FUNCTION 3600 openssl/openssl.c PHP_FUNCTION(openssl_pkcs7_sign)
PHP_FUNCTION 3712 openssl/openssl.c PHP_FUNCTION(openssl_pkcs7_decrypt)
PHP_FUNCTION 3781 openssl/openssl.c PHP_FUNCTION(openssl_private_encrypt)
PHP_FUNCTION 3839 openssl/openssl.c PHP_FUNCTION(openssl_private_decrypt)
PHP_FUNCTION 3905 openssl/openssl.c PHP_FUNCTION(openssl_public_encrypt)
PHP_FUNCTION 3963 openssl/openssl.c PHP_FUNCTION(openssl_public_decrypt)
PHP_FUNCTION 4031 openssl/openssl.c PHP_FUNCTION(openssl_error_string)
PHP_FUNCTION 4051 openssl/openssl.c PHP_FUNCTION(openssl_sign)
PHP_FUNCTION 4113 openssl/openssl.c PHP_FUNCTION(openssl_verify)
PHP_FUNCTION 4166 openssl/openssl.c PHP_FUNCTION(openssl_seal)
PHP_FUNCTION 4292 openssl/openssl.c PHP_FUNCTION(openssl_open)
PHP_FUNCTION 4616 openssl/openssl.c PHP_FUNCTION(openssl_get_md_methods)
PHP_FUNCTION 4632 openssl/openssl.c PHP_FUNCTION(openssl_get_cipher_methods)
PHP_FUNCTION 4648 openssl/openssl.c PHP_FUNCTION(openssl_digest)
PHP_FUNCTION 4727 openssl/openssl.c PHP_FUNCTION(openssl_encrypt)
PHP_FUNCTION 4806 openssl/openssl.c PHP_FUNCTION(openssl_decrypt)
PHP_FUNCTION 4890 openssl/openssl.c PHP_FUNCTION(openssl_cipher_iv_length)
PHP_FUNCTION 4918 openssl/openssl.c PHP_FUNCTION(openssl_dh_compute_key)
PHP_FUNCTION 4955 openssl/openssl.c PHP_FUNCTION(openssl_random_pseudo_bytes)
PHP_FUNCTION 541 pcntl/pcntl.c PHP_FUNCTION(pcntl_fork)
PHP_FUNCTION 557 pcntl/pcntl.c PHP_FUNCTION(pcntl_alarm)
PHP_FUNCTION 570 pcntl/pcntl.c PHP_FUNCTION(pcntl_waitpid)
PHP_FUNCTION 598 pcntl/pcntl.c PHP_FUNCTION(pcntl_wait)
PHP_FUNCTION 633 pcntl/pcntl.c PHP_FUNCTION(pcntl_wifexited)
PHP_FUNCTION 651 pcntl/pcntl.c PHP_FUNCTION(pcntl_wifstopped)
PHP_FUNCTION 669 pcntl/pcntl.c PHP_FUNCTION(pcntl_wifsignaled)
PHP_FUNCTION 687 pcntl/pcntl.c PHP_FUNCTION(pcntl_wexitstatus)
PHP_FUNCTION 705 pcntl/pcntl.c PHP_FUNCTION(pcntl_wtermsig)
PHP_FUNCTION 723 pcntl/pcntl.c PHP_FUNCTION(pcntl_wstopsig)
PHP_FUNCTION 741 pcntl/pcntl.c PHP_FUNCTION(pcntl_exec)
PHP_FUNCTION 841 pcntl/pcntl.c PHP_FUNCTION(pcntl_signal)
PHP_FUNCTION 907 pcntl/pcntl.c PHP_FUNCTION(pcntl_signal_dispatch)
PHP_FUNCTION 917 pcntl/pcntl.c PHP_FUNCTION(pcntl_sigprocmask)
PHP_FUNCTION 1087 pcntl/pcntl.c PHP_FUNCTION(pcntl_sigwaitinfo)
PHP_FUNCTION 1095 pcntl/pcntl.c PHP_FUNCTION(pcntl_sigtimedwait)
PHP_FUNCTION 1105 pcntl/pcntl.c PHP_FUNCTION(pcntl_getpriority)
PHP_FUNCTION 1144 pcntl/pcntl.c PHP_FUNCTION(pcntl_setpriority)
PHP_FUNCTION 1183 pcntl/pcntl.c PHP_FUNCTION(pcntl_get_last_error)
PHP_FUNCTION 1191 pcntl/pcntl.c PHP_FUNCTION(pcntl_strerror)
PHP_FUNCTION 796 pcre/php_pcre.c static PHP_FUNCTION(preg_match)
PHP_FUNCTION 804 pcre/php_pcre.c static PHP_FUNCTION(preg_match_all)
PHP_FUNCTION 1423 pcre/php_pcre.c static PHP_FUNCTION(preg_replace)
PHP_FUNCTION 1431 pcre/php_pcre.c static PHP_FUNCTION(preg_replace_callback)
PHP_FUNCTION 1439 pcre/php_pcre.c static PHP_FUNCTION(preg_filter)
PHP_FUNCTION 1447 pcre/php_pcre.c static PHP_FUNCTION(preg_split)
PHP_FUNCTION 1643 pcre/php_pcre.c static PHP_FUNCTION(preg_quote)
PHP_FUNCTION 1730 pcre/php_pcre.c static PHP_FUNCTION(preg_grep)
PHP_FUNCTION 1848 pcre/php_pcre.c static PHP_FUNCTION(preg_last_error)
PHP_FUNCTION 101 pdo/pdo.c PHP_FUNCTION(pdo_drivers)
PHP_FUNCTION 116 pdo/pdo_stmt.c static PHP_FUNCTION(dbstmt_constructor) /* {{{ */
PHP_FUNCTION 1318 pgsql/pgsql.c PHP_FUNCTION(pg_connect)
PHP_FUNCTION 1326 pgsql/pgsql.c PHP_FUNCTION(pg_pconnect)
PHP_FUNCTION 1334 pgsql/pgsql.c PHP_FUNCTION(pg_close)
PHP_FUNCTION 1449 pgsql/pgsql.c PHP_FUNCTION(pg_dbname)
PHP_FUNCTION 1457 pgsql/pgsql.c PHP_FUNCTION(pg_last_error)
PHP_FUNCTION 1465 pgsql/pgsql.c PHP_FUNCTION(pg_options)
PHP_FUNCTION 1473 pgsql/pgsql.c PHP_FUNCTION(pg_port)
PHP_FUNCTION 1481 pgsql/pgsql.c PHP_FUNCTION(pg_tty)
PHP_FUNCTION 1489 pgsql/pgsql.c PHP_FUNCTION(pg_host)
PHP_FUNCTION 1497 pgsql/pgsql.c PHP_FUNCTION(pg_version)
PHP_FUNCTION 1506 pgsql/pgsql.c PHP_FUNCTION(pg_parameter_status)
PHP_FUNCTION 1540 pgsql/pgsql.c PHP_FUNCTION(pg_ping)
PHP_FUNCTION 1578 pgsql/pgsql.c PHP_FUNCTION(pg_query)
PHP_FUNCTION 1677 pgsql/pgsql.c PHP_FUNCTION(pg_query_params)
PHP_FUNCTION 1801 pgsql/pgsql.c PHP_FUNCTION(pg_prepare)
PHP_FUNCTION 1884 pgsql/pgsql.c PHP_FUNCTION(pg_execute)
PHP_FUNCTION 2049 pgsql/pgsql.c PHP_FUNCTION(pg_num_rows)
PHP_FUNCTION 2057 pgsql/pgsql.c PHP_FUNCTION(pg_num_fields)
PHP_FUNCTION 2066 pgsql/pgsql.c PHP_FUNCTION(pg_affected_rows)
PHP_FUNCTION 2075 pgsql/pgsql.c PHP_FUNCTION(pg_last_notice)
PHP_FUNCTION 2159 pgsql/pgsql.c PHP_FUNCTION(pg_field_table)
PHP_FUNCTION 2318 pgsql/pgsql.c PHP_FUNCTION(pg_field_name)
PHP_FUNCTION 2326 pgsql/pgsql.c PHP_FUNCTION(pg_field_size)
PHP_FUNCTION 2334 pgsql/pgsql.c PHP_FUNCTION(pg_field_type)
PHP_FUNCTION 2343 pgsql/pgsql.c PHP_FUNCTION(pg_field_type_oid)
PHP_FUNCTION 2351 pgsql/pgsql.c PHP_FUNCTION(pg_field_num)
PHP_FUNCTION 2374 pgsql/pgsql.c PHP_FUNCTION(pg_fetch_result)
PHP_FUNCTION 2610 pgsql/pgsql.c PHP_FUNCTION(pg_fetch_row)
PHP_FUNCTION 2618 pgsql/pgsql.c PHP_FUNCTION(pg_fetch_assoc)
PHP_FUNCTION 2630 pgsql/pgsql.c PHP_FUNCTION(pg_fetch_array)
PHP_FUNCTION 2638 pgsql/pgsql.c PHP_FUNCTION(pg_fetch_object)
PHP_FUNCTION 2648 pgsql/pgsql.c PHP_FUNCTION(pg_fetch_all)
PHP_FUNCTION 2671 pgsql/pgsql.c PHP_FUNCTION(pg_fetch_all_columns)
PHP_FUNCTION 2712 pgsql/pgsql.c PHP_FUNCTION(pg_result_seek)
PHP_FUNCTION 2807 pgsql/pgsql.c PHP_FUNCTION(pg_field_prtlen)
PHP_FUNCTION 2815 pgsql/pgsql.c PHP_FUNCTION(pg_field_is_null)
PHP_FUNCTION 2823 pgsql/pgsql.c PHP_FUNCTION(pg_free_result)
PHP_FUNCTION 2843 pgsql/pgsql.c PHP_FUNCTION(pg_last_oid)
PHP_FUNCTION 2876 pgsql/pgsql.c PHP_FUNCTION(pg_trace)
PHP_FUNCTION 2919 pgsql/pgsql.c PHP_FUNCTION(pg_untrace)
PHP_FUNCTION 2946 pgsql/pgsql.c PHP_FUNCTION(pg_lo_create)
PHP_FUNCTION 3019 pgsql/pgsql.c PHP_FUNCTION(pg_lo_unlink)
PHP_FUNCTION 3089 pgsql/pgsql.c PHP_FUNCTION(pg_lo_open)
PHP_FUNCTION 3210 pgsql/pgsql.c PHP_FUNCTION(pg_lo_close)
PHP_FUNCTION 3237 pgsql/pgsql.c PHP_FUNCTION(pg_lo_read)
PHP_FUNCTION 3268 pgsql/pgsql.c PHP_FUNCTION(pg_lo_write)
PHP_FUNCTION 3309 pgsql/pgsql.c PHP_FUNCTION(pg_lo_read_all)
PHP_FUNCTION 3334 pgsql/pgsql.c PHP_FUNCTION(pg_lo_import)
PHP_FUNCTION 3421 pgsql/pgsql.c PHP_FUNCTION(pg_lo_export)
PHP_FUNCTION 3513 pgsql/pgsql.c PHP_FUNCTION(pg_lo_seek)
PHP_FUNCTION 3540 pgsql/pgsql.c PHP_FUNCTION(pg_lo_tell)
PHP_FUNCTION 3561 pgsql/pgsql.c PHP_FUNCTION(pg_set_error_verbosity)
PHP_FUNCTION 3599 pgsql/pgsql.c PHP_FUNCTION(pg_set_client_encoding)
PHP_FUNCTION 3632 pgsql/pgsql.c PHP_FUNCTION(pg_client_encoding)
PHP_FUNCTION 3673 pgsql/pgsql.c PHP_FUNCTION(pg_end_copy)
PHP_FUNCTION 3708 pgsql/pgsql.c PHP_FUNCTION(pg_put_line)
PHP_FUNCTION 3745 pgsql/pgsql.c PHP_FUNCTION(pg_copy_to)
PHP_FUNCTION 3881 pgsql/pgsql.c PHP_FUNCTION(pg_copy_from)
PHP_FUNCTION 4007 pgsql/pgsql.c PHP_FUNCTION(pg_escape_string)
PHP_FUNCTION 4050 pgsql/pgsql.c PHP_FUNCTION(pg_escape_bytea)
PHP_FUNCTION 4197 pgsql/pgsql.c PHP_FUNCTION(pg_unescape_bytea)
PHP_FUNCTION 4330 pgsql/pgsql.c PHP_FUNCTION(pg_escape_literal)
PHP_FUNCTION 4338 pgsql/pgsql.c PHP_FUNCTION(pg_escape_identifier)
PHP_FUNCTION 4348 pgsql/pgsql.c PHP_FUNCTION(pg_result_error)
PHP_FUNCTION 4374 pgsql/pgsql.c PHP_FUNCTION(pg_result_error_field)
PHP_FUNCTION 4418 pgsql/pgsql.c PHP_FUNCTION(pg_connection_status)
PHP_FUNCTION 4439 pgsql/pgsql.c PHP_FUNCTION(pg_transaction_status)
PHP_FUNCTION 4460 pgsql/pgsql.c PHP_FUNCTION(pg_connection_reset)
PHP_FUNCTION 4551 pgsql/pgsql.c PHP_FUNCTION(pg_cancel_query)
PHP_FUNCTION 4559 pgsql/pgsql.c PHP_FUNCTION(pg_connection_busy)
PHP_FUNCTION 4567 pgsql/pgsql.c PHP_FUNCTION(pg_send_query)
PHP_FUNCTION 4613 pgsql/pgsql.c PHP_FUNCTION(pg_send_query_params)
PHP_FUNCTION 4700 pgsql/pgsql.c PHP_FUNCTION(pg_send_prepare)
PHP_FUNCTION 4749 pgsql/pgsql.c PHP_FUNCTION(pg_send_execute)
PHP_FUNCTION 4836 pgsql/pgsql.c PHP_FUNCTION(pg_get_result)
PHP_FUNCTION 4865 pgsql/pgsql.c PHP_FUNCTION(pg_result_status)
PHP_FUNCTION 4898 pgsql/pgsql.c PHP_FUNCTION(pg_get_notify)
PHP_FUNCTION 4957 pgsql/pgsql.c PHP_FUNCTION(pg_get_pid)
PHP_FUNCTION 5060 pgsql/pgsql.c PHP_FUNCTION(pg_meta_data)
PHP_FUNCTION 5885 pgsql/pgsql.c PHP_FUNCTION(pg_convert)
PHP_FUNCTION 6053 pgsql/pgsql.c PHP_FUNCTION(pg_insert)
PHP_FUNCTION 6209 pgsql/pgsql.c PHP_FUNCTION(pg_update)
PHP_FUNCTION 6301 pgsql/pgsql.c PHP_FUNCTION(pg_delete)
PHP_FUNCTION 6439 pgsql/pgsql.c PHP_FUNCTION(pg_select)
PHP_FUNCTION 394 posix/posix.c PHP_FUNCTION(posix_kill)
PHP_FUNCTION 413 posix/posix.c PHP_FUNCTION(posix_getpid)
PHP_FUNCTION 421 posix/posix.c PHP_FUNCTION(posix_getppid)
PHP_FUNCTION 429 posix/posix.c PHP_FUNCTION(posix_getuid)
PHP_FUNCTION 437 posix/posix.c PHP_FUNCTION(posix_getgid)
PHP_FUNCTION 445 posix/posix.c PHP_FUNCTION(posix_geteuid)
PHP_FUNCTION 453 posix/posix.c PHP_FUNCTION(posix_getegid)
PHP_FUNCTION 461 posix/posix.c PHP_FUNCTION(posix_setuid)
PHP_FUNCTION 469 posix/posix.c PHP_FUNCTION(posix_setgid)
PHP_FUNCTION 478 posix/posix.c PHP_FUNCTION(posix_seteuid)
PHP_FUNCTION 488 posix/posix.c PHP_FUNCTION(posix_setegid)
PHP_FUNCTION 498 posix/posix.c PHP_FUNCTION(posix_getgroups)
PHP_FUNCTION 523 posix/posix.c PHP_FUNCTION(posix_getlogin)
PHP_FUNCTION 541 posix/posix.c PHP_FUNCTION(posix_getpgrp)
PHP_FUNCTION 550 posix/posix.c PHP_FUNCTION(posix_setsid)
PHP_FUNCTION 559 posix/posix.c PHP_FUNCTION(posix_setpgid)
PHP_FUNCTION 579 posix/posix.c PHP_FUNCTION(posix_getpgid)
PHP_FUNCTION 598 posix/posix.c PHP_FUNCTION(posix_getsid)
PHP_FUNCTION 616 posix/posix.c PHP_FUNCTION(posix_uname)
PHP_FUNCTION 647 posix/posix.c PHP_FUNCTION(posix_times)
PHP_FUNCTION 676 posix/posix.c PHP_FUNCTION(posix_ctermid)
PHP_FUNCTION 721 posix/posix.c PHP_FUNCTION(posix_ttyname)
PHP_FUNCTION 769 posix/posix.c PHP_FUNCTION(posix_isatty)
PHP_FUNCTION 808 posix/posix.c PHP_FUNCTION(posix_getcwd)
PHP_FUNCTION 834 posix/posix.c PHP_FUNCTION(posix_mkfifo)
PHP_FUNCTION 863 posix/posix.c PHP_FUNCTION(posix_mknod)
PHP_FUNCTION 948 posix/posix.c PHP_FUNCTION(posix_access)
PHP_FUNCTION 991 posix/posix.c PHP_FUNCTION(posix_getgrnam)
PHP_FUNCTION 1040 posix/posix.c PHP_FUNCTION(posix_getgrgid)
PHP_FUNCTION 1110 posix/posix.c PHP_FUNCTION(posix_getpwnam)
PHP_FUNCTION 1159 posix/posix.c PHP_FUNCTION(posix_getpwuid)
PHP_FUNCTION 1306 posix/posix.c PHP_FUNCTION(posix_getrlimit)
PHP_FUNCTION 1327 posix/posix.c PHP_FUNCTION(posix_get_last_error)
PHP_FUNCTION 1337 posix/posix.c PHP_FUNCTION(posix_strerror)
PHP_FUNCTION 1354 posix/posix.c PHP_FUNCTION(posix_initgroups)
PHP_FUNCTION 260 pspell/pspell.c static PHP_FUNCTION(pspell_new)
PHP_FUNCTION 357 pspell/pspell.c static PHP_FUNCTION(pspell_new_personal)
PHP_FUNCTION 462 pspell/pspell.c static PHP_FUNCTION(pspell_new_config)
PHP_FUNCTION 492 pspell/pspell.c static PHP_FUNCTION(pspell_check)
PHP_FUNCTION 515 pspell/pspell.c static PHP_FUNCTION(pspell_suggest)
PHP_FUNCTION 549 pspell/pspell.c static PHP_FUNCTION(pspell_store_replacement)
PHP_FUNCTION 574 pspell/pspell.c static PHP_FUNCTION(pspell_add_to_personal)
PHP_FUNCTION 604 pspell/pspell.c static PHP_FUNCTION(pspell_add_to_session)
PHP_FUNCTION 634 pspell/pspell.c static PHP_FUNCTION(pspell_clear_session)
PHP_FUNCTION 658 pspell/pspell.c static PHP_FUNCTION(pspell_save_wordlist)
PHP_FUNCTION 684 pspell/pspell.c static PHP_FUNCTION(pspell_config_create)
PHP_FUNCTION 752 pspell/pspell.c static PHP_FUNCTION(pspell_config_runtogether)
PHP_FUNCTION 773 pspell/pspell.c static PHP_FUNCTION(pspell_config_mode)
PHP_FUNCTION 800 pspell/pspell.c static PHP_FUNCTION(pspell_config_ignore)
PHP_FUNCTION 845 pspell/pspell.c static PHP_FUNCTION(pspell_config_personal)
PHP_FUNCTION 853 pspell/pspell.c static PHP_FUNCTION(pspell_config_dict_dir)
PHP_FUNCTION 861 pspell/pspell.c static PHP_FUNCTION(pspell_config_data_dir)
PHP_FUNCTION 869 pspell/pspell.c static PHP_FUNCTION(pspell_config_repl)
PHP_FUNCTION 897 pspell/pspell.c static PHP_FUNCTION(pspell_config_save_repl)
PHP_FUNCTION 208 readline/readline.c PHP_FUNCTION(readline)
PHP_FUNCTION 234 readline/readline.c PHP_FUNCTION(readline_info)
PHP_FUNCTION 323 readline/readline.c PHP_FUNCTION(readline_add_history)
PHP_FUNCTION 340 readline/readline.c PHP_FUNCTION(readline_clear_history)
PHP_FUNCTION 355 readline/readline.c PHP_FUNCTION(readline_list_history)
PHP_FUNCTION 378 readline/readline.c PHP_FUNCTION(readline_read_history)
PHP_FUNCTION 402 readline/readline.c PHP_FUNCTION(readline_write_history)
PHP_FUNCTION 508 readline/readline.c PHP_FUNCTION(readline_completion_function)
PHP_FUNCTION 563 readline/readline.c PHP_FUNCTION(readline_callback_handler_install)
PHP_FUNCTION 598 readline/readline.c PHP_FUNCTION(readline_callback_read_char)
PHP_FUNCTION 608 readline/readline.c PHP_FUNCTION(readline_callback_handler_remove)
PHP_FUNCTION 623 readline/readline.c PHP_FUNCTION(readline_redisplay)
PHP_FUNCTION 634 readline/readline.c PHP_FUNCTION(readline_on_new_line)
PHP_FUNCTION 144 recode/recode.c PHP_FUNCTION(recode_string)
PHP_FUNCTION 186 recode/recode.c PHP_FUNCTION(recode_file)
PHP_FUNCTION 1472 session/session.c static PHP_FUNCTION(session_set_cookie_params)
PHP_FUNCTION 1506 session/session.c static PHP_FUNCTION(session_get_cookie_params)
PHP_FUNCTION 1524 session/session.c static PHP_FUNCTION(session_name)
PHP_FUNCTION 1543 session/session.c static PHP_FUNCTION(session_module_name)
PHP_FUNCTION 1578 session/session.c static PHP_FUNCTION(session_set_save_handler)
PHP_FUNCTION 1696 session/session.c static PHP_FUNCTION(session_save_path)
PHP_FUNCTION 1720 session/session.c static PHP_FUNCTION(session_id)
PHP_FUNCTION 1746 session/session.c static PHP_FUNCTION(session_regenerate_id)
PHP_FUNCTION 1782 session/session.c static PHP_FUNCTION(session_cache_limiter)
PHP_FUNCTION 1801 session/session.c static PHP_FUNCTION(session_cache_expire)
PHP_FUNCTION 1821 session/session.c static PHP_FUNCTION(session_encode)
PHP_FUNCTION 1841 session/session.c static PHP_FUNCTION(session_decode)
PHP_FUNCTION 1862 session/session.c static PHP_FUNCTION(session_start)
PHP_FUNCTION 1876 session/session.c static PHP_FUNCTION(session_destroy)
PHP_FUNCTION 1888 session/session.c static PHP_FUNCTION(session_unset)
PHP_FUNCTION 1908 session/session.c static PHP_FUNCTION(session_write_close)
PHP_FUNCTION 1916 session/session.c static PHP_FUNCTION(session_status)
PHP_FUNCTION 1928 session/session.c static PHP_FUNCTION(session_register_shutdown)
PHP_FUNCTION 157 shmop/shmop.c PHP_FUNCTION(shmop_open)
PHP_FUNCTION 239 shmop/shmop.c PHP_FUNCTION(shmop_read)
PHP_FUNCTION 277 shmop/shmop.c PHP_FUNCTION(shmop_close)
PHP_FUNCTION 295 shmop/shmop.c PHP_FUNCTION(shmop_size)
PHP_FUNCTION 313 shmop/shmop.c PHP_FUNCTION(shmop_write)
PHP_FUNCTION 347 shmop/shmop.c PHP_FUNCTION(shmop_delete)
PHP_FUNCTION 2155 simplexml/simplexml.c PHP_FUNCTION(simplexml_load_file)
PHP_FUNCTION 2193 simplexml/simplexml.c PHP_FUNCTION(simplexml_load_string)
PHP_FUNCTION 2454 simplexml/simplexml.c PHP_FUNCTION(simplexml_import_dom)
PHP_FUNCTION 137 skeleton/skeleton.c PHP_FUNCTION(confirm_extname_compiled)
PHP_FUNCTION 1535 snmp/snmp.c PHP_FUNCTION(snmpget)
PHP_FUNCTION 1543 snmp/snmp.c PHP_FUNCTION(snmpgetnext)
PHP_FUNCTION 1551 snmp/snmp.c PHP_FUNCTION(snmpwalk)
PHP_FUNCTION 1559 snmp/snmp.c PHP_FUNCTION(snmprealwalk)
PHP_FUNCTION 1567 snmp/snmp.c PHP_FUNCTION(snmpset)
PHP_FUNCTION 1575 snmp/snmp.c PHP_FUNCTION(snmp_get_quick_print)
PHP_FUNCTION 1587 snmp/snmp.c PHP_FUNCTION(snmp_set_quick_print)
PHP_FUNCTION 1602 snmp/snmp.c PHP_FUNCTION(snmp_set_enum_print)
PHP_FUNCTION 1617 snmp/snmp.c PHP_FUNCTION(snmp_set_oid_output_format)
PHP_FUNCTION 1645 snmp/snmp.c PHP_FUNCTION(snmp2_get)
PHP_FUNCTION 1653 snmp/snmp.c PHP_FUNCTION(snmp2_getnext)
PHP_FUNCTION 1661 snmp/snmp.c PHP_FUNCTION(snmp2_walk)
PHP_FUNCTION 1669 snmp/snmp.c PHP_FUNCTION(snmp2_real_walk)
PHP_FUNCTION 1677 snmp/snmp.c PHP_FUNCTION(snmp2_set)
PHP_FUNCTION 1685 snmp/snmp.c PHP_FUNCTION(snmp3_get)
PHP_FUNCTION 1693 snmp/snmp.c PHP_FUNCTION(snmp3_getnext)
PHP_FUNCTION 1701 snmp/snmp.c PHP_FUNCTION(snmp3_walk)
PHP_FUNCTION 1709 snmp/snmp.c PHP_FUNCTION(snmp3_real_walk)
PHP_FUNCTION 1717 snmp/snmp.c PHP_FUNCTION(snmp3_set)
PHP_FUNCTION 1725 snmp/snmp.c PHP_FUNCTION(snmp_set_valueretrieval)
PHP_FUNCTION 1745 snmp/snmp.c PHP_FUNCTION(snmp_get_valueretrieval)
PHP_FUNCTION 1757 snmp/snmp.c PHP_FUNCTION(snmp_read_mib)
PHP_FUNCTION 2257 soap/soap.c PHP_FUNCTION(use_soap_error_handler)
PHP_FUNCTION 2267 soap/soap.c PHP_FUNCTION(is_soap_fault)
PHP_FUNCTION 960 sockets/sockets.c PHP_FUNCTION(socket_select)
PHP_FUNCTION 1034 sockets/sockets.c PHP_FUNCTION(socket_create_listen)
PHP_FUNCTION 1056 sockets/sockets.c PHP_FUNCTION(socket_accept)
PHP_FUNCTION 1079 sockets/sockets.c PHP_FUNCTION(socket_set_nonblock)
PHP_FUNCTION 1116 sockets/sockets.c PHP_FUNCTION(socket_set_block)
PHP_FUNCTION 1155 sockets/sockets.c PHP_FUNCTION(socket_listen)
PHP_FUNCTION 1177 sockets/sockets.c PHP_FUNCTION(socket_close)
PHP_FUNCTION 1203 sockets/sockets.c PHP_FUNCTION(socket_write)
PHP_FUNCTION 1238 sockets/sockets.c PHP_FUNCTION(socket_read)
PHP_FUNCTION 1295 sockets/sockets.c PHP_FUNCTION(socket_getsockname)
PHP_FUNCTION 1372 sockets/sockets.c PHP_FUNCTION(socket_getpeername)
PHP_FUNCTION 1451 sockets/sockets.c PHP_FUNCTION(socket_create)
PHP_FUNCTION 1494 sockets/sockets.c PHP_FUNCTION(socket_connect)
PHP_FUNCTION 1582 sockets/sockets.c PHP_FUNCTION(socket_strerror)
PHP_FUNCTION 1596 sockets/sockets.c PHP_FUNCTION(socket_bind)
PHP_FUNCTION 1674 sockets/sockets.c PHP_FUNCTION(socket_recv)
PHP_FUNCTION 1723 sockets/sockets.c PHP_FUNCTION(socket_send)
PHP_FUNCTION 1750 sockets/sockets.c PHP_FUNCTION(socket_recvfrom)
PHP_FUNCTION 1868 sockets/sockets.c PHP_FUNCTION(socket_sendto)
PHP_FUNCTION 1945 sockets/sockets.c PHP_FUNCTION(socket_get_option)
PHP_FUNCTION 2139 sockets/sockets.c PHP_FUNCTION(socket_set_option)
PHP_FUNCTION 2345 sockets/sockets.c PHP_FUNCTION(socket_create_pair)
PHP_FUNCTION 2410 sockets/sockets.c PHP_FUNCTION(socket_shutdown)
PHP_FUNCTION 2434 sockets/sockets.c PHP_FUNCTION(socket_last_error)
PHP_FUNCTION 2454 sockets/sockets.c PHP_FUNCTION(socket_clear_error)
PHP_FUNCTION 2476 sockets/sockets.c PHP_FUNCTION(socket_import_stream)
PHP_FUNCTION 92 spl/php_spl.c PHP_FUNCTION(class_parents)
PHP_FUNCTION 126 spl/php_spl.c PHP_FUNCTION(class_implements)
PHP_FUNCTION 155 spl/php_spl.c PHP_FUNCTION(class_uses)
PHP_FUNCTION 245 spl/php_spl.c PHP_FUNCTION(spl_classes)
PHP_FUNCTION 316 spl/php_spl.c PHP_FUNCTION(spl_autoload)
PHP_FUNCTION 371 spl/php_spl.c PHP_FUNCTION(spl_autoload_extensions)
PHP_FUNCTION 413 spl/php_spl.c PHP_FUNCTION(spl_autoload_call)
PHP_FUNCTION 466 spl/php_spl.c PHP_FUNCTION(spl_autoload_register)
PHP_FUNCTION 627 spl/php_spl.c PHP_FUNCTION(spl_autoload_unregister)
PHP_FUNCTION 704 spl/php_spl.c PHP_FUNCTION(spl_autoload_functions)
PHP_FUNCTION 760 spl/php_spl.c PHP_FUNCTION(spl_object_hash)
PHP_FUNCTION 3560 spl/spl_iterators.c PHP_FUNCTION(iterator_to_array)
PHP_FUNCTION 3586 spl/spl_iterators.c PHP_FUNCTION(iterator_count)
PHP_FUNCTION 3629 spl/spl_iterators.c PHP_FUNCTION(iterator_apply)
PHP_FUNCTION 236 standard/array.c PHP_FUNCTION(krsort)
PHP_FUNCTION 256 standard/array.c PHP_FUNCTION(ksort)
PHP_FUNCTION 306 standard/array.c PHP_FUNCTION(count)
PHP_FUNCTION 480 standard/array.c PHP_FUNCTION(natsort)
PHP_FUNCTION 488 standard/array.c PHP_FUNCTION(natcasesort)
PHP_FUNCTION 496 standard/array.c PHP_FUNCTION(asort)
PHP_FUNCTION 516 standard/array.c PHP_FUNCTION(arsort)
PHP_FUNCTION 536 standard/array.c PHP_FUNCTION(sort)
PHP_FUNCTION 556 standard/array.c PHP_FUNCTION(rsort)
PHP_FUNCTION 635 standard/array.c PHP_FUNCTION(usort)
PHP_FUNCTION 678 standard/array.c PHP_FUNCTION(uasort)
PHP_FUNCTION 774 standard/array.c PHP_FUNCTION(uksort)
PHP_FUNCTION 817 standard/array.c PHP_FUNCTION(end)
PHP_FUNCTION 840 standard/array.c PHP_FUNCTION(prev)
PHP_FUNCTION 863 standard/array.c PHP_FUNCTION(next)
PHP_FUNCTION 886 standard/array.c PHP_FUNCTION(reset)
PHP_FUNCTION 909 standard/array.c PHP_FUNCTION(current)
PHP_FUNCTION 927 standard/array.c PHP_FUNCTION(key)
PHP_FUNCTION 953 standard/array.c PHP_FUNCTION(min)
PHP_FUNCTION 1004 standard/array.c PHP_FUNCTION(max)
PHP_FUNCTION 1148 standard/array.c PHP_FUNCTION(array_walk)
PHP_FUNCTION 1173 standard/array.c PHP_FUNCTION(array_walk_recursive)
PHP_FUNCTION 1248 standard/array.c PHP_FUNCTION(in_array)
PHP_FUNCTION 1256 standard/array.c PHP_FUNCTION(array_search)
PHP_FUNCTION 1317 standard/array.c PHP_FUNCTION(extract)
PHP_FUNCTION 1512 standard/array.c PHP_FUNCTION(compact)
PHP_FUNCTION 1546 standard/array.c PHP_FUNCTION(array_fill)
PHP_FUNCTION 1581 standard/array.c PHP_FUNCTION(array_fill_keys)
PHP_FUNCTION 1624 standard/array.c PHP_FUNCTION(range)
PHP_FUNCTION 1831 standard/array.c PHP_FUNCTION(shuffle)
PHP_FUNCTION 1937 standard/array.c PHP_FUNCTION(array_push)
PHP_FUNCTION 2033 standard/array.c PHP_FUNCTION(array_pop)
PHP_FUNCTION 2041 standard/array.c PHP_FUNCTION(array_shift)
PHP_FUNCTION 2049 standard/array.c PHP_FUNCTION(array_unshift)
PHP_FUNCTION 2080 standard/array.c PHP_FUNCTION(array_splice)
PHP_FUNCTION 2162 standard/array.c PHP_FUNCTION(array_slice)
PHP_FUNCTION 2410 standard/array.c PHP_FUNCTION(array_merge)
PHP_FUNCTION 2418 standard/array.c PHP_FUNCTION(array_merge_recursive)
PHP_FUNCTION 2426 standard/array.c PHP_FUNCTION(array_replace)
PHP_FUNCTION 2434 standard/array.c PHP_FUNCTION(array_replace_recursive)
PHP_FUNCTION 2442 standard/array.c PHP_FUNCTION(array_keys)
PHP_FUNCTION 2505 standard/array.c PHP_FUNCTION(array_values)
PHP_FUNCTION 2530 standard/array.c PHP_FUNCTION(array_count_values)
PHP_FUNCTION 2578 standard/array.c PHP_FUNCTION(array_reverse)
PHP_FUNCTION 2620 standard/array.c PHP_FUNCTION(array_pad)
PHP_FUNCTION 2691 standard/array.c PHP_FUNCTION(array_flip)
PHP_FUNCTION 2734 standard/array.c PHP_FUNCTION(array_change_key_case)
PHP_FUNCTION 2777 standard/array.c PHP_FUNCTION(array_unique)
PHP_FUNCTION 3264 standard/array.c PHP_FUNCTION(array_intersect_key)
PHP_FUNCTION 3272 standard/array.c PHP_FUNCTION(array_intersect_ukey)
PHP_FUNCTION 3280 standard/array.c PHP_FUNCTION(array_intersect)
PHP_FUNCTION 3288 standard/array.c PHP_FUNCTION(array_uintersect)
PHP_FUNCTION 3296 standard/array.c PHP_FUNCTION(array_intersect_assoc)
PHP_FUNCTION 3304 standard/array.c PHP_FUNCTION(array_intersect_uassoc)
PHP_FUNCTION 3312 standard/array.c PHP_FUNCTION(array_uintersect_assoc)
PHP_FUNCTION 3320 standard/array.c PHP_FUNCTION(array_uintersect_uassoc)
PHP_FUNCTION 3677 standard/array.c PHP_FUNCTION(array_diff_key)
PHP_FUNCTION 3685 standard/array.c PHP_FUNCTION(array_diff_ukey)
PHP_FUNCTION 3693 standard/array.c PHP_FUNCTION(array_diff)
PHP_FUNCTION 3701 standard/array.c PHP_FUNCTION(array_udiff)
PHP_FUNCTION 3709 standard/array.c PHP_FUNCTION(array_diff_assoc)
PHP_FUNCTION 3717 standard/array.c PHP_FUNCTION(array_diff_uassoc)
PHP_FUNCTION 3725 standard/array.c PHP_FUNCTION(array_udiff_assoc)
PHP_FUNCTION 3733 standard/array.c PHP_FUNCTION(array_udiff_uassoc)
PHP_FUNCTION 3776 standard/array.c PHP_FUNCTION(array_multisort)
PHP_FUNCTION 3956 standard/array.c PHP_FUNCTION(array_rand)
PHP_FUNCTION 4016 standard/array.c PHP_FUNCTION(array_sum)
PHP_FUNCTION 4057 standard/array.c PHP_FUNCTION(array_product)
PHP_FUNCTION 4101 standard/array.c PHP_FUNCTION(array_reduce)
PHP_FUNCTION 4169 standard/array.c PHP_FUNCTION(array_filter)
PHP_FUNCTION 4238 standard/array.c PHP_FUNCTION(array_map)
PHP_FUNCTION 4370 standard/array.c PHP_FUNCTION(array_key_exists)
PHP_FUNCTION 4405 standard/array.c PHP_FUNCTION(array_chunk)
PHP_FUNCTION 4479 standard/array.c PHP_FUNCTION(array_combine)
PHP_FUNCTION 141 standard/assert.c PHP_FUNCTION(assert)
PHP_FUNCTION 264 standard/assert.c PHP_FUNCTION(assert_options)
PHP_FUNCTION 220 standard/base64.c PHP_FUNCTION(base64_encode)
PHP_FUNCTION 240 standard/base64.c PHP_FUNCTION(base64_decode)
PHP_FUNCTION 3799 standard/basic_functions.c PHP_FUNCTION(constant)
PHP_FUNCTION 3888 standard/basic_functions.c PHP_FUNCTION(ip2long)
PHP_FUNCTION 3926 standard/basic_functions.c PHP_FUNCTION(long2ip)
PHP_FUNCTION 3962 standard/basic_functions.c PHP_FUNCTION(getenv)
PHP_FUNCTION 4020 standard/basic_functions.c PHP_FUNCTION(putenv)
PHP_FUNCTION 4188 standard/basic_functions.c PHP_FUNCTION(getopt)
PHP_FUNCTION 4379 standard/basic_functions.c PHP_FUNCTION(flush)
PHP_FUNCTION 4387 standard/basic_functions.c PHP_FUNCTION(sleep)
PHP_FUNCTION 4409 standard/basic_functions.c PHP_FUNCTION(usleep)
PHP_FUNCTION 4429 standard/basic_functions.c PHP_FUNCTION(time_nanosleep)
PHP_FUNCTION 4466 standard/basic_functions.c PHP_FUNCTION(time_sleep_until)
PHP_FUNCTION 4509 standard/basic_functions.c PHP_FUNCTION(get_current_user)
PHP_FUNCTION 4544 standard/basic_functions.c PHP_FUNCTION(get_cfg_var)
PHP_FUNCTION 4572 standard/basic_functions.c PHP_FUNCTION(set_magic_quotes_runtime)
PHP_FUNCTION 4589 standard/basic_functions.c PHP_FUNCTION(get_magic_quotes_runtime)
PHP_FUNCTION 4600 standard/basic_functions.c PHP_FUNCTION(get_magic_quotes_gpc)
PHP_FUNCTION 4625 standard/basic_functions.c PHP_FUNCTION(error_log)
PHP_FUNCTION 4699 standard/basic_functions.c PHP_FUNCTION(error_get_last)
PHP_FUNCTION 4717 standard/basic_functions.c PHP_FUNCTION(call_user_func)
PHP_FUNCTION 4741 standard/basic_functions.c PHP_FUNCTION(call_user_func_array)
PHP_FUNCTION 4764 standard/basic_functions.c PHP_FUNCTION(call_user_method)
PHP_FUNCTION 4802 standard/basic_functions.c PHP_FUNCTION(call_user_method_array)
PHP_FUNCTION 4847 standard/basic_functions.c PHP_FUNCTION(forward_static_call)
PHP_FUNCTION 4880 standard/basic_functions.c PHP_FUNCTION(forward_static_call_array)
PHP_FUNCTION 5061 standard/basic_functions.c PHP_FUNCTION(register_shutdown_function)
PHP_FUNCTION 5146 standard/basic_functions.c PHP_FUNCTION(highlight_file)
PHP_FUNCTION 5187 standard/basic_functions.c PHP_FUNCTION(php_strip_whitespace)
PHP_FUNCTION 5223 standard/basic_functions.c PHP_FUNCTION(highlight_string)
PHP_FUNCTION 5269 standard/basic_functions.c PHP_FUNCTION(ini_get)
PHP_FUNCTION 5337 standard/basic_functions.c PHP_FUNCTION(ini_get_all)
PHP_FUNCTION 5375 standard/basic_functions.c PHP_FUNCTION(ini_set)
PHP_FUNCTION 5419 standard/basic_functions.c PHP_FUNCTION(ini_restore)
PHP_FUNCTION 5434 standard/basic_functions.c PHP_FUNCTION(set_include_path)
PHP_FUNCTION 5461 standard/basic_functions.c PHP_FUNCTION(get_include_path)
PHP_FUNCTION 5481 standard/basic_functions.c PHP_FUNCTION(restore_include_path)
PHP_FUNCTION 5492 standard/basic_functions.c PHP_FUNCTION(print_r)
PHP_FUNCTION 5518 standard/basic_functions.c PHP_FUNCTION(connection_aborted)
PHP_FUNCTION 5526 standard/basic_functions.c PHP_FUNCTION(connection_status)
PHP_FUNCTION 5534 standard/basic_functions.c PHP_FUNCTION(ignore_user_abort)
PHP_FUNCTION 5557 standard/basic_functions.c PHP_FUNCTION(getservbyname)
PHP_FUNCTION 5590 standard/basic_functions.c PHP_FUNCTION(getservbyport)
PHP_FUNCTION 5615 standard/basic_functions.c PHP_FUNCTION(getprotobyname)
PHP_FUNCTION 5639 standard/basic_functions.c PHP_FUNCTION(getprotobynumber)
PHP_FUNCTION 5661 standard/basic_functions.c PHP_FUNCTION(register_tick_function)
PHP_FUNCTION 5714 standard/basic_functions.c PHP_FUNCTION(unregister_tick_function)
PHP_FUNCTION 5741 standard/basic_functions.c PHP_FUNCTION(is_uploaded_file)
PHP_FUNCTION 5764 standard/basic_functions.c PHP_FUNCTION(move_uploaded_file)
PHP_FUNCTION 5914 standard/basic_functions.c PHP_FUNCTION(parse_ini_file)
PHP_FUNCTION 5956 standard/basic_functions.c PHP_FUNCTION(parse_ini_string)
PHP_FUNCTION 5998 standard/basic_functions.c PHP_FUNCTION(config_get_hash) /* {{{ */
PHP_FUNCTION 6011 standard/basic_functions.c PHP_FUNCTION(sys_getloadavg)
PHP_FUNCTION 456 standard/browscap.c PHP_FUNCTION(get_browser)
PHP_FUNCTION 150 standard/crypt.c PHP_FUNCTION(crypt)
PHP_FUNCTION 272 standard/cyr_convert.c PHP_FUNCTION(convert_cyr_string)
PHP_FUNCTION 86 standard/datetime.c PHP_FUNCTION(strptime)
PHP_FUNCTION 251 standard/dir.c PHP_FUNCTION(opendir)
PHP_FUNCTION 259 standard/dir.c PHP_FUNCTION(getdir)
PHP_FUNCTION 267 standard/dir.c PHP_FUNCTION(closedir)
PHP_FUNCTION 292 standard/dir.c PHP_FUNCTION(chroot)
PHP_FUNCTION 323 standard/dir.c PHP_FUNCTION(chdir)
PHP_FUNCTION 357 standard/dir.c PHP_FUNCTION(getcwd)
PHP_FUNCTION 382 standard/dir.c PHP_FUNCTION(rewinddir)
PHP_FUNCTION 423 standard/dir.c PHP_FUNCTION(glob)
PHP_FUNCTION 547 standard/dir.c PHP_FUNCTION(scandir)
PHP_FUNCTION 54 standard/dl.c PHPAPI PHP_FUNCTION(dl)
PHP_FUNCTION 129 standard/dns.c PHP_FUNCTION(gethostname)
PHP_FUNCTION 153 standard/dns.c PHP_FUNCTION(gethostbyaddr)
PHP_FUNCTION 215 standard/dns.c PHP_FUNCTION(gethostbyname)
PHP_FUNCTION 233 standard/dns.c PHP_FUNCTION(gethostbynamel)
PHP_FUNCTION 342 standard/dns.c PHP_FUNCTION(dns_check_record)
PHP_FUNCTION 714 standard/dns.c PHP_FUNCTION(dns_get_record)
PHP_FUNCTION 926 standard/dns.c PHP_FUNCTION(dns_get_mx)
PHP_FUNCTION 44 standard/dns_win32.c PHP_FUNCTION(dns_get_mx) /* {{{ */
PHP_FUNCTION 93 standard/dns_win32.c PHP_FUNCTION(dns_check_record)
PHP_FUNCTION 348 standard/dns_win32.c PHP_FUNCTION(dns_get_record)
PHP_FUNCTION 210 standard/exec.c PHP_FUNCTION(exec)
PHP_FUNCTION 218 standard/exec.c PHP_FUNCTION(system)
PHP_FUNCTION 226 standard/exec.c PHP_FUNCTION(passthru)
PHP_FUNCTION 396 standard/exec.c PHP_FUNCTION(escapeshellcmd)
PHP_FUNCTION 417 standard/exec.c PHP_FUNCTION(escapeshellarg)
PHP_FUNCTION 436 standard/exec.c PHP_FUNCTION(shell_exec)
PHP_FUNCTION 471 standard/exec.c PHP_FUNCTION(proc_nice)
PHP_FUNCTION 331 standard/file.c PHP_FUNCTION(flock)
PHP_FUNCTION 371 standard/file.c PHP_FUNCTION(get_meta_tags)
PHP_FUNCTION 514 standard/file.c PHP_FUNCTION(file_get_contents)
PHP_FUNCTION 566 standard/file.c PHP_FUNCTION(file_put_contents)
PHP_FUNCTION 707 standard/file.c PHP_FUNCTION(file)
PHP_FUNCTION 799 standard/file.c PHP_FUNCTION(tempnam)
PHP_FUNCTION 880 standard/file.c PHPAPI PHP_FUNCTION(fclose)
PHP_FUNCTION 908 standard/file.c PHP_FUNCTION(popen)
PHP_FUNCTION 952 standard/file.c PHP_FUNCTION(pclose)
PHP_FUNCTION 970 standard/file.c PHPAPI PHP_FUNCTION(feof)
PHP_FUNCTION 991 standard/file.c PHPAPI PHP_FUNCTION(fgets)
PHP_FUNCTION 1042 standard/file.c PHPAPI PHP_FUNCTION(fgetc)
PHP_FUNCTION 1070 standard/file.c PHPAPI PHP_FUNCTION(fgetss)
PHP_FUNCTION 1114 standard/file.c PHP_FUNCTION(fscanf)
PHP_FUNCTION 1162 standard/file.c PHPAPI PHP_FUNCTION(fwrite)
PHP_FUNCTION 1200 standard/file.c PHPAPI PHP_FUNCTION(fflush)
PHP_FUNCTION 1222 standard/file.c PHPAPI PHP_FUNCTION(rewind)
PHP_FUNCTION 1242 standard/file.c PHPAPI PHP_FUNCTION(ftell)
PHP_FUNCTION 1264 standard/file.c PHPAPI PHP_FUNCTION(fseek)
PHP_FUNCTION 1307 standard/file.c PHP_FUNCTION(mkdir)
PHP_FUNCTION 1328 standard/file.c PHP_FUNCTION(rmdir)
PHP_FUNCTION 1347 standard/file.c PHP_FUNCTION(readfile)
PHP_FUNCTION 1376 standard/file.c PHP_FUNCTION(umask)
PHP_FUNCTION 1403 standard/file.c PHPAPI PHP_FUNCTION(fpassthru)
PHP_FUNCTION 1422 standard/file.c PHP_FUNCTION(rename)
PHP_FUNCTION 1459 standard/file.c PHP_FUNCTION(unlink)
PHP_FUNCTION 1596 standard/file.c PHP_FUNCTION(copy)
PHP_FUNCTION 1733 standard/file.c PHPAPI PHP_FUNCTION(fread)
PHP_FUNCTION 1801 standard/file.c PHP_FUNCTION(fputcsv)
PHP_FUNCTION 1920 standard/file.c PHP_FUNCTION(fgetcsv)
PHP_FUNCTION 2279 standard/file.c PHP_FUNCTION(realpath)
PHP_FUNCTION 2417 standard/file.c PHP_FUNCTION(fnmatch)
PHP_FUNCTION 2443 standard/file.c PHP_FUNCTION(sys_get_temp_dir)
PHP_FUNCTION 232 standard/filestat.c PHP_FUNCTION(disk_total_space)
PHP_FUNCTION 367 standard/filestat.c PHP_FUNCTION(disk_free_space)
PHP_FUNCTION 504 standard/filestat.c PHP_FUNCTION(chgrp)
PHP_FUNCTION 513 standard/filestat.c PHP_FUNCTION(lchgrp)
PHP_FUNCTION 643 standard/filestat.c PHP_FUNCTION(chown)
PHP_FUNCTION 652 standard/filestat.c PHP_FUNCTION(lchown)
PHP_FUNCTION 667 standard/filestat.c PHP_FUNCTION(chmod)
PHP_FUNCTION 713 standard/filestat.c PHP_FUNCTION(touch)
PHP_FUNCTION 828 standard/filestat.c PHP_FUNCTION(clearstatcache)
PHP_FUNCTION 1195 standard/filestat.c PHP_FUNCTION(realpath_cache_get)
PHP_FUNCTION 666 standard/formatted_print.c PHP_FUNCTION(user_sprintf)
PHP_FUNCTION 680 standard/formatted_print.c PHP_FUNCTION(vsprintf)
PHP_FUNCTION 694 standard/formatted_print.c PHP_FUNCTION(user_printf)
PHP_FUNCTION 710 standard/formatted_print.c PHP_FUNCTION(vprintf)
PHP_FUNCTION 726 standard/formatted_print.c PHP_FUNCTION(fprintf)
PHP_FUNCTION 757 standard/formatted_print.c PHP_FUNCTION(vfprintf)
PHP_FUNCTION 121 standard/fsock.c PHP_FUNCTION(fsockopen)
PHP_FUNCTION 128 standard/fsock.c PHP_FUNCTION(pfsockopen)
PHP_FUNCTION 32 standard/ftok.c PHP_FUNCTION(ftok)
PHP_FUNCTION 39 standard/head.c PHP_FUNCTION(header)
PHP_FUNCTION 54 standard/head.c PHP_FUNCTION(header_remove)
PHP_FUNCTION 173 standard/head.c PHP_FUNCTION(setcookie)
PHP_FUNCTION 196 standard/head.c PHP_FUNCTION(setrawcookie)
PHP_FUNCTION 220 standard/head.c PHP_FUNCTION(headers_sent)
PHP_FUNCTION 269 standard/head.c PHP_FUNCTION(headers_list)
PHP_FUNCTION 285 standard/head.c PHP_FUNCTION(http_response_code)
PHP_FUNCTION 1475 standard/html.c PHP_FUNCTION(htmlspecialchars)
PHP_FUNCTION 1483 standard/html.c PHP_FUNCTION(htmlspecialchars_decode)
PHP_FUNCTION 1505 standard/html.c PHP_FUNCTION(html_entity_decode)
PHP_FUNCTION 1529 standard/html.c PHP_FUNCTION(htmlentities)
PHP_FUNCTION 1593 standard/html.c PHP_FUNCTION(get_html_translation_table)
PHP_FUNCTION 211 standard/http.c PHP_FUNCTION(http_build_query)
PHP_FUNCTION 1156 standard/image.c PHP_FUNCTION(image_type_to_mime_type)
PHP_FUNCTION 1170 standard/image.c PHP_FUNCTION(image_type_to_extension)
PHP_FUNCTION 1421 standard/image.c PHP_FUNCTION(getimagesize)
PHP_FUNCTION 1429 standard/image.c PHP_FUNCTION(getimagesizefromstring)
PHP_FUNCTION 1137 standard/info.c PHP_FUNCTION(phpinfo)
PHP_FUNCTION 1157 standard/info.c PHP_FUNCTION(phpversion)
PHP_FUNCTION 1181 standard/info.c PHP_FUNCTION(phpcredits)
PHP_FUNCTION 1219 standard/info.c PHP_FUNCTION(php_logo_guid)
PHP_FUNCTION 1231 standard/info.c PHP_FUNCTION(php_real_logo_guid)
PHP_FUNCTION 1243 standard/info.c PHP_FUNCTION(php_egg_logo_guid)
PHP_FUNCTION 1255 standard/info.c PHP_FUNCTION(zend_logo_guid)
PHP_FUNCTION 1267 standard/info.c PHP_FUNCTION(php_sapi_name)
PHP_FUNCTION 1284 standard/info.c PHP_FUNCTION(php_uname)
PHP_FUNCTION 1299 standard/info.c PHP_FUNCTION(php_ini_scanned_files)
PHP_FUNCTION 1315 standard/info.c PHP_FUNCTION(php_ini_loaded_file)
PHP_FUNCTION 178 standard/iptc.c PHP_FUNCTION(iptcembed)
PHP_FUNCTION 297 standard/iptc.c PHP_FUNCTION(iptcparse)
PHP_FUNCTION 119 standard/lcg.c PHP_FUNCTION(lcg_value)
PHP_FUNCTION 92 standard/levenshtein.c PHP_FUNCTION(levenshtein)
PHP_FUNCTION 55 standard/link.c PHP_FUNCTION(readlink)
PHP_FUNCTION 85 standard/link.c PHP_FUNCTION(linkinfo)
PHP_FUNCTION 119 standard/link.c PHP_FUNCTION(symlink)
PHP_FUNCTION 177 standard/link.c PHP_FUNCTION(link)
PHP_FUNCTION 63 standard/link_win32.c PHP_FUNCTION(readlink)
PHP_FUNCTION 87 standard/link_win32.c PHP_FUNCTION(linkinfo)
PHP_FUNCTION 110 standard/link_win32.c PHP_FUNCTION(symlink)
PHP_FUNCTION 190 standard/link_win32.c PHP_FUNCTION(link)
PHP_FUNCTION 77 standard/mail.c PHP_FUNCTION(ezmlm_hash)
PHP_FUNCTION 99 standard/mail.c PHP_FUNCTION(mail)
PHP_FUNCTION 277 standard/math.c PHP_FUNCTION(abs)
PHP_FUNCTION 301 standard/math.c PHP_FUNCTION(ceil)
PHP_FUNCTION 322 standard/math.c PHP_FUNCTION(floor)
PHP_FUNCTION 343 standard/math.c PHP_FUNCTION(round)
PHP_FUNCTION 383 standard/math.c PHP_FUNCTION(sin)
PHP_FUNCTION 396 standard/math.c PHP_FUNCTION(cos)
PHP_FUNCTION 409 standard/math.c PHP_FUNCTION(tan)
PHP_FUNCTION 422 standard/math.c PHP_FUNCTION(asin)
PHP_FUNCTION 435 standard/math.c PHP_FUNCTION(acos)
PHP_FUNCTION 448 standard/math.c PHP_FUNCTION(atan)
PHP_FUNCTION 461 standard/math.c PHP_FUNCTION(atan2)
PHP_FUNCTION 474 standard/math.c PHP_FUNCTION(sinh)
PHP_FUNCTION 487 standard/math.c PHP_FUNCTION(cosh)
PHP_FUNCTION 500 standard/math.c PHP_FUNCTION(tanh)
PHP_FUNCTION 513 standard/math.c PHP_FUNCTION(asinh)
PHP_FUNCTION 526 standard/math.c PHP_FUNCTION(acosh)
PHP_FUNCTION 539 standard/math.c PHP_FUNCTION(atanh)
PHP_FUNCTION 552 standard/math.c PHP_FUNCTION(pi)
PHP_FUNCTION 560 standard/math.c PHP_FUNCTION(is_finite)
PHP_FUNCTION 573 standard/math.c PHP_FUNCTION(is_infinite)
PHP_FUNCTION 586 standard/math.c PHP_FUNCTION(is_nan)
PHP_FUNCTION 599 standard/math.c PHP_FUNCTION(pow)
PHP_FUNCTION 649 standard/math.c PHP_FUNCTION(exp)
PHP_FUNCTION 667 standard/math.c PHP_FUNCTION(expm1)
PHP_FUNCTION 684 standard/math.c PHP_FUNCTION(log1p)
PHP_FUNCTION 697 standard/math.c PHP_FUNCTION(log)
PHP_FUNCTION 721 standard/math.c PHP_FUNCTION(log10)
PHP_FUNCTION 734 standard/math.c PHP_FUNCTION(sqrt)
PHP_FUNCTION 747 standard/math.c PHP_FUNCTION(hypot)
PHP_FUNCTION 766 standard/math.c PHP_FUNCTION(deg2rad)
PHP_FUNCTION 779 standard/math.c PHP_FUNCTION(rad2deg)
PHP_FUNCTION 969 standard/math.c PHP_FUNCTION(bindec)
PHP_FUNCTION 985 standard/math.c PHP_FUNCTION(hexdec)
PHP_FUNCTION 1001 standard/math.c PHP_FUNCTION(octdec)
PHP_FUNCTION 1017 standard/math.c PHP_FUNCTION(decbin)
PHP_FUNCTION 1033 standard/math.c PHP_FUNCTION(decoct)
PHP_FUNCTION 1049 standard/math.c PHP_FUNCTION(dechex)
PHP_FUNCTION 1065 standard/math.c PHP_FUNCTION(base_convert)
PHP_FUNCTION 1231 standard/math.c PHP_FUNCTION(number_format)
PHP_FUNCTION 1275 standard/math.c PHP_FUNCTION(fmod)
PHP_FUNCTION 32 standard/metaphone.c PHP_FUNCTION(metaphone)
PHP_FUNCTION 93 standard/microtime.c PHP_FUNCTION(microtime)
PHP_FUNCTION 101 standard/microtime.c PHP_FUNCTION(gettimeofday)
PHP_FUNCTION 111 standard/microtime.c PHP_FUNCTION(getrusage)
PHP_FUNCTION 106 standard/pack.c PHP_FUNCTION(pack)
PHP_FUNCTION 518 standard/pack.c PHP_FUNCTION(unpack)
PHP_FUNCTION 97 standard/pageinfo.c PHP_FUNCTION(getmyuid)
PHP_FUNCTION 116 standard/pageinfo.c PHP_FUNCTION(getmygid)
PHP_FUNCTION 135 standard/pageinfo.c PHP_FUNCTION(getmypid)
PHP_FUNCTION 154 standard/pageinfo.c PHP_FUNCTION(getmyinode)
PHP_FUNCTION 177 standard/pageinfo.c PHP_FUNCTION(getlastmod)
PHP_FUNCTION 262 standard/proc_open.c PHP_FUNCTION(proc_terminate)
PHP_FUNCTION 292 standard/proc_open.c PHP_FUNCTION(proc_close)
PHP_FUNCTION 310 standard/proc_open.c PHP_FUNCTION(proc_get_status)
PHP_FUNCTION 418 standard/proc_open.c PHP_FUNCTION(proc_open)
PHP_FUNCTION 203 standard/quot_print.c PHP_FUNCTION(quoted_printable_decode)
PHP_FUNCTION 263 standard/quot_print.c PHP_FUNCTION(quoted_printable_encode)
PHP_FUNCTION 231 standard/rand.c PHP_FUNCTION(srand)
PHP_FUNCTION 247 standard/rand.c PHP_FUNCTION(mt_srand)
PHP_FUNCTION 290 standard/rand.c PHP_FUNCTION(rand)
PHP_FUNCTION 311 standard/rand.c PHP_FUNCTION(mt_rand)
PHP_FUNCTION 350 standard/rand.c PHP_FUNCTION(getrandmax)
PHP_FUNCTION 362 standard/rand.c PHP_FUNCTION(mt_getrandmax)
PHP_FUNCTION 35 standard/sha1.c PHP_FUNCTION(sha1)
PHP_FUNCTION 66 standard/sha1.c PHP_FUNCTION(sha1_file)
PHP_FUNCTION 29 standard/soundex.c PHP_FUNCTION(soundex)
PHP_FUNCTION 50 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_pair)
PHP_FUNCTION 86 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_client)
PHP_FUNCTION 175 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_server)
PHP_FUNCTION 240 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_accept)
PHP_FUNCTION 297 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_get_name)
PHP_FUNCTION 325 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_sendto)
PHP_FUNCTION 354 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_recvfrom)
PHP_FUNCTION 404 standard/streamsfuncs.c PHP_FUNCTION(stream_get_contents)
PHP_FUNCTION 451 standard/streamsfuncs.c PHP_FUNCTION(stream_copy_to_stream)
PHP_FUNCTION 482 standard/streamsfuncs.c PHP_FUNCTION(stream_get_meta_data)
PHP_FUNCTION 541 standard/streamsfuncs.c PHP_FUNCTION(stream_get_transports)
PHP_FUNCTION 570 standard/streamsfuncs.c PHP_FUNCTION(stream_get_wrappers)
PHP_FUNCTION 757 standard/streamsfuncs.c PHP_FUNCTION(stream_select)
PHP_FUNCTION 1000 standard/streamsfuncs.c PHP_FUNCTION(stream_context_get_options)
PHP_FUNCTION 1020 standard/streamsfuncs.c PHP_FUNCTION(stream_context_set_option)
PHP_FUNCTION 1056 standard/streamsfuncs.c PHP_FUNCTION(stream_context_set_params)
PHP_FUNCTION 1077 standard/streamsfuncs.c PHP_FUNCTION(stream_context_get_params)
PHP_FUNCTION 1105 standard/streamsfuncs.c PHP_FUNCTION(stream_context_get_default)
PHP_FUNCTION 1129 standard/streamsfuncs.c PHP_FUNCTION(stream_context_set_default)
PHP_FUNCTION 1151 standard/streamsfuncs.c PHP_FUNCTION(stream_context_create)
PHP_FUNCTION 1251 standard/streamsfuncs.c PHP_FUNCTION(stream_filter_prepend)
PHP_FUNCTION 1259 standard/streamsfuncs.c PHP_FUNCTION(stream_filter_append)
PHP_FUNCTION 1267 standard/streamsfuncs.c PHP_FUNCTION(stream_filter_remove)
PHP_FUNCTION 1299 standard/streamsfuncs.c PHP_FUNCTION(stream_get_line)
PHP_FUNCTION 1334 standard/streamsfuncs.c PHP_FUNCTION(stream_set_blocking)
PHP_FUNCTION 1361 standard/streamsfuncs.c PHP_FUNCTION(stream_set_timeout)
PHP_FUNCTION 1395 standard/streamsfuncs.c PHP_FUNCTION(stream_set_write_buffer)
PHP_FUNCTION 1424 standard/streamsfuncs.c PHP_FUNCTION(stream_set_chunk_size)
PHP_FUNCTION 1458 standard/streamsfuncs.c PHP_FUNCTION(stream_set_read_buffer)
PHP_FUNCTION 1487 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_enable_crypto)
PHP_FUNCTION 1530 standard/streamsfuncs.c PHP_FUNCTION(stream_resolve_include_path)
PHP_FUNCTION 1550 standard/streamsfuncs.c PHP_FUNCTION(stream_is_local)
PHP_FUNCTION 1582 standard/streamsfuncs.c PHP_FUNCTION(stream_supports_lock)
PHP_FUNCTION 1607 standard/streamsfuncs.c PHP_FUNCTION(stream_socket_shutdown)
PHP_FUNCTION 237 standard/string.c PHP_FUNCTION(bin2hex)
PHP_FUNCTION 259 standard/string.c PHP_FUNCTION(hex2bin)
PHP_FUNCTION 342 standard/string.c PHP_FUNCTION(strspn)
PHP_FUNCTION 350 standard/string.c PHP_FUNCTION(strcspn)
PHP_FUNCTION 528 standard/string.c PHP_FUNCTION(nl_langinfo)
PHP_FUNCTION 716 standard/string.c PHP_FUNCTION(strcoll)
PHP_FUNCTION 846 standard/string.c PHP_FUNCTION(trim)
PHP_FUNCTION 854 standard/string.c PHP_FUNCTION(rtrim)
PHP_FUNCTION 862 standard/string.c PHP_FUNCTION(ltrim)
PHP_FUNCTION 870 standard/string.c PHP_FUNCTION(wordwrap)
PHP_FUNCTION 1080 standard/string.c PHP_FUNCTION(explode)
PHP_FUNCTION 1209 standard/string.c PHP_FUNCTION(implode)
PHP_FUNCTION 1256 standard/string.c PHP_FUNCTION(strtok)
PHP_FUNCTION 1357 standard/string.c PHP_FUNCTION(strtoupper)
PHP_FUNCTION 1391 standard/string.c PHP_FUNCTION(strtolower)
PHP_FUNCTION 1481 standard/string.c PHP_FUNCTION(basename)
PHP_FUNCTION 1506 standard/string.c PHP_FUNCTION(dirname)
PHP_FUNCTION 1526 standard/string.c PHP_FUNCTION(pathinfo)
PHP_FUNCTION 1692 standard/string.c PHP_FUNCTION(stristr)
PHP_FUNCTION 1746 standard/string.c PHP_FUNCTION(strstr)
PHP_FUNCTION 1794 standard/string.c PHP_FUNCTION(strpos)
PHP_FUNCTION 1844 standard/string.c PHP_FUNCTION(stripos)
PHP_FUNCTION 1907 standard/string.c PHP_FUNCTION(strrpos)
PHP_FUNCTION 1980 standard/string.c PHP_FUNCTION(strripos)
PHP_FUNCTION 2084 standard/string.c PHP_FUNCTION(strrchr)
PHP_FUNCTION 2170 standard/string.c PHP_FUNCTION(chunk_split)
PHP_FUNCTION 2215 standard/string.c PHP_FUNCTION(substr)
PHP_FUNCTION 2280 standard/string.c PHP_FUNCTION(substr_replace)
PHP_FUNCTION 2579 standard/string.c PHP_FUNCTION(quotemeta)
PHP_FUNCTION 2627 standard/string.c PHP_FUNCTION(ord)
PHP_FUNCTION 2642 standard/string.c PHP_FUNCTION(chr)
PHP_FUNCTION 2674 standard/string.c PHP_FUNCTION(ucfirst)
PHP_FUNCTION 2704 standard/string.c PHP_FUNCTION(lcfirst)
PHP_FUNCTION 2724 standard/string.c PHP_FUNCTION(ucwords)
PHP_FUNCTION 2886 standard/string.c PHP_FUNCTION(strtr)
PHP_FUNCTION 2926 standard/string.c PHP_FUNCTION(strrev)
PHP_FUNCTION 2999 standard/string.c PHP_FUNCTION(similar_text)
PHP_FUNCTION 3078 standard/string.c PHP_FUNCTION(addcslashes)
PHP_FUNCTION 3102 standard/string.c PHP_FUNCTION(addslashes)
PHP_FUNCTION 3124 standard/string.c PHP_FUNCTION(stripcslashes)
PHP_FUNCTION 3140 standard/string.c PHP_FUNCTION(stripslashes)
PHP_FUNCTION 3787 standard/string.c PHP_FUNCTION(str_replace)
PHP_FUNCTION 3795 standard/string.c PHP_FUNCTION(str_ireplace)
PHP_FUNCTION 3976 standard/string.c PHP_FUNCTION(hebrev)
PHP_FUNCTION 3984 standard/string.c PHP_FUNCTION(hebrevc)
PHP_FUNCTION 3992 standard/string.c PHP_FUNCTION(nl2br)
PHP_FUNCTION 4072 standard/string.c PHP_FUNCTION(strip_tags)
PHP_FUNCTION 4101 standard/string.c PHP_FUNCTION(setlocale)
PHP_FUNCTION 4209 standard/string.c PHP_FUNCTION(parse_str)
PHP_FUNCTION 4610 standard/string.c PHP_FUNCTION(str_getcsv)
PHP_FUNCTION 4631 standard/string.c PHP_FUNCTION(str_repeat)
PHP_FUNCTION 4683 standard/string.c PHP_FUNCTION(count_chars)
PHP_FUNCTION 4811 standard/string.c PHP_FUNCTION(strnatcmp)
PHP_FUNCTION 4819 standard/string.c PHP_FUNCTION(localeconv)
PHP_FUNCTION 4905 standard/string.c PHP_FUNCTION(strnatcasecmp)
PHP_FUNCTION 4913 standard/string.c PHP_FUNCTION(substr_count)
PHP_FUNCTION 4978 standard/string.c PHP_FUNCTION(str_pad)
PHP_FUNCTION 5060 standard/string.c PHP_FUNCTION(sscanf)
PHP_FUNCTION 5088 standard/string.c PHP_FUNCTION(str_rot13)
PHP_FUNCTION 5131 standard/string.c PHP_FUNCTION(str_shuffle)
PHP_FUNCTION 5158 standard/string.c PHP_FUNCTION(str_word_count)
PHP_FUNCTION 5237 standard/string.c PHP_FUNCTION(money_format)
PHP_FUNCTION 5277 standard/string.c PHP_FUNCTION(str_split)
PHP_FUNCTION 5317 standard/string.c PHP_FUNCTION(strpbrk)
PHP_FUNCTION 5346 standard/string.c PHP_FUNCTION(substr_compare)
PHP_FUNCTION 135 standard/syslog.c PHP_FUNCTION(openlog)
PHP_FUNCTION 159 standard/syslog.c PHP_FUNCTION(closelog)
PHP_FUNCTION 176 standard/syslog.c PHP_FUNCTION(syslog)
PHP_FUNCTION 26 standard/type.c PHP_FUNCTION(gettype)
PHP_FUNCTION 91 standard/type.c PHP_FUNCTION(settype)
PHP_FUNCTION 134 standard/type.c PHP_FUNCTION(intval)
PHP_FUNCTION 166 standard/type.c PHP_FUNCTION(floatval)
PHP_FUNCTION 181 standard/type.c PHP_FUNCTION(strval)
PHP_FUNCTION 236 standard/type.c PHP_FUNCTION(is_null)
PHP_FUNCTION 244 standard/type.c PHP_FUNCTION(is_resource)
PHP_FUNCTION 252 standard/type.c PHP_FUNCTION(is_bool)
PHP_FUNCTION 260 standard/type.c PHP_FUNCTION(is_long)
PHP_FUNCTION 268 standard/type.c PHP_FUNCTION(is_float)
PHP_FUNCTION 276 standard/type.c PHP_FUNCTION(is_string)
PHP_FUNCTION 284 standard/type.c PHP_FUNCTION(is_array)
PHP_FUNCTION 292 standard/type.c PHP_FUNCTION(is_object)
PHP_FUNCTION 300 standard/type.c PHP_FUNCTION(is_numeric)
PHP_FUNCTION 331 standard/type.c PHP_FUNCTION(is_scalar)
PHP_FUNCTION 356 standard/type.c PHP_FUNCTION(is_callable)
PHP_FUNCTION 44 standard/uniqid.c PHP_FUNCTION(uniqid)
PHP_FUNCTION 375 standard/url.c PHP_FUNCTION(parse_url)
PHP_FUNCTION 534 standard/url.c PHP_FUNCTION(urlencode)
PHP_FUNCTION 551 standard/url.c PHP_FUNCTION(urldecode)
PHP_FUNCTION 635 standard/url.c PHP_FUNCTION(rawurlencode)
PHP_FUNCTION 652 standard/url.c PHP_FUNCTION(rawurldecode)
PHP_FUNCTION 699 standard/url.c PHP_FUNCTION(get_headers)
PHP_FUNCTION 54 standard/user_filters.c PHP_FUNCTION(user_filter_nop)
PHP_FUNCTION 414 standard/user_filters.c PHP_FUNCTION(stream_bucket_make_writeable)
PHP_FUNCTION 488 standard/user_filters.c PHP_FUNCTION(stream_bucket_prepend)
PHP_FUNCTION 496 standard/user_filters.c PHP_FUNCTION(stream_bucket_append)
PHP_FUNCTION 504 standard/user_filters.c PHP_FUNCTION(stream_bucket_new)
PHP_FUNCTION 544 standard/user_filters.c PHP_FUNCTION(stream_get_filters)
PHP_FUNCTION 574 standard/user_filters.c PHP_FUNCTION(stream_filter_register)
PHP_FUNCTION 190 standard/uuencode.c PHP_FUNCTION(convert_uuencode)
PHP_FUNCTION 207 standard/uuencode.c PHP_FUNCTION(convert_uudecode)
PHP_FUNCTION 172 standard/var.c PHP_FUNCTION(var_dump)
PHP_FUNCTION 318 standard/var.c PHP_FUNCTION(debug_zval_dump)
PHP_FUNCTION 522 standard/var.c PHP_FUNCTION(var_export)
PHP_FUNCTION 906 standard/var.c PHP_FUNCTION(serialize)
PHP_FUNCTION 934 standard/var.c PHP_FUNCTION(unserialize)
PHP_FUNCTION 963 standard/var.c PHP_FUNCTION(memory_get_usage) {
PHP_FUNCTION 976 standard/var.c PHP_FUNCTION(memory_get_peak_usage) {
PHP_FUNCTION 211 standard/versioning.c PHP_FUNCTION(version_compare)
PHP_FUNCTION 921 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_connect)
PHP_FUNCTION 930 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_pconnect)
PHP_FUNCTION 952 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_close)
PHP_FUNCTION 1060 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_select_db)
PHP_FUNCTION 1672 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_query)
PHP_FUNCTION 1680 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_unbuffered_query)
PHP_FUNCTION 1687 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_free_result)
PHP_FUNCTION 1712 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_get_last_message)
PHP_FUNCTION 1720 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_num_rows)
PHP_FUNCTION 1738 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_num_fields)
PHP_FUNCTION 1756 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_row)
PHP_FUNCTION 1840 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_object)
PHP_FUNCTION 1891 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_array)
PHP_FUNCTION 1899 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_assoc)
PHP_FUNCTION 1907 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_data_seek)
PHP_FUNCTION 1979 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_fetch_field)
PHP_FUNCTION 2015 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_field_seek)
PHP_FUNCTION 2039 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_result)
PHP_FUNCTION 2096 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_affected_rows)
PHP_FUNCTION 2144 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_min_client_severity)
PHP_FUNCTION 2159 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_min_server_severity)
PHP_FUNCTION 2173 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_deadlock_retry_count)
PHP_FUNCTION 2189 sybase_ct/php_sybase_ct.c PHP_FUNCTION(sybase_set_message_handler)
PHP_FUNCTION 155 sysvmsg/sysvmsg.c PHP_FUNCTION(msg_set_queue)
PHP_FUNCTION 198 sysvmsg/sysvmsg.c PHP_FUNCTION(msg_stat_queue)
PHP_FUNCTION 232 sysvmsg/sysvmsg.c PHP_FUNCTION(msg_queue_exists)
PHP_FUNCTION 251 sysvmsg/sysvmsg.c PHP_FUNCTION(msg_get_queue)
PHP_FUNCTION 280 sysvmsg/sysvmsg.c PHP_FUNCTION(msg_remove_queue)
PHP_FUNCTION 301 sysvmsg/sysvmsg.c PHP_FUNCTION(msg_receive)
PHP_FUNCTION 389 sysvmsg/sysvmsg.c PHP_FUNCTION(msg_send)
PHP_FUNCTION 188 sysvsem/sysvsem.c PHP_FUNCTION(sem_get)
PHP_FUNCTION 333 sysvsem/sysvsem.c PHP_FUNCTION(sem_acquire)
PHP_FUNCTION 341 sysvsem/sysvsem.c PHP_FUNCTION(sem_release)
PHP_FUNCTION 355 sysvsem/sysvsem.c PHP_FUNCTION(sem_remove)
PHP_FUNCTION 148 sysvshm/sysvshm.c PHP_FUNCTION(shm_attach)
PHP_FUNCTION 206 sysvshm/sysvshm.c PHP_FUNCTION(shm_detach)
PHP_FUNCTION 221 sysvshm/sysvshm.c PHP_FUNCTION(shm_remove)
PHP_FUNCTION 242 sysvshm/sysvshm.c PHP_FUNCTION(shm_put_var)
PHP_FUNCTION 282 sysvshm/sysvshm.c PHP_FUNCTION(shm_get_var)
PHP_FUNCTION 319 sysvshm/sysvshm.c PHP_FUNCTION(shm_has_var)
PHP_FUNCTION 335 sysvshm/sysvshm.c PHP_FUNCTION(shm_remove_var)
PHP_FUNCTION 1216 tidy/tidy.c static PHP_FUNCTION(tidy_parse_string)
PHP_FUNCTION 1242 tidy/tidy.c static PHP_FUNCTION(tidy_get_error_buffer)
PHP_FUNCTION 1256 tidy/tidy.c static PHP_FUNCTION(tidy_get_output)
PHP_FUNCTION 1271 tidy/tidy.c static PHP_FUNCTION(tidy_parse_file)
PHP_FUNCTION 1308 tidy/tidy.c static PHP_FUNCTION(tidy_clean_repair)
PHP_FUNCTION 1323 tidy/tidy.c static PHP_FUNCTION(tidy_repair_string)
PHP_FUNCTION 1331 tidy/tidy.c static PHP_FUNCTION(tidy_repair_file)
PHP_FUNCTION 1339 tidy/tidy.c static PHP_FUNCTION(tidy_diagnose)
PHP_FUNCTION 1354 tidy/tidy.c static PHP_FUNCTION(tidy_get_release)
PHP_FUNCTION 1368 tidy/tidy.c static PHP_FUNCTION(tidy_get_opt_doc)
PHP_FUNCTION 1408 tidy/tidy.c static PHP_FUNCTION(tidy_get_config)
PHP_FUNCTION 1447 tidy/tidy.c static PHP_FUNCTION(tidy_get_status)
PHP_FUNCTION 1457 tidy/tidy.c static PHP_FUNCTION(tidy_get_html_ver)
PHP_FUNCTION 1467 tidy/tidy.c static PHP_FUNCTION(tidy_is_xhtml)
PHP_FUNCTION 1477 tidy/tidy.c static PHP_FUNCTION(tidy_is_xml)
PHP_FUNCTION 1487 tidy/tidy.c static PHP_FUNCTION(tidy_error_count)
PHP_FUNCTION 1497 tidy/tidy.c static PHP_FUNCTION(tidy_warning_count)
PHP_FUNCTION 1507 tidy/tidy.c static PHP_FUNCTION(tidy_access_count)
PHP_FUNCTION 1517 tidy/tidy.c static PHP_FUNCTION(tidy_config_count)
PHP_FUNCTION 1527 tidy/tidy.c static PHP_FUNCTION(tidy_getopt)
PHP_FUNCTION 1677 tidy/tidy.c static PHP_FUNCTION(tidy_get_root)
PHP_FUNCTION 1685 tidy/tidy.c static PHP_FUNCTION(tidy_get_html)
PHP_FUNCTION 1693 tidy/tidy.c static PHP_FUNCTION(tidy_get_head)
PHP_FUNCTION 1701 tidy/tidy.c static PHP_FUNCTION(tidy_get_body)
PHP_FUNCTION 183 tokenizer/tokenizer.c PHP_FUNCTION(token_get_all)
PHP_FUNCTION 214 tokenizer/tokenizer.c PHP_FUNCTION(token_name)
PHP_FUNCTION 1159 wddx/wddx.c PHP_FUNCTION(wddx_serialize_value)
PHP_FUNCTION 1184 wddx/wddx.c PHP_FUNCTION(wddx_serialize_vars)
PHP_FUNCTION 1241 wddx/wddx.c PHP_FUNCTION(wddx_packet_start)
PHP_FUNCTION 1264 wddx/wddx.c PHP_FUNCTION(wddx_packet_end)
PHP_FUNCTION 1287 wddx/wddx.c PHP_FUNCTION(wddx_add_vars)
PHP_FUNCTION 1322 wddx/wddx.c PHP_FUNCTION(wddx_deserialize)
PHP_FUNCTION 1215 xml/xml.c PHP_FUNCTION(xml_parser_create)
PHP_FUNCTION 1223 xml/xml.c PHP_FUNCTION(xml_parser_create_ns)
PHP_FUNCTION 1231 xml/xml.c PHP_FUNCTION(xml_set_object)
PHP_FUNCTION 1261 xml/xml.c PHP_FUNCTION(xml_set_element_handler)
PHP_FUNCTION 1281 xml/xml.c PHP_FUNCTION(xml_set_character_data_handler)
PHP_FUNCTION 1300 xml/xml.c PHP_FUNCTION(xml_set_processing_instruction_handler)
PHP_FUNCTION 1319 xml/xml.c PHP_FUNCTION(xml_set_default_handler)
PHP_FUNCTION 1337 xml/xml.c PHP_FUNCTION(xml_set_unparsed_entity_decl_handler)
PHP_FUNCTION 1356 xml/xml.c PHP_FUNCTION(xml_set_notation_decl_handler)
PHP_FUNCTION 1374 xml/xml.c PHP_FUNCTION(xml_set_external_entity_ref_handler)
PHP_FUNCTION 1392 xml/xml.c PHP_FUNCTION(xml_set_start_namespace_decl_handler)
PHP_FUNCTION 1411 xml/xml.c PHP_FUNCTION(xml_set_end_namespace_decl_handler)
PHP_FUNCTION 1430 xml/xml.c PHP_FUNCTION(xml_parse)
PHP_FUNCTION 1454 xml/xml.c PHP_FUNCTION(xml_parse_into_struct)
PHP_FUNCTION 1498 xml/xml.c PHP_FUNCTION(xml_get_error_code)
PHP_FUNCTION 1514 xml/xml.c PHP_FUNCTION(xml_error_string)
PHP_FUNCTION 1532 xml/xml.c PHP_FUNCTION(xml_get_current_line_number)
PHP_FUNCTION 1548 xml/xml.c PHP_FUNCTION(xml_get_current_column_number)
PHP_FUNCTION 1564 xml/xml.c PHP_FUNCTION(xml_get_current_byte_index)
PHP_FUNCTION 1580 xml/xml.c PHP_FUNCTION(xml_parser_free)
PHP_FUNCTION 1606 xml/xml.c PHP_FUNCTION(xml_parser_set_option)
PHP_FUNCTION 1652 xml/xml.c PHP_FUNCTION(xml_parser_get_option)
PHP_FUNCTION 1682 xml/xml.c PHP_FUNCTION(utf8_encode)
PHP_FUNCTION 1702 xml/xml.c PHP_FUNCTION(utf8_decode)
PHP_FUNCTION 701 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_encode_request)
PHP_FUNCTION 748 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_encode)
PHP_FUNCTION 815 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_decode_request)
PHP_FUNCTION 838 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_decode)
PHP_FUNCTION 863 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_create)
PHP_FUNCTION 893 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_destroy)
PHP_FUNCTION 1026 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_register_method)
PHP_FUNCTION 1061 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_register_introspection_callback)
PHP_FUNCTION 1091 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_call_method)
PHP_FUNCTION 1200 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_server_add_introspection_data)
PHP_FUNCTION 1226 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_parse_method_descriptions)
PHP_FUNCTION 1471 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_set_type)
PHP_FUNCTION 1496 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_get_type)
PHP_FUNCTION 1517 xmlrpc/xmlrpc-epi-php.c PHP_FUNCTION(xmlrpc_is_fault)
PHP_FUNCTION 820 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_set_indent)
PHP_FUNCTION 860 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_set_indent_string)
PHP_FUNCTION 870 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_attribute)
PHP_FUNCTION 878 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_attribute)
PHP_FUNCTION 887 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_attribute_ns)
PHP_FUNCTION 931 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_attribute)
PHP_FUNCTION 976 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_attribute_ns)
PHP_FUNCTION 1021 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_element)
PHP_FUNCTION 1029 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_element_ns)
PHP_FUNCTION 1073 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_element)
PHP_FUNCTION 1081 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_full_end_element)
PHP_FUNCTION 1089 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_element)
PHP_FUNCTION 1144 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_element_ns)
PHP_FUNCTION 1199 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_pi)
PHP_FUNCTION 1207 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_pi)
PHP_FUNCTION 1215 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_pi)
PHP_FUNCTION 1259 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_cdata)
PHP_FUNCTION 1294 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_cdata)
PHP_FUNCTION 1302 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_cdata)
PHP_FUNCTION 1310 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_raw)
PHP_FUNCTION 1318 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_text)
PHP_FUNCTION 1327 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_comment)
PHP_FUNCTION 1362 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_comment)
PHP_FUNCTION 1372 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_comment)
PHP_FUNCTION 1380 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_document)
PHP_FUNCTION 1420 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_document)
PHP_FUNCTION 1428 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd)
PHP_FUNCTION 1469 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd)
PHP_FUNCTION 1477 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd)
PHP_FUNCTION 1519 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_element)
PHP_FUNCTION 1527 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_element)
PHP_FUNCTION 1535 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_element)
PHP_FUNCTION 1579 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_attlist)
PHP_FUNCTION 1587 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_attlist)
PHP_FUNCTION 1595 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_attlist)
PHP_FUNCTION 1640 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_entity)
PHP_FUNCTION 1684 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_entity)
PHP_FUNCTION 1692 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_entity)
PHP_FUNCTION 1743 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_open_uri)
PHP_FUNCTION 1831 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_open_memory)
PHP_FUNCTION 1935 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_output_memory)
PHP_FUNCTION 1943 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_flush)
PHP_FUNCTION 394 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_import_stylesheet)
PHP_FUNCTION 642 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_transform_to_doc)
PHP_FUNCTION 699 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_transform_to_uri)
PHP_FUNCTION 730 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_transform_to_xml)
PHP_FUNCTION 768 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_set_parameter)
PHP_FUNCTION 819 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_get_parameter)
PHP_FUNCTION 844 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_remove_parameter)
PHP_FUNCTION 867 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_register_php_functions)
PHP_FUNCTION 910 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_set_profiling)
PHP_FUNCTION 936 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_set_security_prefs)
PHP_FUNCTION 956 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_get_security_prefs)
PHP_FUNCTION 975 xsl/xsltprocessor.c PHP_FUNCTION(xsl_xsltprocessor_has_exslt_support)
PHP_FUNCTION 448 zlib/zlib.c static PHP_FUNCTION(ob_gzhandler)
PHP_FUNCTION 516 zlib/zlib.c static PHP_FUNCTION(zlib_get_coding_type)
PHP_FUNCTION 534 zlib/zlib.c static PHP_FUNCTION(gzfile)
PHP_FUNCTION 575 zlib/zlib.c static PHP_FUNCTION(gzopen)
PHP_FUNCTION 603 zlib/zlib.c static PHP_FUNCTION(readgzfile)