PHP_FUNCTION       33 bcmath/php_bcmath.h PHP_FUNCTION(bcadd);
PHP_FUNCTION       34 bcmath/php_bcmath.h PHP_FUNCTION(bcsub);
PHP_FUNCTION       35 bcmath/php_bcmath.h PHP_FUNCTION(bcmul);
PHP_FUNCTION       36 bcmath/php_bcmath.h PHP_FUNCTION(bcdiv);
PHP_FUNCTION       37 bcmath/php_bcmath.h PHP_FUNCTION(bcmod);
PHP_FUNCTION       38 bcmath/php_bcmath.h PHP_FUNCTION(bcpow);
PHP_FUNCTION       39 bcmath/php_bcmath.h PHP_FUNCTION(bcsqrt);
PHP_FUNCTION       40 bcmath/php_bcmath.h PHP_FUNCTION(bccomp);
PHP_FUNCTION       41 bcmath/php_bcmath.h PHP_FUNCTION(bcscale);
PHP_FUNCTION       42 bcmath/php_bcmath.h PHP_FUNCTION(bcpowmod);
PHP_FUNCTION       46 bz2/bz2.c      static PHP_FUNCTION(bzopen);
PHP_FUNCTION       47 bz2/bz2.c      static PHP_FUNCTION(bzread);
PHP_FUNCTION       48 bz2/bz2.c      static PHP_FUNCTION(bzerrno);
PHP_FUNCTION       49 bz2/bz2.c      static PHP_FUNCTION(bzerrstr);
PHP_FUNCTION       50 bz2/bz2.c      static PHP_FUNCTION(bzerror);
PHP_FUNCTION       51 bz2/bz2.c      static PHP_FUNCTION(bzcompress);
PHP_FUNCTION       52 bz2/bz2.c      static PHP_FUNCTION(bzdecompress);
PHP_FUNCTION       12 calendar/php_calendar.h PHP_FUNCTION(jdtogregorian);
PHP_FUNCTION       13 calendar/php_calendar.h PHP_FUNCTION(gregoriantojd);
PHP_FUNCTION       14 calendar/php_calendar.h PHP_FUNCTION(jdtojulian);
PHP_FUNCTION       15 calendar/php_calendar.h PHP_FUNCTION(juliantojd);
PHP_FUNCTION       16 calendar/php_calendar.h PHP_FUNCTION(jdtojewish);
PHP_FUNCTION       17 calendar/php_calendar.h PHP_FUNCTION(jewishtojd);
PHP_FUNCTION       18 calendar/php_calendar.h PHP_FUNCTION(jdtofrench);
PHP_FUNCTION       19 calendar/php_calendar.h PHP_FUNCTION(frenchtojd);
PHP_FUNCTION       20 calendar/php_calendar.h PHP_FUNCTION(jddayofweek);
PHP_FUNCTION       21 calendar/php_calendar.h PHP_FUNCTION(jdmonthname);
PHP_FUNCTION       22 calendar/php_calendar.h PHP_FUNCTION(easter_days);
PHP_FUNCTION       23 calendar/php_calendar.h PHP_FUNCTION(easter_date);
PHP_FUNCTION       24 calendar/php_calendar.h PHP_FUNCTION(unixtojd);
PHP_FUNCTION       25 calendar/php_calendar.h PHP_FUNCTION(jdtounix);
PHP_FUNCTION       26 calendar/php_calendar.h PHP_FUNCTION(cal_from_jd);
PHP_FUNCTION       27 calendar/php_calendar.h PHP_FUNCTION(cal_to_jd);
PHP_FUNCTION       28 calendar/php_calendar.h PHP_FUNCTION(cal_days_in_month);
PHP_FUNCTION       29 calendar/php_calendar.h PHP_FUNCTION(cal_info);
PHP_FUNCTION       94 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_create_instance);
PHP_FUNCTION       95 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_event_sink);
PHP_FUNCTION       96 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_create_guid);
PHP_FUNCTION       97 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_print_typeinfo);
PHP_FUNCTION       98 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_message_pump);
PHP_FUNCTION       99 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_load_typelib);
PHP_FUNCTION      100 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_get_active_object);
PHP_FUNCTION      122 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_variant_create_instance);
PHP_FUNCTION      123 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_set);
PHP_FUNCTION      124 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_add);
PHP_FUNCTION      125 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_cat);
PHP_FUNCTION      126 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_sub);
PHP_FUNCTION      127 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_mul);
PHP_FUNCTION      128 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_and);
PHP_FUNCTION      129 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_div);
PHP_FUNCTION      130 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_eqv);
PHP_FUNCTION      131 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_idiv);
PHP_FUNCTION      132 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_imp);
PHP_FUNCTION      133 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_mod);
PHP_FUNCTION      134 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_or);
PHP_FUNCTION      135 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_pow);
PHP_FUNCTION      136 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_xor);
PHP_FUNCTION      137 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_abs);
PHP_FUNCTION      138 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_fix);
PHP_FUNCTION      139 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_int);
PHP_FUNCTION      140 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_neg);
PHP_FUNCTION      141 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_not);
PHP_FUNCTION      142 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_round);
PHP_FUNCTION      143 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_cmp);
PHP_FUNCTION      144 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_date_to_timestamp);
PHP_FUNCTION      145 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_date_from_timestamp);
PHP_FUNCTION      146 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_get_type);
PHP_FUNCTION      147 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_set_type);
PHP_FUNCTION      148 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(variant_cast);
PHP_FUNCTION      156 com_dotnet/php_com_dotnet_internal.h PHP_FUNCTION(com_dotnet_create_instance);
PHP_FUNCTION       35 ctype/ctype.c  static PHP_FUNCTION(ctype_alnum);
PHP_FUNCTION       36 ctype/ctype.c  static PHP_FUNCTION(ctype_alpha);
PHP_FUNCTION       37 ctype/ctype.c  static PHP_FUNCTION(ctype_cntrl);
PHP_FUNCTION       38 ctype/ctype.c  static PHP_FUNCTION(ctype_digit);
PHP_FUNCTION       39 ctype/ctype.c  static PHP_FUNCTION(ctype_lower);
PHP_FUNCTION       40 ctype/ctype.c  static PHP_FUNCTION(ctype_graph);
PHP_FUNCTION       41 ctype/ctype.c  static PHP_FUNCTION(ctype_print);
PHP_FUNCTION       42 ctype/ctype.c  static PHP_FUNCTION(ctype_punct);
PHP_FUNCTION       43 ctype/ctype.c  static PHP_FUNCTION(ctype_space);
PHP_FUNCTION       44 ctype/ctype.c  static PHP_FUNCTION(ctype_upper);
PHP_FUNCTION       45 ctype/ctype.c  static PHP_FUNCTION(ctype_xdigit);
PHP_FUNCTION       62 curl/php_curl.h PHP_FUNCTION(curl_version);
PHP_FUNCTION       63 curl/php_curl.h PHP_FUNCTION(curl_init);
PHP_FUNCTION       64 curl/php_curl.h PHP_FUNCTION(curl_copy_handle);
PHP_FUNCTION       65 curl/php_curl.h PHP_FUNCTION(curl_setopt);
PHP_FUNCTION       66 curl/php_curl.h PHP_FUNCTION(curl_setopt_array);
PHP_FUNCTION       67 curl/php_curl.h PHP_FUNCTION(curl_exec);
PHP_FUNCTION       68 curl/php_curl.h PHP_FUNCTION(curl_getinfo);
PHP_FUNCTION       69 curl/php_curl.h PHP_FUNCTION(curl_error);
PHP_FUNCTION       70 curl/php_curl.h PHP_FUNCTION(curl_errno);
PHP_FUNCTION       71 curl/php_curl.h PHP_FUNCTION(curl_close);
PHP_FUNCTION       72 curl/php_curl.h PHP_FUNCTION(curl_multi_init);
PHP_FUNCTION       73 curl/php_curl.h PHP_FUNCTION(curl_multi_add_handle);
PHP_FUNCTION       74 curl/php_curl.h PHP_FUNCTION(curl_multi_remove_handle);
PHP_FUNCTION       75 curl/php_curl.h PHP_FUNCTION(curl_multi_select);
PHP_FUNCTION       76 curl/php_curl.h PHP_FUNCTION(curl_multi_exec);
PHP_FUNCTION       77 curl/php_curl.h PHP_FUNCTION(curl_multi_getcontent);
PHP_FUNCTION       78 curl/php_curl.h PHP_FUNCTION(curl_multi_info_read);
PHP_FUNCTION       79 curl/php_curl.h PHP_FUNCTION(curl_multi_close);
PHP_FUNCTION       30 date/php_date.h PHP_FUNCTION(date);
PHP_FUNCTION       31 date/php_date.h PHP_FUNCTION(idate);
PHP_FUNCTION       32 date/php_date.h PHP_FUNCTION(gmdate);
PHP_FUNCTION       33 date/php_date.h PHP_FUNCTION(strtotime);
PHP_FUNCTION       35 date/php_date.h PHP_FUNCTION(mktime);
PHP_FUNCTION       36 date/php_date.h PHP_FUNCTION(gmmktime);
PHP_FUNCTION       38 date/php_date.h PHP_FUNCTION(checkdate);
PHP_FUNCTION       41 date/php_date.h PHP_FUNCTION(strftime);
PHP_FUNCTION       42 date/php_date.h PHP_FUNCTION(gmstrftime);
PHP_FUNCTION       45 date/php_date.h PHP_FUNCTION(time);
PHP_FUNCTION       46 date/php_date.h PHP_FUNCTION(localtime);
PHP_FUNCTION       47 date/php_date.h PHP_FUNCTION(getdate);
PHP_FUNCTION       53 date/php_date.h PHP_FUNCTION(date_create);
PHP_FUNCTION       54 date/php_date.h PHP_FUNCTION(date_create_from_format);
PHP_FUNCTION       55 date/php_date.h PHP_FUNCTION(date_parse);
PHP_FUNCTION       56 date/php_date.h PHP_FUNCTION(date_parse_from_format);
PHP_FUNCTION       57 date/php_date.h PHP_FUNCTION(date_get_last_errors);
PHP_FUNCTION       58 date/php_date.h PHP_FUNCTION(date_format);
PHP_FUNCTION       59 date/php_date.h PHP_FUNCTION(date_modify);
PHP_FUNCTION       60 date/php_date.h PHP_FUNCTION(date_add);
PHP_FUNCTION       61 date/php_date.h PHP_FUNCTION(date_sub);
PHP_FUNCTION       62 date/php_date.h PHP_FUNCTION(date_timezone_get);
PHP_FUNCTION       63 date/php_date.h PHP_FUNCTION(date_timezone_set);
PHP_FUNCTION       64 date/php_date.h PHP_FUNCTION(date_offset_get);
PHP_FUNCTION       65 date/php_date.h PHP_FUNCTION(date_diff);
PHP_FUNCTION       67 date/php_date.h PHP_FUNCTION(date_time_set);
PHP_FUNCTION       68 date/php_date.h PHP_FUNCTION(date_date_set);
PHP_FUNCTION       69 date/php_date.h PHP_FUNCTION(date_isodate_set);
PHP_FUNCTION       70 date/php_date.h PHP_FUNCTION(date_timestamp_set);
PHP_FUNCTION       71 date/php_date.h PHP_FUNCTION(date_timestamp_get);
PHP_FUNCTION       74 date/php_date.h PHP_FUNCTION(timezone_open);
PHP_FUNCTION       75 date/php_date.h PHP_FUNCTION(timezone_name_get);
PHP_FUNCTION       76 date/php_date.h PHP_FUNCTION(timezone_name_from_abbr);
PHP_FUNCTION       77 date/php_date.h PHP_FUNCTION(timezone_offset_get);
PHP_FUNCTION       78 date/php_date.h PHP_FUNCTION(timezone_transitions_get);
PHP_FUNCTION       79 date/php_date.h PHP_FUNCTION(timezone_location_get);
PHP_FUNCTION       80 date/php_date.h PHP_FUNCTION(timezone_identifiers_list);
PHP_FUNCTION       81 date/php_date.h PHP_FUNCTION(timezone_abbreviations_list);
PHP_FUNCTION       82 date/php_date.h PHP_FUNCTION(timezone_version_get);
PHP_FUNCTION       87 date/php_date.h PHP_FUNCTION(date_interval_format);
PHP_FUNCTION       88 date/php_date.h PHP_FUNCTION(date_interval_create_from_date_string);
PHP_FUNCTION       93 date/php_date.h PHP_FUNCTION(date_default_timezone_set);
PHP_FUNCTION       94 date/php_date.h PHP_FUNCTION(date_default_timezone_get);
PHP_FUNCTION       97 date/php_date.h PHP_FUNCTION(date_sunrise);
PHP_FUNCTION       98 date/php_date.h PHP_FUNCTION(date_sunset);
PHP_FUNCTION       99 date/php_date.h PHP_FUNCTION(date_sun_info);
PHP_FUNCTION      131 dba/php_dba.h  PHP_FUNCTION(dba_open);
PHP_FUNCTION      132 dba/php_dba.h  PHP_FUNCTION(dba_popen);
PHP_FUNCTION      133 dba/php_dba.h  PHP_FUNCTION(dba_close);
PHP_FUNCTION      134 dba/php_dba.h  PHP_FUNCTION(dba_firstkey);
PHP_FUNCTION      135 dba/php_dba.h  PHP_FUNCTION(dba_nextkey);
PHP_FUNCTION      136 dba/php_dba.h  PHP_FUNCTION(dba_replace);
PHP_FUNCTION      137 dba/php_dba.h  PHP_FUNCTION(dba_insert);
PHP_FUNCTION      138 dba/php_dba.h  PHP_FUNCTION(dba_delete);
PHP_FUNCTION      139 dba/php_dba.h  PHP_FUNCTION(dba_exists);
PHP_FUNCTION      140 dba/php_dba.h  PHP_FUNCTION(dba_fetch);
PHP_FUNCTION      141 dba/php_dba.h  PHP_FUNCTION(dba_optimize);
PHP_FUNCTION      142 dba/php_dba.h  PHP_FUNCTION(dba_sync);
PHP_FUNCTION      143 dba/php_dba.h  PHP_FUNCTION(dba_handlers);
PHP_FUNCTION      144 dba/php_dba.h  PHP_FUNCTION(dba_list);
PHP_FUNCTION      145 dba/php_dba.h  PHP_FUNCTION(dba_key_split);
PHP_FUNCTION       84 dom/dom_fe.h   PHP_FUNCTION(dom_domstringlist_item);
PHP_FUNCTION       87 dom/dom_fe.h   PHP_FUNCTION(dom_namelist_get_name);
PHP_FUNCTION       88 dom/dom_fe.h   PHP_FUNCTION(dom_namelist_get_namespace_uri);
PHP_FUNCTION       91 dom/dom_fe.h   PHP_FUNCTION(dom_domimplementationlist_item);
PHP_FUNCTION       94 dom/dom_fe.h   PHP_FUNCTION(dom_domimplementationsource_get_domimplementation);
PHP_FUNCTION       95 dom/dom_fe.h   PHP_FUNCTION(dom_domimplementationsource_get_domimplementations);
PHP_FUNCTION      108 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_element);
PHP_FUNCTION      109 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_document_fragment);
PHP_FUNCTION      110 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_text_node);
PHP_FUNCTION      111 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_comment);
PHP_FUNCTION      112 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_cdatasection);
PHP_FUNCTION      113 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_processing_instruction);
PHP_FUNCTION      114 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_attribute);
PHP_FUNCTION      115 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_entity_reference);
PHP_FUNCTION      116 dom/dom_fe.h   PHP_FUNCTION(dom_document_get_elements_by_tag_name);
PHP_FUNCTION      117 dom/dom_fe.h   PHP_FUNCTION(dom_document_import_node);
PHP_FUNCTION      118 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_element_ns);
PHP_FUNCTION      119 dom/dom_fe.h   PHP_FUNCTION(dom_document_create_attribute_ns);
PHP_FUNCTION      120 dom/dom_fe.h   PHP_FUNCTION(dom_document_get_elements_by_tag_name_ns);
PHP_FUNCTION      121 dom/dom_fe.h   PHP_FUNCTION(dom_document_get_element_by_id);
PHP_FUNCTION      122 dom/dom_fe.h   PHP_FUNCTION(dom_document_adopt_node);
PHP_FUNCTION      123 dom/dom_fe.h   PHP_FUNCTION(dom_document_normalize_document);
PHP_FUNCTION      124 dom/dom_fe.h   PHP_FUNCTION(dom_document_rename_node);
PHP_FUNCTION      128 dom/dom_fe.h   PHP_FUNCTION(dom_document_save);
PHP_FUNCTION      130 dom/dom_fe.h   PHP_FUNCTION(dom_document_savexml);
PHP_FUNCTION      131 dom/dom_fe.h   PHP_FUNCTION(dom_document_validate);
PHP_FUNCTION      132 dom/dom_fe.h   PHP_FUNCTION(dom_document_xinclude);
PHP_FUNCTION      138 dom/dom_fe.h   PHP_FUNCTION(dom_document_save_html);
PHP_FUNCTION      139 dom/dom_fe.h   PHP_FUNCTION(dom_document_save_html_file);
PHP_FUNCTION      143 dom/dom_fe.h   PHP_FUNCTION(dom_document_schema_validate_file);
PHP_FUNCTION      144 dom/dom_fe.h   PHP_FUNCTION(dom_document_schema_validate_xml);
PHP_FUNCTION      145 dom/dom_fe.h   PHP_FUNCTION(dom_document_relaxNG_validate_file);
PHP_FUNCTION      146 dom/dom_fe.h   PHP_FUNCTION(dom_document_relaxNG_validate_xml);
PHP_FUNCTION      150 dom/dom_fe.h   PHP_FUNCTION(dom_node_insert_before);
PHP_FUNCTION      151 dom/dom_fe.h   PHP_FUNCTION(dom_node_replace_child);
PHP_FUNCTION      152 dom/dom_fe.h   PHP_FUNCTION(dom_node_remove_child);
PHP_FUNCTION      153 dom/dom_fe.h   PHP_FUNCTION(dom_node_append_child);
PHP_FUNCTION      154 dom/dom_fe.h   PHP_FUNCTION(dom_node_has_child_nodes);
PHP_FUNCTION      155 dom/dom_fe.h   PHP_FUNCTION(dom_node_clone_node);
PHP_FUNCTION      156 dom/dom_fe.h   PHP_FUNCTION(dom_node_normalize);
PHP_FUNCTION      157 dom/dom_fe.h   PHP_FUNCTION(dom_node_is_supported);
PHP_FUNCTION      158 dom/dom_fe.h   PHP_FUNCTION(dom_node_has_attributes);
PHP_FUNCTION      159 dom/dom_fe.h   PHP_FUNCTION(dom_node_compare_document_position);
PHP_FUNCTION      160 dom/dom_fe.h   PHP_FUNCTION(dom_node_is_same_node);
PHP_FUNCTION      161 dom/dom_fe.h   PHP_FUNCTION(dom_node_lookup_prefix);
PHP_FUNCTION      162 dom/dom_fe.h   PHP_FUNCTION(dom_node_is_default_namespace);
PHP_FUNCTION      163 dom/dom_fe.h   PHP_FUNCTION(dom_node_lookup_namespace_uri);
PHP_FUNCTION      164 dom/dom_fe.h   PHP_FUNCTION(dom_node_is_equal_node);
PHP_FUNCTION      165 dom/dom_fe.h   PHP_FUNCTION(dom_node_get_feature);
PHP_FUNCTION      166 dom/dom_fe.h   PHP_FUNCTION(dom_node_set_user_data);
PHP_FUNCTION      167 dom/dom_fe.h   PHP_FUNCTION(dom_node_get_user_data);
PHP_FUNCTION      174 dom/dom_fe.h   PHP_FUNCTION(dom_nodelist_item);
PHP_FUNCTION      177 dom/dom_fe.h   PHP_FUNCTION(dom_namednodemap_get_named_item);
PHP_FUNCTION      178 dom/dom_fe.h   PHP_FUNCTION(dom_namednodemap_set_named_item);
PHP_FUNCTION      179 dom/dom_fe.h   PHP_FUNCTION(dom_namednodemap_remove_named_item);
PHP_FUNCTION      180 dom/dom_fe.h   PHP_FUNCTION(dom_namednodemap_item);
PHP_FUNCTION      181 dom/dom_fe.h   PHP_FUNCTION(dom_namednodemap_get_named_item_ns);
PHP_FUNCTION      182 dom/dom_fe.h   PHP_FUNCTION(dom_namednodemap_set_named_item_ns);
PHP_FUNCTION      183 dom/dom_fe.h   PHP_FUNCTION(dom_namednodemap_remove_named_item_ns);
PHP_FUNCTION      186 dom/dom_fe.h   PHP_FUNCTION(dom_characterdata_substring_data);
PHP_FUNCTION      187 dom/dom_fe.h   PHP_FUNCTION(dom_characterdata_append_data);
PHP_FUNCTION      188 dom/dom_fe.h   PHP_FUNCTION(dom_characterdata_insert_data);
PHP_FUNCTION      189 dom/dom_fe.h   PHP_FUNCTION(dom_characterdata_delete_data);
PHP_FUNCTION      190 dom/dom_fe.h   PHP_FUNCTION(dom_characterdata_replace_data);
PHP_FUNCTION      193 dom/dom_fe.h   PHP_FUNCTION(dom_attr_is_id);
PHP_FUNCTION      197 dom/dom_fe.h   PHP_FUNCTION(dom_element_get_attribute);
PHP_FUNCTION      198 dom/dom_fe.h   PHP_FUNCTION(dom_element_set_attribute);
PHP_FUNCTION      199 dom/dom_fe.h   PHP_FUNCTION(dom_element_remove_attribute);
PHP_FUNCTION      200 dom/dom_fe.h   PHP_FUNCTION(dom_element_get_attribute_node);
PHP_FUNCTION      201 dom/dom_fe.h   PHP_FUNCTION(dom_element_set_attribute_node);
PHP_FUNCTION      202 dom/dom_fe.h   PHP_FUNCTION(dom_element_remove_attribute_node);
PHP_FUNCTION      203 dom/dom_fe.h   PHP_FUNCTION(dom_element_get_elements_by_tag_name);
PHP_FUNCTION      204 dom/dom_fe.h   PHP_FUNCTION(dom_element_get_attribute_ns);
PHP_FUNCTION      205 dom/dom_fe.h   PHP_FUNCTION(dom_element_set_attribute_ns);
PHP_FUNCTION      206 dom/dom_fe.h   PHP_FUNCTION(dom_element_remove_attribute_ns);
PHP_FUNCTION      207 dom/dom_fe.h   PHP_FUNCTION(dom_element_get_attribute_node_ns);
PHP_FUNCTION      208 dom/dom_fe.h   PHP_FUNCTION(dom_element_set_attribute_node_ns);
PHP_FUNCTION      209 dom/dom_fe.h   PHP_FUNCTION(dom_element_get_elements_by_tag_name_ns);
PHP_FUNCTION      210 dom/dom_fe.h   PHP_FUNCTION(dom_element_has_attribute);
PHP_FUNCTION      211 dom/dom_fe.h   PHP_FUNCTION(dom_element_has_attribute_ns);
PHP_FUNCTION      212 dom/dom_fe.h   PHP_FUNCTION(dom_element_set_id_attribute);
PHP_FUNCTION      213 dom/dom_fe.h   PHP_FUNCTION(dom_element_set_id_attribute_ns);
PHP_FUNCTION      214 dom/dom_fe.h   PHP_FUNCTION(dom_element_set_id_attribute_node);
PHP_FUNCTION      218 dom/dom_fe.h   PHP_FUNCTION(dom_text_split_text);
PHP_FUNCTION      219 dom/dom_fe.h   PHP_FUNCTION(dom_text_is_whitespace_in_element_content);
PHP_FUNCTION      220 dom/dom_fe.h   PHP_FUNCTION(dom_text_replace_whole_text);
PHP_FUNCTION      229 dom/dom_fe.h   PHP_FUNCTION(dom_userdatahandler_handle);
PHP_FUNCTION      234 dom/dom_fe.h   PHP_FUNCTION(dom_domerrorhandler_handle_error);
PHP_FUNCTION      239 dom/dom_fe.h   PHP_FUNCTION(dom_domconfiguration_set_parameter);
PHP_FUNCTION      240 dom/dom_fe.h   PHP_FUNCTION(dom_domconfiguration_get_parameter);
PHP_FUNCTION      241 dom/dom_fe.h   PHP_FUNCTION(dom_domconfiguration_can_set_parameter);
PHP_FUNCTION      259 dom/dom_fe.h   PHP_FUNCTION(dom_string_extend_find_offset16);
PHP_FUNCTION      260 dom/dom_fe.h   PHP_FUNCTION(dom_string_extend_find_offset32);
PHP_FUNCTION      265 dom/dom_fe.h   PHP_FUNCTION(dom_xpath_register_ns);
PHP_FUNCTION      266 dom/dom_fe.h   PHP_FUNCTION(dom_xpath_query);
PHP_FUNCTION      267 dom/dom_fe.h   PHP_FUNCTION(dom_xpath_evaluate);
PHP_FUNCTION      268 dom/dom_fe.h   PHP_FUNCTION(dom_xpath_register_php_functions);
PHP_FUNCTION       43 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_init);
PHP_FUNCTION       44 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_free);
PHP_FUNCTION       45 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_get_error);
PHP_FUNCTION       46 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_set_dict_path);
PHP_FUNCTION       47 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_get_dict_path);
PHP_FUNCTION       48 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_list_dicts);
PHP_FUNCTION       49 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_request_dict);
PHP_FUNCTION       50 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_request_pwl_dict);
PHP_FUNCTION       51 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_free_dict);
PHP_FUNCTION       52 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_dict_exists);
PHP_FUNCTION       53 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_set_ordering);
PHP_FUNCTION       54 enchant/php_enchant.h PHP_FUNCTION(enchant_broker_describe);
PHP_FUNCTION       56 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_check);
PHP_FUNCTION       57 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_suggest);
PHP_FUNCTION       58 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_add_to_personal);
PHP_FUNCTION       59 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_add_to_session);
PHP_FUNCTION       60 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_is_in_session);
PHP_FUNCTION       61 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_store_replacement);
PHP_FUNCTION       62 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_get_error);
PHP_FUNCTION       63 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_describe);
PHP_FUNCTION       64 enchant/php_enchant.h PHP_FUNCTION(enchant_dict_quick_check);
PHP_FUNCTION       40 ereg/php_ereg.h PHP_FUNCTION(ereg);
PHP_FUNCTION       41 ereg/php_ereg.h PHP_FUNCTION(eregi);
PHP_FUNCTION       42 ereg/php_ereg.h PHP_FUNCTION(eregi_replace);
PHP_FUNCTION       43 ereg/php_ereg.h PHP_FUNCTION(ereg_replace);
PHP_FUNCTION       44 ereg/php_ereg.h PHP_FUNCTION(split);
PHP_FUNCTION       45 ereg/php_ereg.h PHP_FUNCTION(spliti);
PHP_FUNCTION       46 ereg/php_ereg.h PHP_EREG_API PHP_FUNCTION(sql_regcase);
PHP_FUNCTION       26 exif/php_exif.h PHP_FUNCTION(exif_read_data);
PHP_FUNCTION       27 exif/php_exif.h PHP_FUNCTION(exif_tagname);
PHP_FUNCTION       28 exif/php_exif.h PHP_FUNCTION(exif_thumbnail);
PHP_FUNCTION       29 exif/php_exif.h PHP_FUNCTION(exif_imagetype);
PHP_FUNCTION       41 fileinfo/php_fileinfo.h PHP_FUNCTION(finfo_open);
PHP_FUNCTION       42 fileinfo/php_fileinfo.h PHP_FUNCTION(finfo_close);
PHP_FUNCTION       43 fileinfo/php_fileinfo.h PHP_FUNCTION(finfo_set_flags);
PHP_FUNCTION       44 fileinfo/php_fileinfo.h PHP_FUNCTION(finfo_file);
PHP_FUNCTION       45 fileinfo/php_fileinfo.h PHP_FUNCTION(finfo_buffer);
PHP_FUNCTION       46 fileinfo/php_fileinfo.h PHP_FUNCTION(mime_content_type);
PHP_FUNCTION       47 filter/php_filter.h PHP_FUNCTION(filter_input);
PHP_FUNCTION       48 filter/php_filter.h PHP_FUNCTION(filter_var);
PHP_FUNCTION       49 filter/php_filter.h PHP_FUNCTION(filter_input_array);
PHP_FUNCTION       50 filter/php_filter.h PHP_FUNCTION(filter_var_array);
PHP_FUNCTION       51 filter/php_filter.h PHP_FUNCTION(filter_list);
PHP_FUNCTION       52 filter/php_filter.h PHP_FUNCTION(filter_has_var);
PHP_FUNCTION       53 filter/php_filter.h PHP_FUNCTION(filter_id);
PHP_FUNCTION       37 ftp/php_ftp.h  PHP_FUNCTION(ftp_connect);
PHP_FUNCTION       39 ftp/php_ftp.h  PHP_FUNCTION(ftp_ssl_connect);
PHP_FUNCTION       41 ftp/php_ftp.h  PHP_FUNCTION(ftp_login);
PHP_FUNCTION       42 ftp/php_ftp.h  PHP_FUNCTION(ftp_pwd);
PHP_FUNCTION       43 ftp/php_ftp.h  PHP_FUNCTION(ftp_cdup);
PHP_FUNCTION       44 ftp/php_ftp.h  PHP_FUNCTION(ftp_chdir);
PHP_FUNCTION       45 ftp/php_ftp.h  PHP_FUNCTION(ftp_exec);
PHP_FUNCTION       46 ftp/php_ftp.h  PHP_FUNCTION(ftp_raw);
PHP_FUNCTION       47 ftp/php_ftp.h  PHP_FUNCTION(ftp_mkdir);
PHP_FUNCTION       48 ftp/php_ftp.h  PHP_FUNCTION(ftp_rmdir);
PHP_FUNCTION       49 ftp/php_ftp.h  PHP_FUNCTION(ftp_chmod);
PHP_FUNCTION       50 ftp/php_ftp.h  PHP_FUNCTION(ftp_alloc);
PHP_FUNCTION       51 ftp/php_ftp.h  PHP_FUNCTION(ftp_nlist);
PHP_FUNCTION       52 ftp/php_ftp.h  PHP_FUNCTION(ftp_rawlist);
PHP_FUNCTION       53 ftp/php_ftp.h  PHP_FUNCTION(ftp_systype);
PHP_FUNCTION       54 ftp/php_ftp.h  PHP_FUNCTION(ftp_pasv);
PHP_FUNCTION       55 ftp/php_ftp.h  PHP_FUNCTION(ftp_get);
PHP_FUNCTION       56 ftp/php_ftp.h  PHP_FUNCTION(ftp_fget);
PHP_FUNCTION       57 ftp/php_ftp.h  PHP_FUNCTION(ftp_put);
PHP_FUNCTION       58 ftp/php_ftp.h  PHP_FUNCTION(ftp_fput);
PHP_FUNCTION       59 ftp/php_ftp.h  PHP_FUNCTION(ftp_size);
PHP_FUNCTION       60 ftp/php_ftp.h  PHP_FUNCTION(ftp_mdtm);
PHP_FUNCTION       61 ftp/php_ftp.h  PHP_FUNCTION(ftp_rename);
PHP_FUNCTION       62 ftp/php_ftp.h  PHP_FUNCTION(ftp_delete);
PHP_FUNCTION       63 ftp/php_ftp.h  PHP_FUNCTION(ftp_site);
PHP_FUNCTION       64 ftp/php_ftp.h  PHP_FUNCTION(ftp_close);
PHP_FUNCTION       65 ftp/php_ftp.h  PHP_FUNCTION(ftp_set_option);
PHP_FUNCTION       66 ftp/php_ftp.h  PHP_FUNCTION(ftp_get_option);
PHP_FUNCTION       67 ftp/php_ftp.h  PHP_FUNCTION(ftp_nb_get);
PHP_FUNCTION       68 ftp/php_ftp.h  PHP_FUNCTION(ftp_nb_fget);
PHP_FUNCTION       69 ftp/php_ftp.h  PHP_FUNCTION(ftp_nb_put);
PHP_FUNCTION       70 ftp/php_ftp.h  PHP_FUNCTION(ftp_nb_fput);
PHP_FUNCTION       71 ftp/php_ftp.h  PHP_FUNCTION(ftp_nb_continue);
PHP_FUNCTION       79 gd/php_gd.h    PHP_FUNCTION(gd_info);
PHP_FUNCTION       80 gd/php_gd.h    PHP_FUNCTION(imagearc);
PHP_FUNCTION       81 gd/php_gd.h    PHP_FUNCTION(imageellipse);
PHP_FUNCTION       82 gd/php_gd.h    PHP_FUNCTION(imagechar);
PHP_FUNCTION       83 gd/php_gd.h    PHP_FUNCTION(imagecharup);
PHP_FUNCTION       84 gd/php_gd.h    PHP_FUNCTION(imageistruecolor);
PHP_FUNCTION       85 gd/php_gd.h    PHP_FUNCTION(imagecolorallocate);
PHP_FUNCTION       86 gd/php_gd.h    PHP_FUNCTION(imagepalettecopy);
PHP_FUNCTION       87 gd/php_gd.h    PHP_FUNCTION(imagecolorat);
PHP_FUNCTION       88 gd/php_gd.h    PHP_FUNCTION(imagecolorclosest);
PHP_FUNCTION       89 gd/php_gd.h    PHP_FUNCTION(imagecolorclosesthwb);
PHP_FUNCTION       90 gd/php_gd.h    PHP_FUNCTION(imagecolordeallocate);
PHP_FUNCTION       91 gd/php_gd.h    PHP_FUNCTION(imagecolorresolve);
PHP_FUNCTION       92 gd/php_gd.h    PHP_FUNCTION(imagecolorexact);
PHP_FUNCTION       93 gd/php_gd.h    PHP_FUNCTION(imagecolorset);
PHP_FUNCTION       94 gd/php_gd.h    PHP_FUNCTION(imagecolorstotal);
PHP_FUNCTION       95 gd/php_gd.h    PHP_FUNCTION(imagecolorsforindex);
PHP_FUNCTION       96 gd/php_gd.h    PHP_FUNCTION(imagecolortransparent);
PHP_FUNCTION       97 gd/php_gd.h    PHP_FUNCTION(imagecopy);
PHP_FUNCTION       98 gd/php_gd.h    PHP_FUNCTION(imagecopymerge);
PHP_FUNCTION       99 gd/php_gd.h    PHP_FUNCTION(imagecopyresized);
PHP_FUNCTION      100 gd/php_gd.h    PHP_FUNCTION(imagetypes);
PHP_FUNCTION      101 gd/php_gd.h    PHP_FUNCTION(imagecreate);
PHP_FUNCTION      102 gd/php_gd.h    PHP_FUNCTION(imageftbbox);
PHP_FUNCTION      103 gd/php_gd.h    PHP_FUNCTION(imagefttext);
PHP_FUNCTION      105 gd/php_gd.h    PHP_FUNCTION(imagecreatetruecolor);
PHP_FUNCTION      106 gd/php_gd.h    PHP_FUNCTION(imagetruecolortopalette);
PHP_FUNCTION      107 gd/php_gd.h    PHP_FUNCTION(imagesetthickness);
PHP_FUNCTION      108 gd/php_gd.h    PHP_FUNCTION(imagefilledellipse);
PHP_FUNCTION      109 gd/php_gd.h    PHP_FUNCTION(imagefilledarc);
PHP_FUNCTION      110 gd/php_gd.h    PHP_FUNCTION(imagealphablending);
PHP_FUNCTION      111 gd/php_gd.h    PHP_FUNCTION(imagesavealpha);
PHP_FUNCTION      112 gd/php_gd.h    PHP_FUNCTION(imagecolorallocatealpha);
PHP_FUNCTION      113 gd/php_gd.h    PHP_FUNCTION(imagecolorresolvealpha);
PHP_FUNCTION      114 gd/php_gd.h    PHP_FUNCTION(imagecolorclosestalpha);
PHP_FUNCTION      115 gd/php_gd.h    PHP_FUNCTION(imagecolorexactalpha);
PHP_FUNCTION      116 gd/php_gd.h    PHP_FUNCTION(imagecopyresampled);
PHP_FUNCTION      119 gd/php_gd.h    PHP_FUNCTION(imagegrabwindow);
PHP_FUNCTION      120 gd/php_gd.h    PHP_FUNCTION(imagegrabscreen);
PHP_FUNCTION      123 gd/php_gd.h    PHP_FUNCTION(imagerotate);
PHP_FUNCTION      126 gd/php_gd.h    PHP_FUNCTION(imageantialias);
PHP_FUNCTION      129 gd/php_gd.h    PHP_FUNCTION(imagesetthickness);
PHP_FUNCTION      130 gd/php_gd.h    PHP_FUNCTION(imagecopymergegray);
PHP_FUNCTION      131 gd/php_gd.h    PHP_FUNCTION(imagesetbrush);
PHP_FUNCTION      132 gd/php_gd.h    PHP_FUNCTION(imagesettile);
PHP_FUNCTION      133 gd/php_gd.h    PHP_FUNCTION(imagesetstyle);
PHP_FUNCTION      135 gd/php_gd.h    PHP_FUNCTION(imagecreatefromstring);
PHP_FUNCTION      136 gd/php_gd.h    PHP_FUNCTION(imagecreatefromgif);
PHP_FUNCTION      137 gd/php_gd.h    PHP_FUNCTION(imagecreatefromjpeg);
PHP_FUNCTION      138 gd/php_gd.h    PHP_FUNCTION(imagecreatefromxbm);
PHP_FUNCTION      139 gd/php_gd.h    PHP_FUNCTION(imagecreatefromwebp);
PHP_FUNCTION      140 gd/php_gd.h    PHP_FUNCTION(imagecreatefrompng);
PHP_FUNCTION      141 gd/php_gd.h    PHP_FUNCTION(imagecreatefromwbmp);
PHP_FUNCTION      142 gd/php_gd.h    PHP_FUNCTION(imagecreatefromgd);
PHP_FUNCTION      143 gd/php_gd.h    PHP_FUNCTION(imagecreatefromgd2);
PHP_FUNCTION      144 gd/php_gd.h    PHP_FUNCTION(imagecreatefromgd2part);
PHP_FUNCTION      146 gd/php_gd.h    PHP_FUNCTION(imagecreatefromxpm);
PHP_FUNCTION      149 gd/php_gd.h    PHP_FUNCTION(imagegammacorrect);
PHP_FUNCTION      150 gd/php_gd.h    PHP_FUNCTION(imagedestroy);
PHP_FUNCTION      151 gd/php_gd.h    PHP_FUNCTION(imagefill);
PHP_FUNCTION      152 gd/php_gd.h    PHP_FUNCTION(imagefilledpolygon);
PHP_FUNCTION      153 gd/php_gd.h    PHP_FUNCTION(imagefilledrectangle);
PHP_FUNCTION      154 gd/php_gd.h    PHP_FUNCTION(imagefilltoborder);
PHP_FUNCTION      155 gd/php_gd.h    PHP_FUNCTION(imagefontwidth);
PHP_FUNCTION      156 gd/php_gd.h    PHP_FUNCTION(imagefontheight);
PHP_FUNCTION      158 gd/php_gd.h    PHP_FUNCTION(imagegif );
PHP_FUNCTION      159 gd/php_gd.h    PHP_FUNCTION(imagejpeg );
PHP_FUNCTION      160 gd/php_gd.h    PHP_FUNCTION(imagepng);
PHP_FUNCTION      161 gd/php_gd.h    PHP_FUNCTION(imagewebp);
PHP_FUNCTION      162 gd/php_gd.h    PHP_FUNCTION(imagewbmp);
PHP_FUNCTION      163 gd/php_gd.h    PHP_FUNCTION(imagegd);
PHP_FUNCTION      164 gd/php_gd.h    PHP_FUNCTION(imagegd2);
PHP_FUNCTION      166 gd/php_gd.h    PHP_FUNCTION(imageinterlace);
PHP_FUNCTION      167 gd/php_gd.h    PHP_FUNCTION(imageline);
PHP_FUNCTION      168 gd/php_gd.h    PHP_FUNCTION(imageloadfont);
PHP_FUNCTION      169 gd/php_gd.h    PHP_FUNCTION(imagepolygon);
PHP_FUNCTION      170 gd/php_gd.h    PHP_FUNCTION(imagerectangle);
PHP_FUNCTION      171 gd/php_gd.h    PHP_FUNCTION(imagesetpixel);
PHP_FUNCTION      172 gd/php_gd.h    PHP_FUNCTION(imagestring);
PHP_FUNCTION      173 gd/php_gd.h    PHP_FUNCTION(imagestringup);
PHP_FUNCTION      174 gd/php_gd.h    PHP_FUNCTION(imagesx);
PHP_FUNCTION      175 gd/php_gd.h    PHP_FUNCTION(imagesy);
PHP_FUNCTION      176 gd/php_gd.h    PHP_FUNCTION(imagedashedline);
PHP_FUNCTION      177 gd/php_gd.h    PHP_FUNCTION(imagettfbbox);
PHP_FUNCTION      178 gd/php_gd.h    PHP_FUNCTION(imagettftext);
PHP_FUNCTION      179 gd/php_gd.h    PHP_FUNCTION(imagepsloadfont);
PHP_FUNCTION      183 gd/php_gd.h    PHP_FUNCTION(imagepsfreefont);
PHP_FUNCTION      184 gd/php_gd.h    PHP_FUNCTION(imagepsencodefont);
PHP_FUNCTION      185 gd/php_gd.h    PHP_FUNCTION(imagepsextendfont);
PHP_FUNCTION      186 gd/php_gd.h    PHP_FUNCTION(imagepsslantfont);
PHP_FUNCTION      187 gd/php_gd.h    PHP_FUNCTION(imagepstext);
PHP_FUNCTION      188 gd/php_gd.h    PHP_FUNCTION(imagepsbbox);
PHP_FUNCTION      190 gd/php_gd.h    PHP_FUNCTION(jpeg2wbmp);
PHP_FUNCTION      191 gd/php_gd.h    PHP_FUNCTION(png2wbmp);
PHP_FUNCTION      192 gd/php_gd.h    PHP_FUNCTION(image2wbmp);
PHP_FUNCTION      194 gd/php_gd.h    PHP_FUNCTION(imagecolormatch);
PHP_FUNCTION      197 gd/php_gd.h    PHP_FUNCTION(imagelayereffect);
PHP_FUNCTION      198 gd/php_gd.h    PHP_FUNCTION(imagexbm);
PHP_FUNCTION      201 gd/php_gd.h    PHP_FUNCTION(imagefilter);
PHP_FUNCTION      202 gd/php_gd.h    PHP_FUNCTION(imageconvolution);
PHP_FUNCTION      120 hash/php_hash.h PHP_FUNCTION(hash);
PHP_FUNCTION      121 hash/php_hash.h PHP_FUNCTION(hash_file);
PHP_FUNCTION      122 hash/php_hash.h PHP_FUNCTION(hash_hmac);
PHP_FUNCTION      123 hash/php_hash.h PHP_FUNCTION(hash_hmac_file);
PHP_FUNCTION      124 hash/php_hash.h PHP_FUNCTION(hash_init);
PHP_FUNCTION      125 hash/php_hash.h PHP_FUNCTION(hash_update);
PHP_FUNCTION      126 hash/php_hash.h PHP_FUNCTION(hash_update_stream);
PHP_FUNCTION      127 hash/php_hash.h PHP_FUNCTION(hash_update_file);
PHP_FUNCTION      128 hash/php_hash.h PHP_FUNCTION(hash_final);
PHP_FUNCTION      129 hash/php_hash.h PHP_FUNCTION(hash_algos);
PHP_FUNCTION       48 hash/php_hash_sha.h PHP_FUNCTION(sha1);
PHP_FUNCTION       49 hash/php_hash_sha.h PHP_FUNCTION(sha1_file);
PHP_FUNCTION       58 iconv/php_iconv.h PHP_FUNCTION(ob_iconv_handler);
PHP_FUNCTION       59 iconv/php_iconv.h PHP_FUNCTION(iconv_get_encoding);
PHP_FUNCTION       60 iconv/php_iconv.h PHP_FUNCTION(iconv_set_encoding);
PHP_FUNCTION       61 iconv/php_iconv.h PHP_FUNCTION(iconv_strlen);
PHP_FUNCTION       62 iconv/php_iconv.h PHP_FUNCTION(iconv_substr);
PHP_FUNCTION       63 iconv/php_iconv.h PHP_FUNCTION(iconv_strpos);
PHP_FUNCTION       64 iconv/php_iconv.h PHP_FUNCTION(iconv_strrpos);
PHP_FUNCTION       65 iconv/php_iconv.h PHP_FUNCTION(iconv_mime_encode);
PHP_FUNCTION       66 iconv/php_iconv.h PHP_FUNCTION(iconv_mime_decode);
PHP_FUNCTION       67 iconv/php_iconv.h PHP_FUNCTION(iconv_mime_decode_headers);
PHP_FUNCTION      106 imap/php_imap.h PHP_FUNCTION(imap_open);
PHP_FUNCTION      107 imap/php_imap.h PHP_FUNCTION(imap_popen);
PHP_FUNCTION      108 imap/php_imap.h PHP_FUNCTION(imap_reopen);
PHP_FUNCTION      109 imap/php_imap.h PHP_FUNCTION(imap_num_msg);
PHP_FUNCTION      110 imap/php_imap.h PHP_FUNCTION(imap_num_recent);
PHP_FUNCTION      111 imap/php_imap.h PHP_FUNCTION(imap_headers);
PHP_FUNCTION      112 imap/php_imap.h PHP_FUNCTION(imap_headerinfo);
PHP_FUNCTION      113 imap/php_imap.h PHP_FUNCTION(imap_rfc822_parse_headers);
PHP_FUNCTION      114 imap/php_imap.h PHP_FUNCTION(imap_body);
PHP_FUNCTION      115 imap/php_imap.h PHP_FUNCTION(imap_fetchstructure);
PHP_FUNCTION      116 imap/php_imap.h PHP_FUNCTION(imap_fetchbody);
PHP_FUNCTION      117 imap/php_imap.h PHP_FUNCTION(imap_fetchmime);
PHP_FUNCTION      118 imap/php_imap.h PHP_FUNCTION(imap_savebody);
PHP_FUNCTION      119 imap/php_imap.h PHP_FUNCTION(imap_gc);
PHP_FUNCTION      120 imap/php_imap.h PHP_FUNCTION(imap_expunge);
PHP_FUNCTION      121 imap/php_imap.h PHP_FUNCTION(imap_delete);
PHP_FUNCTION      122 imap/php_imap.h PHP_FUNCTION(imap_undelete);
PHP_FUNCTION      123 imap/php_imap.h PHP_FUNCTION(imap_check);
PHP_FUNCTION      124 imap/php_imap.h PHP_FUNCTION(imap_close);
PHP_FUNCTION      125 imap/php_imap.h PHP_FUNCTION(imap_mail_copy);
PHP_FUNCTION      126 imap/php_imap.h PHP_FUNCTION(imap_mail_move);
PHP_FUNCTION      127 imap/php_imap.h PHP_FUNCTION(imap_createmailbox);
PHP_FUNCTION      128 imap/php_imap.h PHP_FUNCTION(imap_renamemailbox);
PHP_FUNCTION      129 imap/php_imap.h PHP_FUNCTION(imap_deletemailbox);
PHP_FUNCTION      130 imap/php_imap.h PHP_FUNCTION(imap_listmailbox);
PHP_FUNCTION      131 imap/php_imap.h PHP_FUNCTION(imap_scanmailbox);
PHP_FUNCTION      132 imap/php_imap.h PHP_FUNCTION(imap_subscribe);
PHP_FUNCTION      133 imap/php_imap.h PHP_FUNCTION(imap_unsubscribe);
PHP_FUNCTION      134 imap/php_imap.h PHP_FUNCTION(imap_append);
PHP_FUNCTION      135 imap/php_imap.h PHP_FUNCTION(imap_ping);
PHP_FUNCTION      136 imap/php_imap.h PHP_FUNCTION(imap_base64);
PHP_FUNCTION      137 imap/php_imap.h PHP_FUNCTION(imap_qprint);
PHP_FUNCTION      138 imap/php_imap.h PHP_FUNCTION(imap_8bit);
PHP_FUNCTION      139 imap/php_imap.h PHP_FUNCTION(imap_binary);
PHP_FUNCTION      140 imap/php_imap.h PHP_FUNCTION(imap_mailboxmsginfo);
PHP_FUNCTION      141 imap/php_imap.h PHP_FUNCTION(imap_rfc822_write_address);
PHP_FUNCTION      142 imap/php_imap.h PHP_FUNCTION(imap_rfc822_parse_adrlist);
PHP_FUNCTION      143 imap/php_imap.h PHP_FUNCTION(imap_setflag_full);
PHP_FUNCTION      144 imap/php_imap.h PHP_FUNCTION(imap_clearflag_full);
PHP_FUNCTION      145 imap/php_imap.h PHP_FUNCTION(imap_sort);
PHP_FUNCTION      146 imap/php_imap.h PHP_FUNCTION(imap_fetchheader);
PHP_FUNCTION      147 imap/php_imap.h PHP_FUNCTION(imap_fetchtext);
PHP_FUNCTION      148 imap/php_imap.h PHP_FUNCTION(imap_uid);
PHP_FUNCTION      149 imap/php_imap.h PHP_FUNCTION(imap_msgno);
PHP_FUNCTION      150 imap/php_imap.h PHP_FUNCTION(imap_list);
PHP_FUNCTION      151 imap/php_imap.h PHP_FUNCTION(imap_list_full);
PHP_FUNCTION      152 imap/php_imap.h PHP_FUNCTION(imap_listscan);
PHP_FUNCTION      153 imap/php_imap.h PHP_FUNCTION(imap_lsub);
PHP_FUNCTION      154 imap/php_imap.h PHP_FUNCTION(imap_lsub_full);
PHP_FUNCTION      155 imap/php_imap.h PHP_FUNCTION(imap_create);
PHP_FUNCTION      156 imap/php_imap.h PHP_FUNCTION(imap_rename);
PHP_FUNCTION      157 imap/php_imap.h PHP_FUNCTION(imap_status);
PHP_FUNCTION      158 imap/php_imap.h PHP_FUNCTION(imap_bodystruct);
PHP_FUNCTION      159 imap/php_imap.h PHP_FUNCTION(imap_fetch_overview);
PHP_FUNCTION      160 imap/php_imap.h PHP_FUNCTION(imap_mail_compose);
PHP_FUNCTION      161 imap/php_imap.h PHP_FUNCTION(imap_alerts);
PHP_FUNCTION      162 imap/php_imap.h PHP_FUNCTION(imap_errors);
PHP_FUNCTION      163 imap/php_imap.h PHP_FUNCTION(imap_last_error);
PHP_FUNCTION      164 imap/php_imap.h PHP_FUNCTION(imap_mail);
PHP_FUNCTION      165 imap/php_imap.h PHP_FUNCTION(imap_search);
PHP_FUNCTION      166 imap/php_imap.h PHP_FUNCTION(imap_utf8);
PHP_FUNCTION      167 imap/php_imap.h PHP_FUNCTION(imap_utf7_decode);
PHP_FUNCTION      168 imap/php_imap.h PHP_FUNCTION(imap_utf7_encode);
PHP_FUNCTION      170 imap/php_imap.h PHP_FUNCTION(imap_utf8_to_mutf7);
PHP_FUNCTION      171 imap/php_imap.h PHP_FUNCTION(imap_mutf7_to_utf8);
PHP_FUNCTION      173 imap/php_imap.h PHP_FUNCTION(imap_mime_header_decode);
PHP_FUNCTION      174 imap/php_imap.h PHP_FUNCTION(imap_thread);
PHP_FUNCTION      175 imap/php_imap.h PHP_FUNCTION(imap_timeout);
PHP_FUNCTION      178 imap/php_imap.h PHP_FUNCTION(imap_get_quota);
PHP_FUNCTION      179 imap/php_imap.h PHP_FUNCTION(imap_get_quotaroot);
PHP_FUNCTION      180 imap/php_imap.h PHP_FUNCTION(imap_set_quota);
PHP_FUNCTION      181 imap/php_imap.h PHP_FUNCTION(imap_setacl);
PHP_FUNCTION      182 imap/php_imap.h PHP_FUNCTION(imap_getacl);
PHP_FUNCTION      477 interbase/interbase.c PHP_FUNCTION(ibase_errmsg)
PHP_FUNCTION       35 interbase/php_interbase.h PHP_FUNCTION(ibase_connect);
PHP_FUNCTION       36 interbase/php_interbase.h PHP_FUNCTION(ibase_pconnect);
PHP_FUNCTION       37 interbase/php_interbase.h PHP_FUNCTION(ibase_close);
PHP_FUNCTION       38 interbase/php_interbase.h PHP_FUNCTION(ibase_drop_db);
PHP_FUNCTION       39 interbase/php_interbase.h PHP_FUNCTION(ibase_query);
PHP_FUNCTION       40 interbase/php_interbase.h PHP_FUNCTION(ibase_fetch_row);
PHP_FUNCTION       41 interbase/php_interbase.h PHP_FUNCTION(ibase_fetch_assoc);
PHP_FUNCTION       42 interbase/php_interbase.h PHP_FUNCTION(ibase_fetch_object);
PHP_FUNCTION       43 interbase/php_interbase.h PHP_FUNCTION(ibase_free_result);
PHP_FUNCTION       44 interbase/php_interbase.h PHP_FUNCTION(ibase_name_result);
PHP_FUNCTION       45 interbase/php_interbase.h PHP_FUNCTION(ibase_prepare);
PHP_FUNCTION       46 interbase/php_interbase.h PHP_FUNCTION(ibase_execute);
PHP_FUNCTION       47 interbase/php_interbase.h PHP_FUNCTION(ibase_free_query);
PHP_FUNCTION       49 interbase/php_interbase.h PHP_FUNCTION(ibase_timefmt);
PHP_FUNCTION       51 interbase/php_interbase.h PHP_FUNCTION(ibase_gen_id);
PHP_FUNCTION       52 interbase/php_interbase.h PHP_FUNCTION(ibase_num_fields);
PHP_FUNCTION       53 interbase/php_interbase.h PHP_FUNCTION(ibase_num_params);
PHP_FUNCTION       55 interbase/php_interbase.h PHP_FUNCTION(ibase_num_rows);
PHP_FUNCTION       57 interbase/php_interbase.h PHP_FUNCTION(ibase_affected_rows);
PHP_FUNCTION       58 interbase/php_interbase.h PHP_FUNCTION(ibase_field_info);
PHP_FUNCTION       59 interbase/php_interbase.h PHP_FUNCTION(ibase_param_info);
PHP_FUNCTION       61 interbase/php_interbase.h PHP_FUNCTION(ibase_trans);
PHP_FUNCTION       62 interbase/php_interbase.h PHP_FUNCTION(ibase_commit);
PHP_FUNCTION       63 interbase/php_interbase.h PHP_FUNCTION(ibase_rollback);
PHP_FUNCTION       64 interbase/php_interbase.h PHP_FUNCTION(ibase_commit_ret);
PHP_FUNCTION       65 interbase/php_interbase.h PHP_FUNCTION(ibase_rollback_ret);
PHP_FUNCTION       67 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_create);
PHP_FUNCTION       68 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_add);
PHP_FUNCTION       69 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_cancel);
PHP_FUNCTION       70 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_open);
PHP_FUNCTION       71 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_get);
PHP_FUNCTION       72 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_close);
PHP_FUNCTION       73 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_echo);
PHP_FUNCTION       74 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_info);
PHP_FUNCTION       75 interbase/php_interbase.h PHP_FUNCTION(ibase_blob_import);
PHP_FUNCTION       77 interbase/php_interbase.h PHP_FUNCTION(ibase_add_user);
PHP_FUNCTION       78 interbase/php_interbase.h PHP_FUNCTION(ibase_modify_user);
PHP_FUNCTION       79 interbase/php_interbase.h PHP_FUNCTION(ibase_delete_user);
PHP_FUNCTION       81 interbase/php_interbase.h PHP_FUNCTION(ibase_service_attach);
PHP_FUNCTION       82 interbase/php_interbase.h PHP_FUNCTION(ibase_service_detach);
PHP_FUNCTION       83 interbase/php_interbase.h PHP_FUNCTION(ibase_backup);
PHP_FUNCTION       84 interbase/php_interbase.h PHP_FUNCTION(ibase_restore);
PHP_FUNCTION       85 interbase/php_interbase.h PHP_FUNCTION(ibase_maintain_db);
PHP_FUNCTION       86 interbase/php_interbase.h PHP_FUNCTION(ibase_db_info);
PHP_FUNCTION       87 interbase/php_interbase.h PHP_FUNCTION(ibase_server_info);
PHP_FUNCTION       89 interbase/php_interbase.h PHP_FUNCTION(ibase_errmsg);
PHP_FUNCTION       90 interbase/php_interbase.h PHP_FUNCTION(ibase_errcode);
PHP_FUNCTION       92 interbase/php_interbase.h PHP_FUNCTION(ibase_wait_event);
PHP_FUNCTION       93 interbase/php_interbase.h PHP_FUNCTION(ibase_set_event_handler);
PHP_FUNCTION       94 interbase/php_interbase.h PHP_FUNCTION(ibase_free_event_handler);
PHP_FUNCTION       23 intl/collator/collator_attr.h PHP_FUNCTION( collator_get_attribute );
PHP_FUNCTION       24 intl/collator/collator_attr.h PHP_FUNCTION( collator_set_attribute );
PHP_FUNCTION       25 intl/collator/collator_attr.h PHP_FUNCTION( collator_get_strength );
PHP_FUNCTION       26 intl/collator/collator_attr.h PHP_FUNCTION( collator_set_strength );
PHP_FUNCTION       23 intl/collator/collator_compare.h PHP_FUNCTION( collator_compare );
PHP_FUNCTION       23 intl/collator/collator_create.h PHP_FUNCTION( collator_create );
PHP_FUNCTION       23 intl/collator/collator_error.h PHP_FUNCTION( collator_get_error_code );
PHP_FUNCTION       24 intl/collator/collator_error.h PHP_FUNCTION( collator_get_error_message );
PHP_FUNCTION       23 intl/collator/collator_locale.h PHP_FUNCTION( collator_get_locale );
PHP_FUNCTION       25 intl/collator/collator_sort.h PHP_FUNCTION( collator_sort );
PHP_FUNCTION       26 intl/collator/collator_sort.h PHP_FUNCTION( collator_sort_with_sort_keys );
PHP_FUNCTION       27 intl/collator/collator_sort.h PHP_FUNCTION( collator_get_sort_key );
PHP_FUNCTION       28 intl/collator/collator_sort.h PHP_FUNCTION( collator_asort );
PHP_FUNCTION       23 intl/common/common_error.h PHP_FUNCTION( intl_get_error_code );
PHP_FUNCTION       24 intl/common/common_error.h PHP_FUNCTION( intl_get_error_message );
PHP_FUNCTION       25 intl/common/common_error.h PHP_FUNCTION( intl_is_failure );
PHP_FUNCTION       26 intl/common/common_error.h PHP_FUNCTION( intl_error_name );
PHP_FUNCTION       21 intl/dateformat/dateformat.h PHP_FUNCTION( datefmt_create );
PHP_FUNCTION       22 intl/dateformat/dateformat.h PHP_FUNCTION( datefmt_get_error_code );
PHP_FUNCTION       23 intl/dateformat/dateformat.h PHP_FUNCTION( datefmt_get_error_message );
PHP_FUNCTION       22 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_get_datetype );
PHP_FUNCTION       23 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_get_timetype );
PHP_FUNCTION       24 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_get_calendar );
PHP_FUNCTION       25 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_set_calendar );
PHP_FUNCTION       26 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_get_locale );
PHP_FUNCTION       27 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_get_timezone_id );
PHP_FUNCTION       28 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_set_timezone_id );
PHP_FUNCTION       29 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_get_pattern );
PHP_FUNCTION       30 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_set_pattern );
PHP_FUNCTION       31 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_is_lenient );
PHP_FUNCTION       32 intl/dateformat/dateformat_attr.h PHP_FUNCTION( datefmt_set_lenient );
PHP_FUNCTION       22 intl/dateformat/dateformat_format.h PHP_FUNCTION( datefmt_format );
PHP_FUNCTION       21 intl/dateformat/dateformat_parse.h PHP_FUNCTION( datefmt_parse );
PHP_FUNCTION       22 intl/dateformat/dateformat_parse.h PHP_FUNCTION( datefmt_localtime );
PHP_FUNCTION       22 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_set_attribute ); 
PHP_FUNCTION       23 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_get_attribute );
PHP_FUNCTION       24 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_set_text_attribute );
PHP_FUNCTION       25 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_get_text_attribute );
PHP_FUNCTION       26 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_set_symbol );
PHP_FUNCTION       27 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_get_symbol );
PHP_FUNCTION       28 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_set_pattern );
PHP_FUNCTION       29 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_get_pattern );
PHP_FUNCTION       30 intl/formatter/formatter_attr.h PHP_FUNCTION( numfmt_get_locale );
PHP_FUNCTION       22 intl/formatter/formatter_format.h PHP_FUNCTION( numfmt_format );
PHP_FUNCTION       23 intl/formatter/formatter_format.h PHP_FUNCTION( numfmt_format_currency );
PHP_FUNCTION       22 intl/formatter/formatter_main.h PHP_FUNCTION( numfmt_create );
PHP_FUNCTION       23 intl/formatter/formatter_main.h PHP_FUNCTION( numfmt_get_error_code );
PHP_FUNCTION       24 intl/formatter/formatter_main.h PHP_FUNCTION( numfmt_get_error_message );
PHP_FUNCTION       22 intl/formatter/formatter_parse.h PHP_FUNCTION( numfmt_parse );
PHP_FUNCTION       23 intl/formatter/formatter_parse.h PHP_FUNCTION( numfmt_parse_currency );
PHP_FUNCTION       24 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_strlen);
PHP_FUNCTION       25 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_strpos);
PHP_FUNCTION       26 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_stripos);
PHP_FUNCTION       27 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_strrpos);
PHP_FUNCTION       28 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_strripos);
PHP_FUNCTION       29 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_substr);
PHP_FUNCTION       30 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_strstr);
PHP_FUNCTION       31 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_stristr);
PHP_FUNCTION       32 intl/grapheme/grapheme.h PHP_FUNCTION(grapheme_extract);
PHP_FUNCTION       25 intl/idn/idn.h PHP_FUNCTION(idn_to_ascii);
PHP_FUNCTION       26 intl/idn/idn.h PHP_FUNCTION(idn_to_utf8);
PHP_FUNCTION       24 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_primary_language );
PHP_FUNCTION       25 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_script );
PHP_FUNCTION       26 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_region );
PHP_FUNCTION       27 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_all_variants);
PHP_FUNCTION       32 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_display_name );
PHP_FUNCTION       33 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_display_language );
PHP_FUNCTION       34 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_display_script );
PHP_FUNCTION       35 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_display_region );
PHP_FUNCTION       36 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_display_variant );
PHP_FUNCTION       38 intl/locale/locale_methods.h PHP_FUNCTION( locale_get_keywords );
PHP_FUNCTION       39 intl/locale/locale_methods.h PHP_FUNCTION( locale_canonicalize);
PHP_FUNCTION       41 intl/locale/locale_methods.h PHP_FUNCTION( locale_compose);
PHP_FUNCTION       42 intl/locale/locale_methods.h PHP_FUNCTION( locale_parse);
PHP_FUNCTION       44 intl/locale/locale_methods.h PHP_FUNCTION( locale_filter_matches);
PHP_FUNCTION       45 intl/locale/locale_methods.h PHP_FUNCTION( locale_lookup);
PHP_FUNCTION       46 intl/locale/locale_methods.h PHP_FUNCTION( locale_canonicalize);
PHP_FUNCTION       47 intl/locale/locale_methods.h PHP_FUNCTION( locale_accept_from_http);
PHP_FUNCTION       22 intl/msgformat/msgformat.h PHP_FUNCTION( msgfmt_create );
PHP_FUNCTION       23 intl/msgformat/msgformat.h PHP_FUNCTION( msgfmt_get_error_code );
PHP_FUNCTION       24 intl/msgformat/msgformat.h PHP_FUNCTION( msgfmt_get_error_message );
PHP_FUNCTION       22 intl/msgformat/msgformat_attr.h PHP_FUNCTION( msgfmt_set_pattern );
PHP_FUNCTION       23 intl/msgformat/msgformat_attr.h PHP_FUNCTION( msgfmt_get_pattern );
PHP_FUNCTION       24 intl/msgformat/msgformat_attr.h PHP_FUNCTION( msgfmt_get_locale );
PHP_FUNCTION       22 intl/msgformat/msgformat_format.h PHP_FUNCTION( msgfmt_format );
PHP_FUNCTION       23 intl/msgformat/msgformat_format.h PHP_FUNCTION( msgfmt_format_message );
PHP_FUNCTION       22 intl/msgformat/msgformat_parse.h PHP_FUNCTION( msgfmt_parse );
PHP_FUNCTION       23 intl/msgformat/msgformat_parse.h PHP_FUNCTION( msgfmt_parse_message );
PHP_FUNCTION       22 intl/normalizer/normalizer_normalize.h PHP_FUNCTION( normalizer_normalize );
PHP_FUNCTION       23 intl/normalizer/normalizer_normalize.h PHP_FUNCTION( normalizer_is_normalized );
PHP_FUNCTION      245 intl/resourcebundle/resourcebundle_class.c PHP_FUNCTION( resourcebundle_get )
PHP_FUNCTION      288 intl/resourcebundle/resourcebundle_class.c PHP_FUNCTION( resourcebundle_count )
PHP_FUNCTION      315 intl/resourcebundle/resourcebundle_class.c PHP_FUNCTION( resourcebundle_locales )
PHP_FUNCTION      361 intl/resourcebundle/resourcebundle_class.c PHP_FUNCTION( resourcebundle_get_error_code )
PHP_FUNCTION      388 intl/resourcebundle/resourcebundle_class.c PHP_FUNCTION( resourcebundle_get_error_message )
PHP_FUNCTION       51 intl/resourcebundle/resourcebundle_class.h PHP_FUNCTION( resourcebundle_create );
PHP_FUNCTION       52 intl/resourcebundle/resourcebundle_class.h PHP_FUNCTION( resourcebundle_get );
PHP_FUNCTION       53 intl/resourcebundle/resourcebundle_class.h PHP_FUNCTION( resourcebundle_count );
PHP_FUNCTION       54 intl/resourcebundle/resourcebundle_class.h PHP_FUNCTION( resourcebundle_locales );
PHP_FUNCTION       55 intl/resourcebundle/resourcebundle_class.h PHP_FUNCTION( resourcebundle_get_error_code );
PHP_FUNCTION       56 intl/resourcebundle/resourcebundle_class.h PHP_FUNCTION( resourcebundle_get_error_message );
PHP_FUNCTION       22 intl/transliterator/transliterator_methods.h PHP_FUNCTION( transliterator_create );
PHP_FUNCTION       24 intl/transliterator/transliterator_methods.h PHP_FUNCTION( transliterator_create_from_rules );
PHP_FUNCTION       26 intl/transliterator/transliterator_methods.h PHP_FUNCTION( transliterator_list_ids );
PHP_FUNCTION       28 intl/transliterator/transliterator_methods.h PHP_FUNCTION( transliterator_create_inverse );
PHP_FUNCTION       30 intl/transliterator/transliterator_methods.h PHP_FUNCTION( transliterator_transliterate );
PHP_FUNCTION       34 intl/transliterator/transliterator_methods.h PHP_FUNCTION( transliterator_get_error_code );
PHP_FUNCTION       36 intl/transliterator/transliterator_methods.h PHP_FUNCTION( transliterator_get_error_message );
PHP_FUNCTION       35 json/json.c    static PHP_FUNCTION(json_encode);
PHP_FUNCTION       36 json/json.c    static PHP_FUNCTION(json_decode);
PHP_FUNCTION       37 json/json.c    static PHP_FUNCTION(json_last_error);
PHP_FUNCTION       69 libxml/libxml.c static PHP_FUNCTION(libxml_set_streams_context);
PHP_FUNCTION       70 libxml/libxml.c static PHP_FUNCTION(libxml_use_internal_errors);
PHP_FUNCTION       71 libxml/libxml.c static PHP_FUNCTION(libxml_get_last_error);
PHP_FUNCTION       72 libxml/libxml.c static PHP_FUNCTION(libxml_clear_errors);
PHP_FUNCTION       73 libxml/libxml.c static PHP_FUNCTION(libxml_get_errors);
PHP_FUNCTION       74 libxml/libxml.c static PHP_FUNCTION(libxml_set_external_entity_loader);
PHP_FUNCTION       75 libxml/libxml.c static PHP_FUNCTION(libxml_disable_entity_loader);
PHP_FUNCTION       89 mbstring/mbstring.h PHP_FUNCTION(mb_convert_case);
PHP_FUNCTION       90 mbstring/mbstring.h PHP_FUNCTION(mb_strtoupper);
PHP_FUNCTION       91 mbstring/mbstring.h PHP_FUNCTION(mb_strtolower);
PHP_FUNCTION       94 mbstring/mbstring.h PHP_FUNCTION(mb_language);
PHP_FUNCTION       95 mbstring/mbstring.h PHP_FUNCTION(mb_internal_encoding);
PHP_FUNCTION       96 mbstring/mbstring.h PHP_FUNCTION(mb_http_input);
PHP_FUNCTION       97 mbstring/mbstring.h PHP_FUNCTION(mb_http_output);
PHP_FUNCTION       98 mbstring/mbstring.h PHP_FUNCTION(mb_detect_order);
PHP_FUNCTION       99 mbstring/mbstring.h PHP_FUNCTION(mb_substitute_character);
PHP_FUNCTION      100 mbstring/mbstring.h PHP_FUNCTION(mb_preferred_mime_name);
PHP_FUNCTION      101 mbstring/mbstring.h PHP_FUNCTION(mb_parse_str);
PHP_FUNCTION      102 mbstring/mbstring.h PHP_FUNCTION(mb_output_handler);
PHP_FUNCTION      103 mbstring/mbstring.h PHP_FUNCTION(mb_strlen);
PHP_FUNCTION      104 mbstring/mbstring.h PHP_FUNCTION(mb_strpos);
PHP_FUNCTION      105 mbstring/mbstring.h PHP_FUNCTION(mb_strrpos);
PHP_FUNCTION      106 mbstring/mbstring.h PHP_FUNCTION(mb_stripos);
PHP_FUNCTION      107 mbstring/mbstring.h PHP_FUNCTION(mb_strripos);
PHP_FUNCTION      108 mbstring/mbstring.h PHP_FUNCTION(mb_strstr);
PHP_FUNCTION      109 mbstring/mbstring.h PHP_FUNCTION(mb_strrchr);
PHP_FUNCTION      110 mbstring/mbstring.h PHP_FUNCTION(mb_stristr);
PHP_FUNCTION      111 mbstring/mbstring.h PHP_FUNCTION(mb_strrichr);
PHP_FUNCTION      112 mbstring/mbstring.h PHP_FUNCTION(mb_substr_count);
PHP_FUNCTION      113 mbstring/mbstring.h PHP_FUNCTION(mb_substr);
PHP_FUNCTION      114 mbstring/mbstring.h PHP_FUNCTION(mb_strcut);
PHP_FUNCTION      115 mbstring/mbstring.h PHP_FUNCTION(mb_strwidth);
PHP_FUNCTION      116 mbstring/mbstring.h PHP_FUNCTION(mb_strimwidth);
PHP_FUNCTION      117 mbstring/mbstring.h PHP_FUNCTION(mb_convert_encoding);
PHP_FUNCTION      118 mbstring/mbstring.h PHP_FUNCTION(mb_detect_encoding);
PHP_FUNCTION      119 mbstring/mbstring.h PHP_FUNCTION(mb_list_encodings);
PHP_FUNCTION      120 mbstring/mbstring.h PHP_FUNCTION(mb_encoding_aliases);
PHP_FUNCTION      121 mbstring/mbstring.h PHP_FUNCTION(mb_convert_kana);
PHP_FUNCTION      122 mbstring/mbstring.h PHP_FUNCTION(mb_encode_mimeheader);
PHP_FUNCTION      123 mbstring/mbstring.h PHP_FUNCTION(mb_decode_mimeheader);
PHP_FUNCTION      124 mbstring/mbstring.h PHP_FUNCTION(mb_convert_variables);
PHP_FUNCTION      125 mbstring/mbstring.h PHP_FUNCTION(mb_encode_numericentity);
PHP_FUNCTION      126 mbstring/mbstring.h PHP_FUNCTION(mb_decode_numericentity);
PHP_FUNCTION      127 mbstring/mbstring.h PHP_FUNCTION(mb_send_mail);
PHP_FUNCTION      128 mbstring/mbstring.h PHP_FUNCTION(mb_get_info);
PHP_FUNCTION      129 mbstring/mbstring.h PHP_FUNCTION(mb_check_encoding);
PHP_FUNCTION       80 mbstring/php_mbregex.h PHP_FUNCTION(mb_regex_encoding);
PHP_FUNCTION       81 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg);
PHP_FUNCTION       82 mbstring/php_mbregex.h PHP_FUNCTION(mb_eregi);
PHP_FUNCTION       83 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_replace);
PHP_FUNCTION       84 mbstring/php_mbregex.h PHP_FUNCTION(mb_eregi_replace);
PHP_FUNCTION       85 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_replace_callback);
PHP_FUNCTION       86 mbstring/php_mbregex.h PHP_FUNCTION(mb_split);
PHP_FUNCTION       87 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_match);
PHP_FUNCTION       88 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_search);
PHP_FUNCTION       89 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_search_pos);
PHP_FUNCTION       90 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_search_regs);
PHP_FUNCTION       91 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_search_init);
PHP_FUNCTION       92 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_search_getregs);
PHP_FUNCTION       93 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_search_getpos);
PHP_FUNCTION       94 mbstring/php_mbregex.h PHP_FUNCTION(mb_ereg_search_setpos);
PHP_FUNCTION       95 mbstring/php_mbregex.h PHP_FUNCTION(mb_regex_set_options);
PHP_FUNCTION       34 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_ecb);
PHP_FUNCTION       35 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_cbc);
PHP_FUNCTION       36 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_cfb);
PHP_FUNCTION       37 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_ofb);
PHP_FUNCTION       38 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_get_cipher_name);
PHP_FUNCTION       39 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_get_block_size);
PHP_FUNCTION       40 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_get_key_size);
PHP_FUNCTION       41 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_create_iv);
PHP_FUNCTION       44 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_list_algorithms);
PHP_FUNCTION       45 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_list_modes);
PHP_FUNCTION       46 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_get_iv_size);
PHP_FUNCTION       47 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_encrypt);
PHP_FUNCTION       48 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_decrypt);
PHP_FUNCTION       51 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_open);
PHP_FUNCTION       52 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_generic_init);
PHP_FUNCTION       53 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_generic);
PHP_FUNCTION       54 mcrypt/php_mcrypt.h PHP_FUNCTION(mdecrypt_generic);
PHP_FUNCTION       55 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_generic_deinit);
PHP_FUNCTION       57 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_self_test);
PHP_FUNCTION       58 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_is_block_algorithm_mode);
PHP_FUNCTION       59 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_is_block_algorithm);
PHP_FUNCTION       60 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_is_block_mode);
PHP_FUNCTION       61 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_get_block_size);
PHP_FUNCTION       62 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_get_key_size);
PHP_FUNCTION       63 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_get_supported_key_sizes);
PHP_FUNCTION       64 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_get_iv_size);
PHP_FUNCTION       65 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_get_algorithms_name);
PHP_FUNCTION       66 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_enc_get_modes_name);
PHP_FUNCTION       67 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_self_test);
PHP_FUNCTION       68 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode);
PHP_FUNCTION       69 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_is_block_algorithm);
PHP_FUNCTION       70 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_is_block_mode);
PHP_FUNCTION       71 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_get_algo_block_size);
PHP_FUNCTION       72 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_get_algo_key_size);
PHP_FUNCTION       73 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_get_supported_key_sizes);
PHP_FUNCTION       74 mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_close);
PHP_FUNCTION      106 mssql/php_mssql.h PHP_FUNCTION(mssql_connect);
PHP_FUNCTION      107 mssql/php_mssql.h PHP_FUNCTION(mssql_pconnect);
PHP_FUNCTION      108 mssql/php_mssql.h PHP_FUNCTION(mssql_close);
PHP_FUNCTION      109 mssql/php_mssql.h PHP_FUNCTION(mssql_select_db);
PHP_FUNCTION      110 mssql/php_mssql.h PHP_FUNCTION(mssql_query);
PHP_FUNCTION      111 mssql/php_mssql.h PHP_FUNCTION(mssql_fetch_batch);
PHP_FUNCTION      112 mssql/php_mssql.h PHP_FUNCTION(mssql_rows_affected);
PHP_FUNCTION      113 mssql/php_mssql.h PHP_FUNCTION(mssql_free_result);
PHP_FUNCTION      114 mssql/php_mssql.h PHP_FUNCTION(mssql_get_last_message);
PHP_FUNCTION      115 mssql/php_mssql.h PHP_FUNCTION(mssql_num_rows);
PHP_FUNCTION      116 mssql/php_mssql.h PHP_FUNCTION(mssql_num_fields);
PHP_FUNCTION      117 mssql/php_mssql.h PHP_FUNCTION(mssql_fetch_field);
PHP_FUNCTION      118 mssql/php_mssql.h PHP_FUNCTION(mssql_fetch_row);
PHP_FUNCTION      119 mssql/php_mssql.h PHP_FUNCTION(mssql_fetch_array);
PHP_FUNCTION      120 mssql/php_mssql.h PHP_FUNCTION(mssql_fetch_assoc);
PHP_FUNCTION      121 mssql/php_mssql.h PHP_FUNCTION(mssql_fetch_object);
PHP_FUNCTION      122 mssql/php_mssql.h PHP_FUNCTION(mssql_field_length);
PHP_FUNCTION      123 mssql/php_mssql.h PHP_FUNCTION(mssql_field_name);
PHP_FUNCTION      124 mssql/php_mssql.h PHP_FUNCTION(mssql_field_type);
PHP_FUNCTION      125 mssql/php_mssql.h PHP_FUNCTION(mssql_data_seek);
PHP_FUNCTION      126 mssql/php_mssql.h PHP_FUNCTION(mssql_field_seek);
PHP_FUNCTION      127 mssql/php_mssql.h PHP_FUNCTION(mssql_result);
PHP_FUNCTION      128 mssql/php_mssql.h PHP_FUNCTION(mssql_next_result);
PHP_FUNCTION      129 mssql/php_mssql.h PHP_FUNCTION(mssql_min_error_severity);
PHP_FUNCTION      130 mssql/php_mssql.h PHP_FUNCTION(mssql_min_message_severity);
PHP_FUNCTION      131 mssql/php_mssql.h PHP_FUNCTION(mssql_init);
PHP_FUNCTION      132 mssql/php_mssql.h PHP_FUNCTION(mssql_bind);
PHP_FUNCTION      133 mssql/php_mssql.h PHP_FUNCTION(mssql_execute);
PHP_FUNCTION      134 mssql/php_mssql.h PHP_FUNCTION(mssql_free_statement);
PHP_FUNCTION      135 mssql/php_mssql.h PHP_FUNCTION(mssql_guid_string);
PHP_FUNCTION       62 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_connect);
PHP_FUNCTION       63 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_pconnect);
PHP_FUNCTION       64 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_close);
PHP_FUNCTION       65 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_select_db);
PHP_FUNCTION       67 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_create_db);
PHP_FUNCTION       68 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_drop_db);
PHP_FUNCTION       70 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_query);
PHP_FUNCTION       71 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_unbuffered_query);
PHP_FUNCTION       72 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_db_query);
PHP_FUNCTION       73 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_list_dbs);
PHP_FUNCTION       74 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_list_tables);
PHP_FUNCTION       75 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_list_fields);
PHP_FUNCTION       76 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_list_processes);
PHP_FUNCTION       77 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_error);
PHP_FUNCTION       78 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_errno);
PHP_FUNCTION       79 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_affected_rows);
PHP_FUNCTION       80 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_insert_id);
PHP_FUNCTION       81 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_result);
PHP_FUNCTION       82 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_num_rows);
PHP_FUNCTION       83 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_num_fields);
PHP_FUNCTION       84 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_fetch_row);
PHP_FUNCTION       85 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_fetch_array);
PHP_FUNCTION       86 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_fetch_assoc);
PHP_FUNCTION       87 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_fetch_object);
PHP_FUNCTION       88 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_data_seek);
PHP_FUNCTION       89 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_fetch_lengths);
PHP_FUNCTION       90 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_fetch_field);
PHP_FUNCTION       91 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_field_seek);
PHP_FUNCTION       92 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_free_result);
PHP_FUNCTION       93 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_field_name);
PHP_FUNCTION       94 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_field_table);
PHP_FUNCTION       95 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_field_len);
PHP_FUNCTION       96 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_field_type);
PHP_FUNCTION       97 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_field_flags);
PHP_FUNCTION       98 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_escape_string);
PHP_FUNCTION       99 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_real_escape_string);
PHP_FUNCTION      100 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_get_client_info);
PHP_FUNCTION      101 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_get_host_info);
PHP_FUNCTION      102 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_get_proto_info);
PHP_FUNCTION      103 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_get_server_info);
PHP_FUNCTION      104 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_info);
PHP_FUNCTION      105 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_stat);
PHP_FUNCTION      106 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_thread_id);
PHP_FUNCTION      107 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_client_encoding);
PHP_FUNCTION      108 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_ping);
PHP_FUNCTION      110 mysql/php_mysql_structs.h PHP_FUNCTION(mysql_set_charset);
PHP_FUNCTION     1013 mysqli/mysqli.c PHP_FUNCTION(mysqli_stmt_construct)
PHP_FUNCTION       25 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli);
PHP_FUNCTION       26 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_affected_rows);
PHP_FUNCTION       27 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_autocommit);
PHP_FUNCTION       28 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_change_user);
PHP_FUNCTION       29 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_character_set_name);
PHP_FUNCTION       30 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_set_charset);
PHP_FUNCTION       31 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_close);
PHP_FUNCTION       32 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_commit);
PHP_FUNCTION       33 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_connect);
PHP_FUNCTION       34 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_connect_errno);
PHP_FUNCTION       35 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_connect_error);
PHP_FUNCTION       36 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_data_seek);
PHP_FUNCTION       37 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_debug);
PHP_FUNCTION       38 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_dump_debug_info);
PHP_FUNCTION       39 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_errno);
PHP_FUNCTION       40 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_error);
PHP_FUNCTION       41 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_error_list);
PHP_FUNCTION       42 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_all);
PHP_FUNCTION       43 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_array);
PHP_FUNCTION       44 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_assoc);
PHP_FUNCTION       45 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_object);
PHP_FUNCTION       46 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_field);
PHP_FUNCTION       47 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_fields);
PHP_FUNCTION       48 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_field_direct);
PHP_FUNCTION       49 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_lengths);
PHP_FUNCTION       50 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_fetch_row);
PHP_FUNCTION       51 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_field_count);
PHP_FUNCTION       52 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_field_seek);
PHP_FUNCTION       53 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_field_tell);
PHP_FUNCTION       54 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_free_result);
PHP_FUNCTION       55 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_cache_stats);
PHP_FUNCTION       56 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_client_stats);
PHP_FUNCTION       57 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_connection_stats);
PHP_FUNCTION       58 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_charset);
PHP_FUNCTION       59 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_client_info);
PHP_FUNCTION       60 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_client_version);
PHP_FUNCTION       61 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_host_info);
PHP_FUNCTION       62 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_proto_info);
PHP_FUNCTION       63 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_server_info);
PHP_FUNCTION       64 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_server_version);
PHP_FUNCTION       65 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_get_warnings);
PHP_FUNCTION       66 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_info);
PHP_FUNCTION       67 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_insert_id);
PHP_FUNCTION       68 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_init);
PHP_FUNCTION       69 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_kill);
PHP_FUNCTION       70 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_link_construct);
PHP_FUNCTION       71 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_set_local_infile_default);
PHP_FUNCTION       72 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_set_local_infile_handler);
PHP_FUNCTION       73 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_more_results);
PHP_FUNCTION       74 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_multi_query);
PHP_FUNCTION       75 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_next_result);
PHP_FUNCTION       76 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_num_fields);
PHP_FUNCTION       77 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_num_rows);
PHP_FUNCTION       78 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_options);
PHP_FUNCTION       79 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_ping);
PHP_FUNCTION       80 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_poll);
PHP_FUNCTION       81 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_prepare);
PHP_FUNCTION       82 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_query);
PHP_FUNCTION       83 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_result_metadata);
PHP_FUNCTION       84 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_report);
PHP_FUNCTION       85 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_read_query_result);
PHP_FUNCTION       86 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_real_connect);
PHP_FUNCTION       87 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_real_query);
PHP_FUNCTION       88 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_real_escape_string);
PHP_FUNCTION       89 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_reap_async_query);
PHP_FUNCTION       90 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_rollback);
PHP_FUNCTION       91 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_row_seek);
PHP_FUNCTION       92 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_select_db);
PHP_FUNCTION       93 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_attr_get);
PHP_FUNCTION       94 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_attr_set);
PHP_FUNCTION       95 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_bind_param);
PHP_FUNCTION       96 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_bind_result);
PHP_FUNCTION       97 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_execute);
PHP_FUNCTION       98 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_field_count);
PHP_FUNCTION       99 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_init);
PHP_FUNCTION      100 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_prepare);
PHP_FUNCTION      101 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_fetch);
PHP_FUNCTION      102 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_param_count);
PHP_FUNCTION      103 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_send_long_data);
PHP_FUNCTION      104 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_embedded_server_end);
PHP_FUNCTION      105 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_embedded_server_start);
PHP_FUNCTION      106 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_sqlstate);
PHP_FUNCTION      107 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_ssl_set);
PHP_FUNCTION      108 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stat);
PHP_FUNCTION      109 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_refresh);
PHP_FUNCTION      110 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_affected_rows);
PHP_FUNCTION      111 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_close);
PHP_FUNCTION      112 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_data_seek);
PHP_FUNCTION      113 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_errno);
PHP_FUNCTION      114 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_error);
PHP_FUNCTION      115 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_error_list);
PHP_FUNCTION      116 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_free_result);
PHP_FUNCTION      117 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_get_result);
PHP_FUNCTION      118 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_get_warnings);
PHP_FUNCTION      119 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_reset);
PHP_FUNCTION      120 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_insert_id);
PHP_FUNCTION      121 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_more_results);
PHP_FUNCTION      122 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_next_result);
PHP_FUNCTION      123 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_num_rows);
PHP_FUNCTION      124 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_sqlstate);
PHP_FUNCTION      125 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_store_result);
PHP_FUNCTION      126 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_store_result);
PHP_FUNCTION      127 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_thread_id);
PHP_FUNCTION      128 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_thread_safe);
PHP_FUNCTION      129 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_use_result);
PHP_FUNCTION      130 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_warning_count);
PHP_FUNCTION      132 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_stmt_construct);
PHP_FUNCTION      133 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_result_construct);
PHP_FUNCTION      134 mysqli/mysqli_fe.h PHP_FUNCTION(mysqli_driver_construct);
PHP_FUNCTION      756 oci8/oci8.c    PHP_FUNCTION(oci_bind_by_name);
PHP_FUNCTION      757 oci8/oci8.c    PHP_FUNCTION(oci_bind_array_by_name);
PHP_FUNCTION      758 oci8/oci8.c    PHP_FUNCTION(oci_define_by_name);
PHP_FUNCTION      759 oci8/oci8.c    PHP_FUNCTION(oci_field_is_null);
PHP_FUNCTION      760 oci8/oci8.c    PHP_FUNCTION(oci_field_name);
PHP_FUNCTION      761 oci8/oci8.c    PHP_FUNCTION(oci_field_size);
PHP_FUNCTION      762 oci8/oci8.c    PHP_FUNCTION(oci_field_scale);
PHP_FUNCTION      763 oci8/oci8.c    PHP_FUNCTION(oci_field_precision);
PHP_FUNCTION      764 oci8/oci8.c    PHP_FUNCTION(oci_field_type);
PHP_FUNCTION      765 oci8/oci8.c    PHP_FUNCTION(oci_field_type_raw);
PHP_FUNCTION      766 oci8/oci8.c    PHP_FUNCTION(oci_execute);
PHP_FUNCTION      767 oci8/oci8.c    PHP_FUNCTION(oci_fetch);
PHP_FUNCTION      768 oci8/oci8.c    PHP_FUNCTION(oci_cancel);
PHP_FUNCTION      769 oci8/oci8.c    PHP_FUNCTION(ocifetchinto);
PHP_FUNCTION      770 oci8/oci8.c    PHP_FUNCTION(oci_fetch_object);
PHP_FUNCTION      771 oci8/oci8.c    PHP_FUNCTION(oci_fetch_row);
PHP_FUNCTION      772 oci8/oci8.c    PHP_FUNCTION(oci_fetch_assoc);
PHP_FUNCTION      773 oci8/oci8.c    PHP_FUNCTION(oci_fetch_array);
PHP_FUNCTION      774 oci8/oci8.c    PHP_FUNCTION(ocifetchstatement);
PHP_FUNCTION      775 oci8/oci8.c    PHP_FUNCTION(oci_fetch_all);
PHP_FUNCTION      776 oci8/oci8.c    PHP_FUNCTION(oci_free_statement);
PHP_FUNCTION      777 oci8/oci8.c    PHP_FUNCTION(oci_internal_debug);
PHP_FUNCTION      778 oci8/oci8.c    PHP_FUNCTION(oci_close);
PHP_FUNCTION      779 oci8/oci8.c    PHP_FUNCTION(oci_connect);
PHP_FUNCTION      780 oci8/oci8.c    PHP_FUNCTION(oci_new_connect);
PHP_FUNCTION      781 oci8/oci8.c    PHP_FUNCTION(oci_pconnect);
PHP_FUNCTION      782 oci8/oci8.c    PHP_FUNCTION(oci_error);
PHP_FUNCTION      783 oci8/oci8.c    PHP_FUNCTION(oci_free_descriptor);
PHP_FUNCTION      784 oci8/oci8.c    PHP_FUNCTION(oci_commit);
PHP_FUNCTION      785 oci8/oci8.c    PHP_FUNCTION(oci_rollback);
PHP_FUNCTION      786 oci8/oci8.c    PHP_FUNCTION(oci_new_descriptor);
PHP_FUNCTION      787 oci8/oci8.c    PHP_FUNCTION(oci_num_fields);
PHP_FUNCTION      788 oci8/oci8.c    PHP_FUNCTION(oci_parse);
PHP_FUNCTION      789 oci8/oci8.c    PHP_FUNCTION(oci_new_cursor);
PHP_FUNCTION      790 oci8/oci8.c    PHP_FUNCTION(oci_result);
PHP_FUNCTION      791 oci8/oci8.c    PHP_FUNCTION(oci_client_version);
PHP_FUNCTION      792 oci8/oci8.c    PHP_FUNCTION(oci_server_version);
PHP_FUNCTION      793 oci8/oci8.c    PHP_FUNCTION(oci_statement_type);
PHP_FUNCTION      794 oci8/oci8.c    PHP_FUNCTION(oci_num_rows);
PHP_FUNCTION      795 oci8/oci8.c    PHP_FUNCTION(oci_set_prefetch);
PHP_FUNCTION      796 oci8/oci8.c    PHP_FUNCTION(oci_set_client_identifier);
PHP_FUNCTION      797 oci8/oci8.c    PHP_FUNCTION(oci_set_edition);
PHP_FUNCTION      798 oci8/oci8.c    PHP_FUNCTION(oci_set_module_name);
PHP_FUNCTION      799 oci8/oci8.c    PHP_FUNCTION(oci_set_action);
PHP_FUNCTION      800 oci8/oci8.c    PHP_FUNCTION(oci_set_client_info);
PHP_FUNCTION      801 oci8/oci8.c    PHP_FUNCTION(oci_password_change);
PHP_FUNCTION      802 oci8/oci8.c    PHP_FUNCTION(oci_lob_save);
PHP_FUNCTION      803 oci8/oci8.c    PHP_FUNCTION(oci_lob_import);
PHP_FUNCTION      804 oci8/oci8.c    PHP_FUNCTION(oci_lob_export);
PHP_FUNCTION      805 oci8/oci8.c    PHP_FUNCTION(oci_lob_load);
PHP_FUNCTION      806 oci8/oci8.c    PHP_FUNCTION(oci_lob_tell);
PHP_FUNCTION      807 oci8/oci8.c    PHP_FUNCTION(oci_lob_write);
PHP_FUNCTION      808 oci8/oci8.c    PHP_FUNCTION(oci_lob_append);
PHP_FUNCTION      809 oci8/oci8.c    PHP_FUNCTION(oci_lob_copy);
PHP_FUNCTION      810 oci8/oci8.c    PHP_FUNCTION(oci_lob_truncate);
PHP_FUNCTION      811 oci8/oci8.c    PHP_FUNCTION(oci_lob_erase);
PHP_FUNCTION      812 oci8/oci8.c    PHP_FUNCTION(oci_lob_flush);
PHP_FUNCTION      813 oci8/oci8.c    PHP_FUNCTION(ocisetbufferinglob);
PHP_FUNCTION      814 oci8/oci8.c    PHP_FUNCTION(ocigetbufferinglob);
PHP_FUNCTION      815 oci8/oci8.c    PHP_FUNCTION(oci_lob_is_equal);
PHP_FUNCTION      816 oci8/oci8.c    PHP_FUNCTION(oci_lob_rewind);
PHP_FUNCTION      817 oci8/oci8.c    PHP_FUNCTION(oci_lob_read);
PHP_FUNCTION      818 oci8/oci8.c    PHP_FUNCTION(oci_lob_eof);
PHP_FUNCTION      819 oci8/oci8.c    PHP_FUNCTION(oci_lob_seek);
PHP_FUNCTION      820 oci8/oci8.c    PHP_FUNCTION(oci_lob_size);
PHP_FUNCTION      821 oci8/oci8.c    PHP_FUNCTION(oci_lob_write_temporary);
PHP_FUNCTION      822 oci8/oci8.c    PHP_FUNCTION(oci_lob_close);
PHP_FUNCTION      823 oci8/oci8.c    PHP_FUNCTION(oci_new_collection);
PHP_FUNCTION      824 oci8/oci8.c    PHP_FUNCTION(oci_free_collection);
PHP_FUNCTION      825 oci8/oci8.c    PHP_FUNCTION(oci_collection_append);
PHP_FUNCTION      826 oci8/oci8.c    PHP_FUNCTION(oci_collection_element_get);
PHP_FUNCTION      827 oci8/oci8.c    PHP_FUNCTION(oci_collection_element_assign);
PHP_FUNCTION      828 oci8/oci8.c    PHP_FUNCTION(oci_collection_assign);
PHP_FUNCTION      829 oci8/oci8.c    PHP_FUNCTION(oci_collection_size);
PHP_FUNCTION      830 oci8/oci8.c    PHP_FUNCTION(oci_collection_max);
PHP_FUNCTION      831 oci8/oci8.c    PHP_FUNCTION(oci_collection_trim);
PHP_FUNCTION       65 odbc/php_birdstep.h PHP_FUNCTION(birdstep_connect);
PHP_FUNCTION       66 odbc/php_birdstep.h PHP_FUNCTION(birdstep_close);
PHP_FUNCTION       67 odbc/php_birdstep.h PHP_FUNCTION(birdstep_exec);
PHP_FUNCTION       68 odbc/php_birdstep.h PHP_FUNCTION(birdstep_fetch);
PHP_FUNCTION       69 odbc/php_birdstep.h PHP_FUNCTION(birdstep_result);
PHP_FUNCTION       70 odbc/php_birdstep.h PHP_FUNCTION(birdstep_freeresult);
PHP_FUNCTION       71 odbc/php_birdstep.h PHP_FUNCTION(birdstep_autocommit);
PHP_FUNCTION       72 odbc/php_birdstep.h PHP_FUNCTION(birdstep_off_autocommit);
PHP_FUNCTION       73 odbc/php_birdstep.h PHP_FUNCTION(birdstep_commit);
PHP_FUNCTION       74 odbc/php_birdstep.h PHP_FUNCTION(birdstep_rollback);
PHP_FUNCTION       75 odbc/php_birdstep.h PHP_FUNCTION(birdstep_fieldnum);
PHP_FUNCTION       76 odbc/php_birdstep.h PHP_FUNCTION(birdstep_fieldname);
PHP_FUNCTION       47 odbc/php_odbc.h PHP_FUNCTION(odbc_error);
PHP_FUNCTION       48 odbc/php_odbc.h PHP_FUNCTION(odbc_errormsg);
PHP_FUNCTION       49 odbc/php_odbc.h PHP_FUNCTION(odbc_setoption);
PHP_FUNCTION       50 odbc/php_odbc.h PHP_FUNCTION(odbc_autocommit);
PHP_FUNCTION       51 odbc/php_odbc.h PHP_FUNCTION(odbc_close);
PHP_FUNCTION       52 odbc/php_odbc.h PHP_FUNCTION(odbc_close_all);
PHP_FUNCTION       53 odbc/php_odbc.h PHP_FUNCTION(odbc_commit);
PHP_FUNCTION       54 odbc/php_odbc.h PHP_FUNCTION(odbc_connect);
PHP_FUNCTION       55 odbc/php_odbc.h PHP_FUNCTION(odbc_pconnect);
PHP_FUNCTION       56 odbc/php_odbc.h PHP_FUNCTION(odbc_cursor);
PHP_FUNCTION       58 odbc/php_odbc.h PHP_FUNCTION(odbc_data_source);
PHP_FUNCTION       60 odbc/php_odbc.h PHP_FUNCTION(odbc_do);
PHP_FUNCTION       61 odbc/php_odbc.h PHP_FUNCTION(odbc_exec);
PHP_FUNCTION       62 odbc/php_odbc.h PHP_FUNCTION(odbc_execute);
PHP_FUNCTION       64 odbc/php_odbc.h PHP_FUNCTION(odbc_fetch_array);
PHP_FUNCTION       65 odbc/php_odbc.h PHP_FUNCTION(odbc_fetch_object);
PHP_FUNCTION       67 odbc/php_odbc.h PHP_FUNCTION(odbc_fetch_into);
PHP_FUNCTION       68 odbc/php_odbc.h PHP_FUNCTION(odbc_fetch_row);
PHP_FUNCTION       69 odbc/php_odbc.h PHP_FUNCTION(odbc_field_len);
PHP_FUNCTION       70 odbc/php_odbc.h PHP_FUNCTION(odbc_field_scale);
PHP_FUNCTION       71 odbc/php_odbc.h PHP_FUNCTION(odbc_field_name);
PHP_FUNCTION       72 odbc/php_odbc.h PHP_FUNCTION(odbc_field_type);
PHP_FUNCTION       73 odbc/php_odbc.h PHP_FUNCTION(odbc_field_num);
PHP_FUNCTION       74 odbc/php_odbc.h PHP_FUNCTION(odbc_free_result);
PHP_FUNCTION       76 odbc/php_odbc.h PHP_FUNCTION(odbc_next_result);
PHP_FUNCTION       78 odbc/php_odbc.h PHP_FUNCTION(odbc_num_fields);
PHP_FUNCTION       79 odbc/php_odbc.h PHP_FUNCTION(odbc_num_rows);
PHP_FUNCTION       80 odbc/php_odbc.h PHP_FUNCTION(odbc_prepare);
PHP_FUNCTION       81 odbc/php_odbc.h PHP_FUNCTION(odbc_result);
PHP_FUNCTION       82 odbc/php_odbc.h PHP_FUNCTION(odbc_result_all);
PHP_FUNCTION       83 odbc/php_odbc.h PHP_FUNCTION(odbc_rollback);
PHP_FUNCTION       84 odbc/php_odbc.h PHP_FUNCTION(odbc_binmode);
PHP_FUNCTION       85 odbc/php_odbc.h PHP_FUNCTION(odbc_longreadlen);
PHP_FUNCTION       86 odbc/php_odbc.h PHP_FUNCTION(odbc_tables);
PHP_FUNCTION       87 odbc/php_odbc.h PHP_FUNCTION(odbc_columns);
PHP_FUNCTION       89 odbc/php_odbc.h PHP_FUNCTION(odbc_columnprivileges);
PHP_FUNCTION       90 odbc/php_odbc.h PHP_FUNCTION(odbc_tableprivileges);
PHP_FUNCTION       93 odbc/php_odbc.h PHP_FUNCTION(odbc_foreignkeys);
PHP_FUNCTION       94 odbc/php_odbc.h PHP_FUNCTION(odbc_procedures);
PHP_FUNCTION       95 odbc/php_odbc.h PHP_FUNCTION(odbc_procedurecolumns);
PHP_FUNCTION       97 odbc/php_odbc.h PHP_FUNCTION(odbc_gettypeinfo);
PHP_FUNCTION       98 odbc/php_odbc.h PHP_FUNCTION(odbc_primarykeys);
PHP_FUNCTION       99 odbc/php_odbc.h PHP_FUNCTION(odbc_specialcolumns);
PHP_FUNCTION      100 odbc/php_odbc.h PHP_FUNCTION(odbc_statistics);
PHP_FUNCTION       57 odbc/php_odbc_includes.h PHP_FUNCTION(solid_fetch_prev);
PHP_FUNCTION      109 openssl/openssl.c PHP_FUNCTION(openssl_get_md_methods);
PHP_FUNCTION      110 openssl/openssl.c PHP_FUNCTION(openssl_get_cipher_methods);
PHP_FUNCTION      112 openssl/openssl.c PHP_FUNCTION(openssl_digest);
PHP_FUNCTION      113 openssl/openssl.c PHP_FUNCTION(openssl_encrypt);
PHP_FUNCTION      114 openssl/openssl.c PHP_FUNCTION(openssl_decrypt);
PHP_FUNCTION      115 openssl/openssl.c PHP_FUNCTION(openssl_cipher_iv_length);
PHP_FUNCTION      117 openssl/openssl.c PHP_FUNCTION(openssl_dh_compute_key);
PHP_FUNCTION      118 openssl/openssl.c PHP_FUNCTION(openssl_random_pseudo_bytes);
PHP_FUNCTION       38 openssl/php_openssl.h PHP_FUNCTION(openssl_pkey_get_private);
PHP_FUNCTION       39 openssl/php_openssl.h PHP_FUNCTION(openssl_pkey_get_public);
PHP_FUNCTION       40 openssl/php_openssl.h PHP_FUNCTION(openssl_pkey_free);
PHP_FUNCTION       41 openssl/php_openssl.h PHP_FUNCTION(openssl_pkey_new);
PHP_FUNCTION       42 openssl/php_openssl.h PHP_FUNCTION(openssl_pkey_export);
PHP_FUNCTION       43 openssl/php_openssl.h PHP_FUNCTION(openssl_pkey_export_to_file);
PHP_FUNCTION       44 openssl/php_openssl.h PHP_FUNCTION(openssl_pkey_get_details);
PHP_FUNCTION       46 openssl/php_openssl.h PHP_FUNCTION(openssl_sign);
PHP_FUNCTION       47 openssl/php_openssl.h PHP_FUNCTION(openssl_verify);
PHP_FUNCTION       48 openssl/php_openssl.h PHP_FUNCTION(openssl_seal);
PHP_FUNCTION       49 openssl/php_openssl.h PHP_FUNCTION(openssl_open);
PHP_FUNCTION       50 openssl/php_openssl.h PHP_FUNCTION(openssl_private_encrypt);
PHP_FUNCTION       51 openssl/php_openssl.h PHP_FUNCTION(openssl_private_decrypt);
PHP_FUNCTION       52 openssl/php_openssl.h PHP_FUNCTION(openssl_public_encrypt);
PHP_FUNCTION       53 openssl/php_openssl.h PHP_FUNCTION(openssl_public_decrypt);
PHP_FUNCTION       55 openssl/php_openssl.h PHP_FUNCTION(openssl_pkcs7_verify);
PHP_FUNCTION       56 openssl/php_openssl.h PHP_FUNCTION(openssl_pkcs7_decrypt);
PHP_FUNCTION       57 openssl/php_openssl.h PHP_FUNCTION(openssl_pkcs7_sign);
PHP_FUNCTION       58 openssl/php_openssl.h PHP_FUNCTION(openssl_pkcs7_encrypt);
PHP_FUNCTION       60 openssl/php_openssl.h PHP_FUNCTION(openssl_error_string);
PHP_FUNCTION       62 openssl/php_openssl.h PHP_FUNCTION(openssl_x509_read);
PHP_FUNCTION       63 openssl/php_openssl.h PHP_FUNCTION(openssl_x509_free);
PHP_FUNCTION       64 openssl/php_openssl.h PHP_FUNCTION(openssl_x509_parse);
PHP_FUNCTION       65 openssl/php_openssl.h PHP_FUNCTION(openssl_x509_checkpurpose);
PHP_FUNCTION       66 openssl/php_openssl.h PHP_FUNCTION(openssl_x509_export);
PHP_FUNCTION       67 openssl/php_openssl.h PHP_FUNCTION(openssl_x509_export_to_file);
PHP_FUNCTION       68 openssl/php_openssl.h PHP_FUNCTION(openssl_x509_check_private_key);
PHP_FUNCTION       70 openssl/php_openssl.h PHP_FUNCTION(openssl_pkcs12_export);
PHP_FUNCTION       71 openssl/php_openssl.h PHP_FUNCTION(openssl_pkcs12_export_to_file);
PHP_FUNCTION       72 openssl/php_openssl.h PHP_FUNCTION(openssl_pkcs12_read);
PHP_FUNCTION       74 openssl/php_openssl.h PHP_FUNCTION(openssl_csr_new);
PHP_FUNCTION       75 openssl/php_openssl.h PHP_FUNCTION(openssl_csr_export);
PHP_FUNCTION       76 openssl/php_openssl.h PHP_FUNCTION(openssl_csr_export_to_file);
PHP_FUNCTION       77 openssl/php_openssl.h PHP_FUNCTION(openssl_csr_sign);
PHP_FUNCTION       78 openssl/php_openssl.h PHP_FUNCTION(openssl_csr_get_subject);
PHP_FUNCTION       79 openssl/php_openssl.h PHP_FUNCTION(openssl_csr_get_public_key);
PHP_FUNCTION       33 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_alarm);
PHP_FUNCTION       34 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_fork);
PHP_FUNCTION       35 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_waitpid);
PHP_FUNCTION       36 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_wait);
PHP_FUNCTION       37 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_wifexited);
PHP_FUNCTION       38 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_wifstopped);
PHP_FUNCTION       39 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_wifsignaled);
PHP_FUNCTION       40 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_wexitstatus);
PHP_FUNCTION       41 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_wtermsig);
PHP_FUNCTION       42 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_wstopsig);
PHP_FUNCTION       43 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_signal);
PHP_FUNCTION       44 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_signal_dispatch);
PHP_FUNCTION       45 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_get_last_error);
PHP_FUNCTION       46 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_strerror);
PHP_FUNCTION       48 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_sigprocmask);
PHP_FUNCTION       51 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_sigwaitinfo);
PHP_FUNCTION       52 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_sigtimedwait);
PHP_FUNCTION       54 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_exec);
PHP_FUNCTION       56 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_getpriority);
PHP_FUNCTION       59 pcntl/php_pcntl.h PHP_FUNCTION(pcntl_setpriority);
PHP_FUNCTION       66 pgsql/php_pgsql.h PHP_FUNCTION(pg_connect);
PHP_FUNCTION       67 pgsql/php_pgsql.h PHP_FUNCTION(pg_pconnect);
PHP_FUNCTION       68 pgsql/php_pgsql.h PHP_FUNCTION(pg_close);
PHP_FUNCTION       69 pgsql/php_pgsql.h PHP_FUNCTION(pg_connection_reset);
PHP_FUNCTION       70 pgsql/php_pgsql.h PHP_FUNCTION(pg_connection_status);
PHP_FUNCTION       71 pgsql/php_pgsql.h PHP_FUNCTION(pg_connection_busy);
PHP_FUNCTION       72 pgsql/php_pgsql.h PHP_FUNCTION(pg_host);
PHP_FUNCTION       73 pgsql/php_pgsql.h PHP_FUNCTION(pg_dbname);
PHP_FUNCTION       74 pgsql/php_pgsql.h PHP_FUNCTION(pg_port);
PHP_FUNCTION       75 pgsql/php_pgsql.h PHP_FUNCTION(pg_tty);
PHP_FUNCTION       76 pgsql/php_pgsql.h PHP_FUNCTION(pg_options);
PHP_FUNCTION       77 pgsql/php_pgsql.h PHP_FUNCTION(pg_version);
PHP_FUNCTION       78 pgsql/php_pgsql.h PHP_FUNCTION(pg_ping);
PHP_FUNCTION       80 pgsql/php_pgsql.h PHP_FUNCTION(pg_parameter_status);
PHP_FUNCTION       83 pgsql/php_pgsql.h PHP_FUNCTION(pg_transaction_status);
PHP_FUNCTION       86 pgsql/php_pgsql.h PHP_FUNCTION(pg_query);
PHP_FUNCTION       88 pgsql/php_pgsql.h PHP_FUNCTION(pg_query_params);
PHP_FUNCTION       91 pgsql/php_pgsql.h PHP_FUNCTION(pg_prepare);
PHP_FUNCTION       94 pgsql/php_pgsql.h PHP_FUNCTION(pg_execute);
PHP_FUNCTION       96 pgsql/php_pgsql.h PHP_FUNCTION(pg_send_query);
PHP_FUNCTION       98 pgsql/php_pgsql.h PHP_FUNCTION(pg_send_query_params);
PHP_FUNCTION      101 pgsql/php_pgsql.h PHP_FUNCTION(pg_send_prepare);
PHP_FUNCTION      104 pgsql/php_pgsql.h PHP_FUNCTION(pg_send_execute);
PHP_FUNCTION      106 pgsql/php_pgsql.h PHP_FUNCTION(pg_cancel_query);
PHP_FUNCTION      108 pgsql/php_pgsql.h PHP_FUNCTION(pg_fetch_assoc);
PHP_FUNCTION      109 pgsql/php_pgsql.h PHP_FUNCTION(pg_fetch_array);
PHP_FUNCTION      110 pgsql/php_pgsql.h PHP_FUNCTION(pg_fetch_object);
PHP_FUNCTION      111 pgsql/php_pgsql.h PHP_FUNCTION(pg_fetch_result);
PHP_FUNCTION      112 pgsql/php_pgsql.h PHP_FUNCTION(pg_fetch_row);
PHP_FUNCTION      113 pgsql/php_pgsql.h PHP_FUNCTION(pg_fetch_all);
PHP_FUNCTION      114 pgsql/php_pgsql.h PHP_FUNCTION(pg_fetch_all_columns);
PHP_FUNCTION      116 pgsql/php_pgsql.h PHP_FUNCTION(pg_affected_rows);
PHP_FUNCTION      118 pgsql/php_pgsql.h PHP_FUNCTION(pg_get_result);
PHP_FUNCTION      119 pgsql/php_pgsql.h PHP_FUNCTION(pg_result_seek);
PHP_FUNCTION      120 pgsql/php_pgsql.h PHP_FUNCTION(pg_result_status);
PHP_FUNCTION      121 pgsql/php_pgsql.h PHP_FUNCTION(pg_free_result);
PHP_FUNCTION      122 pgsql/php_pgsql.h PHP_FUNCTION(pg_last_oid);
PHP_FUNCTION      123 pgsql/php_pgsql.h PHP_FUNCTION(pg_num_rows);
PHP_FUNCTION      124 pgsql/php_pgsql.h PHP_FUNCTION(pg_num_fields);
PHP_FUNCTION      125 pgsql/php_pgsql.h PHP_FUNCTION(pg_field_name);
PHP_FUNCTION      126 pgsql/php_pgsql.h PHP_FUNCTION(pg_field_num);
PHP_FUNCTION      127 pgsql/php_pgsql.h PHP_FUNCTION(pg_field_size);
PHP_FUNCTION      128 pgsql/php_pgsql.h PHP_FUNCTION(pg_field_type);
PHP_FUNCTION      129 pgsql/php_pgsql.h PHP_FUNCTION(pg_field_type_oid);
PHP_FUNCTION      130 pgsql/php_pgsql.h PHP_FUNCTION(pg_field_prtlen);
PHP_FUNCTION      131 pgsql/php_pgsql.h PHP_FUNCTION(pg_field_is_null);
PHP_FUNCTION      132 pgsql/php_pgsql.h PHP_FUNCTION(pg_field_table);
PHP_FUNCTION      134 pgsql/php_pgsql.h PHP_FUNCTION(pg_get_notify);
PHP_FUNCTION      135 pgsql/php_pgsql.h PHP_FUNCTION(pg_get_pid);
PHP_FUNCTION      137 pgsql/php_pgsql.h PHP_FUNCTION(pg_result_error);
PHP_FUNCTION      139 pgsql/php_pgsql.h PHP_FUNCTION(pg_result_error_field);
PHP_FUNCTION      141 pgsql/php_pgsql.h PHP_FUNCTION(pg_last_error);
PHP_FUNCTION      142 pgsql/php_pgsql.h PHP_FUNCTION(pg_last_notice);
PHP_FUNCTION      144 pgsql/php_pgsql.h PHP_FUNCTION(pg_put_line);
PHP_FUNCTION      145 pgsql/php_pgsql.h PHP_FUNCTION(pg_end_copy);
PHP_FUNCTION      146 pgsql/php_pgsql.h PHP_FUNCTION(pg_copy_to);
PHP_FUNCTION      147 pgsql/php_pgsql.h PHP_FUNCTION(pg_copy_from);
PHP_FUNCTION      149 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_create);
PHP_FUNCTION      150 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_unlink);
PHP_FUNCTION      151 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_open);
PHP_FUNCTION      152 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_close);
PHP_FUNCTION      153 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_read);
PHP_FUNCTION      154 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_write);
PHP_FUNCTION      155 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_read_all);
PHP_FUNCTION      156 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_import);
PHP_FUNCTION      157 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_export);
PHP_FUNCTION      158 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_seek);
PHP_FUNCTION      159 pgsql/php_pgsql.h PHP_FUNCTION(pg_lo_tell);
PHP_FUNCTION      162 pgsql/php_pgsql.h PHP_FUNCTION(pg_trace);
PHP_FUNCTION      163 pgsql/php_pgsql.h PHP_FUNCTION(pg_untrace);
PHP_FUNCTION      166 pgsql/php_pgsql.h PHP_FUNCTION(pg_client_encoding);
PHP_FUNCTION      167 pgsql/php_pgsql.h PHP_FUNCTION(pg_set_client_encoding);
PHP_FUNCTION      169 pgsql/php_pgsql.h PHP_FUNCTION(pg_set_error_verbosity);
PHP_FUNCTION      172 pgsql/php_pgsql.h PHP_FUNCTION(pg_escape_string);
PHP_FUNCTION      173 pgsql/php_pgsql.h PHP_FUNCTION(pg_escape_bytea);
PHP_FUNCTION      174 pgsql/php_pgsql.h PHP_FUNCTION(pg_unescape_bytea);
PHP_FUNCTION      175 pgsql/php_pgsql.h PHP_FUNCTION(pg_escape_literal);
PHP_FUNCTION      176 pgsql/php_pgsql.h PHP_FUNCTION(pg_escape_identifier);
PHP_FUNCTION      180 pgsql/php_pgsql.h PHP_FUNCTION(pg_meta_data);
PHP_FUNCTION      181 pgsql/php_pgsql.h PHP_FUNCTION(pg_convert);
PHP_FUNCTION      182 pgsql/php_pgsql.h PHP_FUNCTION(pg_insert);
PHP_FUNCTION      183 pgsql/php_pgsql.h PHP_FUNCTION(pg_update);
PHP_FUNCTION      184 pgsql/php_pgsql.h PHP_FUNCTION(pg_delete);
PHP_FUNCTION      185 pgsql/php_pgsql.h PHP_FUNCTION(pg_select);
PHP_FUNCTION       38 posix/php_posix.h PHP_FUNCTION(posix_kill);
PHP_FUNCTION       41 posix/php_posix.h PHP_FUNCTION(posix_getpid);
PHP_FUNCTION       42 posix/php_posix.h PHP_FUNCTION(posix_getppid);
PHP_FUNCTION       45 posix/php_posix.h PHP_FUNCTION(posix_getuid);
PHP_FUNCTION       46 posix/php_posix.h PHP_FUNCTION(posix_getgid);
PHP_FUNCTION       47 posix/php_posix.h PHP_FUNCTION(posix_geteuid);
PHP_FUNCTION       48 posix/php_posix.h PHP_FUNCTION(posix_getegid);
PHP_FUNCTION       49 posix/php_posix.h PHP_FUNCTION(posix_setuid);
PHP_FUNCTION       50 posix/php_posix.h PHP_FUNCTION(posix_setgid);
PHP_FUNCTION       52 posix/php_posix.h PHP_FUNCTION(posix_seteuid);
PHP_FUNCTION       55 posix/php_posix.h PHP_FUNCTION(posix_setegid);
PHP_FUNCTION       58 posix/php_posix.h PHP_FUNCTION(posix_getgroups);
PHP_FUNCTION       61 posix/php_posix.h PHP_FUNCTION(posix_getlogin);
PHP_FUNCTION       65 posix/php_posix.h PHP_FUNCTION(posix_getpgrp);
PHP_FUNCTION       67 posix/php_posix.h PHP_FUNCTION(posix_setsid);
PHP_FUNCTION       69 posix/php_posix.h PHP_FUNCTION(posix_setpgid);
PHP_FUNCTION       72 posix/php_posix.h PHP_FUNCTION(posix_getpgid);
PHP_FUNCTION       75 posix/php_posix.h PHP_FUNCTION(posix_getsid);
PHP_FUNCTION       79 posix/php_posix.h PHP_FUNCTION(posix_uname);
PHP_FUNCTION       80 posix/php_posix.h PHP_FUNCTION(posix_times);
PHP_FUNCTION       84 posix/php_posix.h PHP_FUNCTION(posix_ctermid);
PHP_FUNCTION       86 posix/php_posix.h PHP_FUNCTION(posix_ttyname);
PHP_FUNCTION       87 posix/php_posix.h PHP_FUNCTION(posix_isatty);
PHP_FUNCTION       90 posix/php_posix.h PHP_FUNCTION(posix_getcwd);
PHP_FUNCTION       94 posix/php_posix.h PHP_FUNCTION(posix_mkfifo);
PHP_FUNCTION       97 posix/php_posix.h PHP_FUNCTION(posix_mknod);
PHP_FUNCTION      101 posix/php_posix.h PHP_FUNCTION(posix_access);
PHP_FUNCTION      104 posix/php_posix.h PHP_FUNCTION(posix_getgrnam);
PHP_FUNCTION      105 posix/php_posix.h PHP_FUNCTION(posix_getgrgid);
PHP_FUNCTION      106 posix/php_posix.h PHP_FUNCTION(posix_getpwnam);
PHP_FUNCTION      107 posix/php_posix.h PHP_FUNCTION(posix_getpwuid);
PHP_FUNCTION      110 posix/php_posix.h PHP_FUNCTION(posix_getrlimit);
PHP_FUNCTION      114 posix/php_posix.h PHP_FUNCTION(posix_initgroups);
PHP_FUNCTION      117 posix/php_posix.h PHP_FUNCTION(posix_get_last_error);
PHP_FUNCTION      118 posix/php_posix.h PHP_FUNCTION(posix_strerror);
PHP_FUNCTION       55 pspell/pspell.c static PHP_FUNCTION(pspell_new);
PHP_FUNCTION       56 pspell/pspell.c static PHP_FUNCTION(pspell_new_personal);
PHP_FUNCTION       57 pspell/pspell.c static PHP_FUNCTION(pspell_new_config);
PHP_FUNCTION       58 pspell/pspell.c static PHP_FUNCTION(pspell_check);
PHP_FUNCTION       59 pspell/pspell.c static PHP_FUNCTION(pspell_suggest);
PHP_FUNCTION       60 pspell/pspell.c static PHP_FUNCTION(pspell_store_replacement);
PHP_FUNCTION       61 pspell/pspell.c static PHP_FUNCTION(pspell_add_to_personal);
PHP_FUNCTION       62 pspell/pspell.c static PHP_FUNCTION(pspell_add_to_session);
PHP_FUNCTION       63 pspell/pspell.c static PHP_FUNCTION(pspell_clear_session);
PHP_FUNCTION       64 pspell/pspell.c static PHP_FUNCTION(pspell_save_wordlist);
PHP_FUNCTION       65 pspell/pspell.c static PHP_FUNCTION(pspell_config_create);
PHP_FUNCTION       66 pspell/pspell.c static PHP_FUNCTION(pspell_config_runtogether);
PHP_FUNCTION       67 pspell/pspell.c static PHP_FUNCTION(pspell_config_mode);
PHP_FUNCTION       68 pspell/pspell.c static PHP_FUNCTION(pspell_config_ignore);
PHP_FUNCTION       69 pspell/pspell.c static PHP_FUNCTION(pspell_config_personal);
PHP_FUNCTION       70 pspell/pspell.c static PHP_FUNCTION(pspell_config_dict_dir);
PHP_FUNCTION       71 pspell/pspell.c static PHP_FUNCTION(pspell_config_data_dir);
PHP_FUNCTION       72 pspell/pspell.c static PHP_FUNCTION(pspell_config_repl);
PHP_FUNCTION       73 pspell/pspell.c static PHP_FUNCTION(pspell_config_save_repl);
PHP_FUNCTION       44 readline/readline.c PHP_FUNCTION(readline);
PHP_FUNCTION       45 readline/readline.c PHP_FUNCTION(readline_add_history);
PHP_FUNCTION       46 readline/readline.c PHP_FUNCTION(readline_info);
PHP_FUNCTION       47 readline/readline.c PHP_FUNCTION(readline_clear_history);
PHP_FUNCTION       49 readline/readline.c PHP_FUNCTION(readline_list_history);
PHP_FUNCTION       51 readline/readline.c PHP_FUNCTION(readline_read_history);
PHP_FUNCTION       52 readline/readline.c PHP_FUNCTION(readline_write_history);
PHP_FUNCTION       53 readline/readline.c PHP_FUNCTION(readline_completion_function);
PHP_FUNCTION       56 readline/readline.c PHP_FUNCTION(readline_callback_handler_install);
PHP_FUNCTION       57 readline/readline.c PHP_FUNCTION(readline_callback_read_char);
PHP_FUNCTION       58 readline/readline.c PHP_FUNCTION(readline_callback_handler_remove);
PHP_FUNCTION       59 readline/readline.c PHP_FUNCTION(readline_redisplay);
PHP_FUNCTION       60 readline/readline.c PHP_FUNCTION(readline_on_new_line);
PHP_FUNCTION       32 recode/php_recode.h PHP_FUNCTION(recode_string);
PHP_FUNCTION       33 recode/php_recode.h PHP_FUNCTION(recode_file);
PHP_FUNCTION       30 shmop/php_shmop.h PHP_FUNCTION(shmop_open);
PHP_FUNCTION       31 shmop/php_shmop.h PHP_FUNCTION(shmop_read);
PHP_FUNCTION       32 shmop/php_shmop.h PHP_FUNCTION(shmop_close);
PHP_FUNCTION       33 shmop/php_shmop.h PHP_FUNCTION(shmop_size);
PHP_FUNCTION       34 shmop/php_shmop.h PHP_FUNCTION(shmop_write);
PHP_FUNCTION       35 shmop/php_shmop.h PHP_FUNCTION(shmop_delete);
PHP_FUNCTION       27 skeleton/php_skeleton.h PHP_FUNCTION(confirm_extname_compiled);	/* For testing, remove later. */
PHP_FUNCTION       51 snmp/php_snmp.h PHP_FUNCTION(snmpget);
PHP_FUNCTION       52 snmp/php_snmp.h PHP_FUNCTION(snmpgetnext);
PHP_FUNCTION       53 snmp/php_snmp.h PHP_FUNCTION(snmpwalk);
PHP_FUNCTION       54 snmp/php_snmp.h PHP_FUNCTION(snmprealwalk);
PHP_FUNCTION       55 snmp/php_snmp.h PHP_FUNCTION(snmpset);
PHP_FUNCTION       56 snmp/php_snmp.h PHP_FUNCTION(snmp_get_quick_print);
PHP_FUNCTION       57 snmp/php_snmp.h PHP_FUNCTION(snmp_set_quick_print);
PHP_FUNCTION       58 snmp/php_snmp.h PHP_FUNCTION(snmp_set_enum_print);
PHP_FUNCTION       59 snmp/php_snmp.h PHP_FUNCTION(snmp_set_oid_output_format);
PHP_FUNCTION       61 snmp/php_snmp.h PHP_FUNCTION(snmp2_get);
PHP_FUNCTION       62 snmp/php_snmp.h PHP_FUNCTION(snmp2_getnext);
PHP_FUNCTION       63 snmp/php_snmp.h PHP_FUNCTION(snmp2_walk);
PHP_FUNCTION       64 snmp/php_snmp.h PHP_FUNCTION(snmp2_real_walk);
PHP_FUNCTION       65 snmp/php_snmp.h PHP_FUNCTION(snmp2_set);
PHP_FUNCTION       67 snmp/php_snmp.h PHP_FUNCTION(snmp3_get);
PHP_FUNCTION       68 snmp/php_snmp.h PHP_FUNCTION(snmp3_getnext);
PHP_FUNCTION       69 snmp/php_snmp.h PHP_FUNCTION(snmp3_walk);
PHP_FUNCTION       70 snmp/php_snmp.h PHP_FUNCTION(snmp3_real_walk);
PHP_FUNCTION       71 snmp/php_snmp.h PHP_FUNCTION(snmp3_set);
PHP_FUNCTION       73 snmp/php_snmp.h PHP_FUNCTION(snmp_set_valueretrieval);
PHP_FUNCTION       74 snmp/php_snmp.h PHP_FUNCTION(snmp_get_valueretrieval);
PHP_FUNCTION       76 snmp/php_snmp.h PHP_FUNCTION(snmp_read_mib);
PHP_FUNCTION      200 soap/soap.c    PHP_FUNCTION(soap_encode_to_xml);
PHP_FUNCTION      201 soap/soap.c    PHP_FUNCTION(soap_encode_to_zval);
PHP_FUNCTION      202 soap/soap.c    PHP_FUNCTION(use_soap_error_handler);
PHP_FUNCTION      203 soap/soap.c    PHP_FUNCTION(is_soap_fault);
PHP_FUNCTION       44 sockets/php_sockets.h PHP_FUNCTION(socket_select);
PHP_FUNCTION       45 sockets/php_sockets.h PHP_FUNCTION(socket_create_listen);
PHP_FUNCTION       47 sockets/php_sockets.h PHP_FUNCTION(socket_create_pair);
PHP_FUNCTION       49 sockets/php_sockets.h PHP_FUNCTION(socket_accept);
PHP_FUNCTION       50 sockets/php_sockets.h PHP_FUNCTION(socket_set_nonblock);
PHP_FUNCTION       51 sockets/php_sockets.h PHP_FUNCTION(socket_set_block);
PHP_FUNCTION       52 sockets/php_sockets.h PHP_FUNCTION(socket_listen);
PHP_FUNCTION       53 sockets/php_sockets.h PHP_FUNCTION(socket_close);
PHP_FUNCTION       54 sockets/php_sockets.h PHP_FUNCTION(socket_write);
PHP_FUNCTION       55 sockets/php_sockets.h PHP_FUNCTION(socket_read);
PHP_FUNCTION       56 sockets/php_sockets.h PHP_FUNCTION(socket_getsockname);
PHP_FUNCTION       57 sockets/php_sockets.h PHP_FUNCTION(socket_getpeername);
PHP_FUNCTION       58 sockets/php_sockets.h PHP_FUNCTION(socket_create);
PHP_FUNCTION       59 sockets/php_sockets.h PHP_FUNCTION(socket_connect);
PHP_FUNCTION       60 sockets/php_sockets.h PHP_FUNCTION(socket_strerror);
PHP_FUNCTION       61 sockets/php_sockets.h PHP_FUNCTION(socket_bind);
PHP_FUNCTION       62 sockets/php_sockets.h PHP_FUNCTION(socket_recv);
PHP_FUNCTION       63 sockets/php_sockets.h PHP_FUNCTION(socket_send);
PHP_FUNCTION       64 sockets/php_sockets.h PHP_FUNCTION(socket_recvfrom);
PHP_FUNCTION       65 sockets/php_sockets.h PHP_FUNCTION(socket_sendto);
PHP_FUNCTION       66 sockets/php_sockets.h PHP_FUNCTION(socket_get_option);
PHP_FUNCTION       67 sockets/php_sockets.h PHP_FUNCTION(socket_set_option);
PHP_FUNCTION       69 sockets/php_sockets.h PHP_FUNCTION(socket_shutdown);
PHP_FUNCTION       71 sockets/php_sockets.h PHP_FUNCTION(socket_last_error);
PHP_FUNCTION       72 sockets/php_sockets.h PHP_FUNCTION(socket_clear_error);
PHP_FUNCTION       73 sockets/php_sockets.h PHP_FUNCTION(socket_import_stream);
PHP_FUNCTION       83 spl/php_spl.h  PHP_FUNCTION(spl_classes);
PHP_FUNCTION       84 spl/php_spl.h  PHP_FUNCTION(class_parents);
PHP_FUNCTION       85 spl/php_spl.h  PHP_FUNCTION(class_implements);
PHP_FUNCTION       86 spl/php_spl.h  PHP_FUNCTION(class_uses);
PHP_FUNCTION       60 spl/spl_iterators.h PHP_FUNCTION(iterator_to_array);
PHP_FUNCTION       61 spl/spl_iterators.h PHP_FUNCTION(iterator_count);
PHP_FUNCTION       62 spl/spl_iterators.h PHP_FUNCTION(iterator_apply);
PHP_FUNCTION       24 standard/base64.h PHP_FUNCTION(base64_decode);
PHP_FUNCTION       25 standard/base64.h PHP_FUNCTION(base64_encode);
PHP_FUNCTION       46 standard/basic_functions.h PHP_FUNCTION(constant);
PHP_FUNCTION       47 standard/basic_functions.h PHP_FUNCTION(sleep);
PHP_FUNCTION       48 standard/basic_functions.h PHP_FUNCTION(usleep);
PHP_FUNCTION       50 standard/basic_functions.h PHP_FUNCTION(time_nanosleep);
PHP_FUNCTION       51 standard/basic_functions.h PHP_FUNCTION(time_sleep_until);
PHP_FUNCTION       53 standard/basic_functions.h PHP_FUNCTION(flush);
PHP_FUNCTION       60 standard/basic_functions.h PHP_FUNCTION(ip2long);
PHP_FUNCTION       61 standard/basic_functions.h PHP_FUNCTION(long2ip);
PHP_FUNCTION       64 standard/basic_functions.h PHP_FUNCTION(getenv);
PHP_FUNCTION       65 standard/basic_functions.h PHP_FUNCTION(putenv);
PHP_FUNCTION       67 standard/basic_functions.h PHP_FUNCTION(getopt);
PHP_FUNCTION       69 standard/basic_functions.h PHP_FUNCTION(get_current_user);
PHP_FUNCTION       70 standard/basic_functions.h PHP_FUNCTION(set_time_limit);
PHP_FUNCTION       72 standard/basic_functions.h PHP_FUNCTION(header_register_callback);
PHP_FUNCTION       74 standard/basic_functions.h PHP_FUNCTION(get_cfg_var);
PHP_FUNCTION       75 standard/basic_functions.h PHP_FUNCTION(set_magic_quotes_runtime);
PHP_FUNCTION       76 standard/basic_functions.h PHP_FUNCTION(get_magic_quotes_runtime);
PHP_FUNCTION       77 standard/basic_functions.h PHP_FUNCTION(get_magic_quotes_gpc);
PHP_FUNCTION       79 standard/basic_functions.h PHP_FUNCTION(error_log);
PHP_FUNCTION       80 standard/basic_functions.h PHP_FUNCTION(error_get_last);
PHP_FUNCTION       82 standard/basic_functions.h PHP_FUNCTION(call_user_func);
PHP_FUNCTION       83 standard/basic_functions.h PHP_FUNCTION(call_user_func_array);
PHP_FUNCTION       84 standard/basic_functions.h PHP_FUNCTION(call_user_method);
PHP_FUNCTION       85 standard/basic_functions.h PHP_FUNCTION(call_user_method_array);
PHP_FUNCTION       86 standard/basic_functions.h PHP_FUNCTION(forward_static_call);
PHP_FUNCTION       87 standard/basic_functions.h PHP_FUNCTION(forward_static_call_array);
PHP_FUNCTION       89 standard/basic_functions.h PHP_FUNCTION(register_shutdown_function);
PHP_FUNCTION       90 standard/basic_functions.h PHP_FUNCTION(highlight_file);
PHP_FUNCTION       91 standard/basic_functions.h PHP_FUNCTION(highlight_string);
PHP_FUNCTION       92 standard/basic_functions.h PHP_FUNCTION(php_strip_whitespace);
PHP_FUNCTION       95 standard/basic_functions.h PHP_FUNCTION(ini_get);
PHP_FUNCTION       96 standard/basic_functions.h PHP_FUNCTION(ini_get_all);
PHP_FUNCTION       97 standard/basic_functions.h PHP_FUNCTION(ini_set);
PHP_FUNCTION       98 standard/basic_functions.h PHP_FUNCTION(ini_restore);
PHP_FUNCTION       99 standard/basic_functions.h PHP_FUNCTION(get_include_path);
PHP_FUNCTION      100 standard/basic_functions.h PHP_FUNCTION(set_include_path);
PHP_FUNCTION      101 standard/basic_functions.h PHP_FUNCTION(restore_include_path);
PHP_FUNCTION      103 standard/basic_functions.h PHP_FUNCTION(print_r);
PHP_FUNCTION      104 standard/basic_functions.h PHP_FUNCTION(fprintf);
PHP_FUNCTION      105 standard/basic_functions.h PHP_FUNCTION(vfprintf);
PHP_FUNCTION      107 standard/basic_functions.h PHP_FUNCTION(connection_aborted);
PHP_FUNCTION      108 standard/basic_functions.h PHP_FUNCTION(connection_status);
PHP_FUNCTION      109 standard/basic_functions.h PHP_FUNCTION(ignore_user_abort);
PHP_FUNCTION      111 standard/basic_functions.h PHP_FUNCTION(getservbyname);
PHP_FUNCTION      112 standard/basic_functions.h PHP_FUNCTION(getservbyport);
PHP_FUNCTION      113 standard/basic_functions.h PHP_FUNCTION(getprotobyname);
PHP_FUNCTION      114 standard/basic_functions.h PHP_FUNCTION(getprotobynumber);
PHP_FUNCTION      118 standard/basic_functions.h PHP_FUNCTION(register_tick_function);
PHP_FUNCTION      119 standard/basic_functions.h PHP_FUNCTION(unregister_tick_function);
PHP_FUNCTION      121 standard/basic_functions.h PHP_FUNCTION(sys_getloadavg);
PHP_FUNCTION      124 standard/basic_functions.h PHP_FUNCTION(is_uploaded_file);
PHP_FUNCTION      125 standard/basic_functions.h PHP_FUNCTION(move_uploaded_file);
PHP_FUNCTION      128 standard/basic_functions.h PHP_FUNCTION(parse_ini_file);
PHP_FUNCTION      129 standard/basic_functions.h PHP_FUNCTION(parse_ini_string);
PHP_FUNCTION      131 standard/basic_functions.h PHP_FUNCTION(config_get_hash);
PHP_FUNCTION      134 standard/basic_functions.h PHP_FUNCTION(str_rot13);
PHP_FUNCTION      135 standard/basic_functions.h PHP_FUNCTION(stream_get_filters);
PHP_FUNCTION      136 standard/basic_functions.h PHP_FUNCTION(stream_filter_register);
PHP_FUNCTION      137 standard/basic_functions.h PHP_FUNCTION(stream_bucket_make_writeable);
PHP_FUNCTION      138 standard/basic_functions.h PHP_FUNCTION(stream_bucket_prepend);
PHP_FUNCTION      139 standard/basic_functions.h PHP_FUNCTION(stream_bucket_append);
PHP_FUNCTION      140 standard/basic_functions.h PHP_FUNCTION(stream_bucket_new);
PHP_FUNCTION       24 standard/cyr_convert.h PHP_FUNCTION(convert_cyr_string);
PHP_FUNCTION       26 standard/datetime.h PHP_FUNCTION(strptime);
PHP_FUNCTION       30 standard/dl.h  PHPAPI PHP_FUNCTION(dl);
PHP_FUNCTION       24 standard/exec.h PHP_FUNCTION(system);
PHP_FUNCTION       25 standard/exec.h PHP_FUNCTION(exec);
PHP_FUNCTION       26 standard/exec.h PHP_FUNCTION(escapeshellcmd);
PHP_FUNCTION       27 standard/exec.h PHP_FUNCTION(escapeshellarg);
PHP_FUNCTION       28 standard/exec.h PHP_FUNCTION(passthru);
PHP_FUNCTION       29 standard/exec.h PHP_FUNCTION(shell_exec);
PHP_FUNCTION       30 standard/exec.h PHP_FUNCTION(proc_open);
PHP_FUNCTION       31 standard/exec.h PHP_FUNCTION(proc_get_status);
PHP_FUNCTION       32 standard/exec.h PHP_FUNCTION(proc_close);
PHP_FUNCTION       33 standard/exec.h PHP_FUNCTION(proc_terminate);
PHP_FUNCTION       34 standard/exec.h PHP_FUNCTION(proc_nice);
PHP_FUNCTION       29 standard/file.h PHP_FUNCTION(tempnam);
PHP_FUNCTION       32 standard/file.h PHPAPI PHP_FUNCTION(fclose);
PHP_FUNCTION       33 standard/file.h PHP_FUNCTION(popen);
PHP_FUNCTION       34 standard/file.h PHP_FUNCTION(pclose);
PHP_FUNCTION       35 standard/file.h PHPAPI PHP_FUNCTION(feof);
PHP_FUNCTION       36 standard/file.h PHPAPI PHP_FUNCTION(fread);
PHP_FUNCTION       37 standard/file.h PHPAPI PHP_FUNCTION(fgetc);
PHP_FUNCTION       38 standard/file.h PHPAPI PHP_FUNCTION(fgets);
PHP_FUNCTION       39 standard/file.h PHP_FUNCTION(fscanf);
PHP_FUNCTION       40 standard/file.h PHPAPI PHP_FUNCTION(fgetss);
PHP_FUNCTION       41 standard/file.h PHP_FUNCTION(fgetcsv);
PHP_FUNCTION       42 standard/file.h PHP_FUNCTION(fputcsv);
PHP_FUNCTION       43 standard/file.h PHPAPI PHP_FUNCTION(fwrite);
PHP_FUNCTION       44 standard/file.h PHPAPI PHP_FUNCTION(fflush);
PHP_FUNCTION       45 standard/file.h PHPAPI PHP_FUNCTION(rewind);
PHP_FUNCTION       46 standard/file.h PHPAPI PHP_FUNCTION(ftell);
PHP_FUNCTION       47 standard/file.h PHPAPI PHP_FUNCTION(fseek);
PHP_FUNCTION       48 standard/file.h PHP_FUNCTION(mkdir);
PHP_FUNCTION       49 standard/file.h PHP_FUNCTION(rmdir);
PHP_FUNCTION       50 standard/file.h PHPAPI PHP_FUNCTION(fpassthru);
PHP_FUNCTION       51 standard/file.h PHP_FUNCTION(readfile);
PHP_FUNCTION       52 standard/file.h PHP_FUNCTION(umask);
PHP_FUNCTION       53 standard/file.h PHP_FUNCTION(rename);
PHP_FUNCTION       54 standard/file.h PHP_FUNCTION(unlink);
PHP_FUNCTION       55 standard/file.h PHP_FUNCTION(copy);
PHP_FUNCTION       56 standard/file.h PHP_FUNCTION(file);
PHP_FUNCTION       57 standard/file.h PHP_FUNCTION(file_get_contents);
PHP_FUNCTION       58 standard/file.h PHP_FUNCTION(file_put_contents);
PHP_FUNCTION       59 standard/file.h PHP_FUNCTION(get_meta_tags);
PHP_FUNCTION       60 standard/file.h PHP_FUNCTION(flock);
PHP_FUNCTION       61 standard/file.h PHP_FUNCTION(fd_set);
PHP_FUNCTION       62 standard/file.h PHP_FUNCTION(fd_isset);
PHP_FUNCTION       64 standard/file.h PHP_FUNCTION(realpath);
PHP_FUNCTION       67 standard/file.h PHP_FUNCTION(fnmatch);
PHP_FUNCTION       71 standard/file.h PHP_FUNCTION(sys_get_temp_dir);
PHP_FUNCTION     1185 standard/filestat.c PHP_FUNCTION(realpath_cache_size)
PHP_FUNCTION       32 standard/fsock.h PHP_FUNCTION(fsockopen);
PHP_FUNCTION       33 standard/fsock.h PHP_FUNCTION(pfsockopen);
PHP_FUNCTION       25 standard/head.h PHP_FUNCTION(header);
PHP_FUNCTION       26 standard/head.h PHP_FUNCTION(header_remove);
PHP_FUNCTION       27 standard/head.h PHP_FUNCTION(setcookie);
PHP_FUNCTION       28 standard/head.h PHP_FUNCTION(setrawcookie);
PHP_FUNCTION       29 standard/head.h PHP_FUNCTION(headers_sent);
PHP_FUNCTION       30 standard/head.h PHP_FUNCTION(headers_list);
PHP_FUNCTION       31 standard/head.h PHP_FUNCTION(http_response_code);
PHP_FUNCTION       51 standard/html.h PHP_FUNCTION(htmlspecialchars);
PHP_FUNCTION       52 standard/html.h PHP_FUNCTION(htmlentities);
PHP_FUNCTION       53 standard/html.h PHP_FUNCTION(htmlspecialchars_decode);
PHP_FUNCTION       54 standard/html.h PHP_FUNCTION(html_entity_decode);
PHP_FUNCTION       55 standard/html.h PHP_FUNCTION(get_html_translation_table);
PHP_FUNCTION       59 standard/info.h PHP_FUNCTION(phpversion);
PHP_FUNCTION       60 standard/info.h PHP_FUNCTION(phpinfo);
PHP_FUNCTION       61 standard/info.h PHP_FUNCTION(phpcredits);
PHP_FUNCTION       62 standard/info.h PHP_FUNCTION(php_logo_guid);
PHP_FUNCTION       63 standard/info.h PHP_FUNCTION(php_real_logo_guid);
PHP_FUNCTION       64 standard/info.h PHP_FUNCTION(zend_logo_guid);
PHP_FUNCTION       65 standard/info.h PHP_FUNCTION(php_egg_logo_guid);
PHP_FUNCTION       66 standard/info.h PHP_FUNCTION(php_sapi_name);
PHP_FUNCTION       67 standard/info.h PHP_FUNCTION(php_uname);
PHP_FUNCTION       68 standard/info.h PHP_FUNCTION(php_ini_scanned_files);
PHP_FUNCTION       69 standard/info.h PHP_FUNCTION(php_ini_loaded_file);
PHP_FUNCTION       25 standard/microtime.h PHP_FUNCTION(microtime);
PHP_FUNCTION       26 standard/microtime.h PHP_FUNCTION(gettimeofday);
PHP_FUNCTION       29 standard/microtime.h PHP_FUNCTION(getrusage);
PHP_FUNCTION       25 standard/pack.h PHP_FUNCTION(pack);
PHP_FUNCTION       26 standard/pack.h PHP_FUNCTION(unpack);
PHP_FUNCTION       24 standard/pageinfo.h PHP_FUNCTION(getmyuid);
PHP_FUNCTION       25 standard/pageinfo.h PHP_FUNCTION(getmygid);
PHP_FUNCTION       26 standard/pageinfo.h PHP_FUNCTION(getmypid);
PHP_FUNCTION       27 standard/pageinfo.h PHP_FUNCTION(getmyinode);
PHP_FUNCTION       28 standard/pageinfo.h PHP_FUNCTION(getlastmod);
PHP_FUNCTION       30 standard/php_array.h PHP_FUNCTION(ksort);
PHP_FUNCTION       31 standard/php_array.h PHP_FUNCTION(krsort);
PHP_FUNCTION       32 standard/php_array.h PHP_FUNCTION(natsort);
PHP_FUNCTION       33 standard/php_array.h PHP_FUNCTION(natcasesort);
PHP_FUNCTION       34 standard/php_array.h PHP_FUNCTION(asort);
PHP_FUNCTION       35 standard/php_array.h PHP_FUNCTION(arsort);
PHP_FUNCTION       36 standard/php_array.h PHP_FUNCTION(sort);
PHP_FUNCTION       37 standard/php_array.h PHP_FUNCTION(rsort);
PHP_FUNCTION       38 standard/php_array.h PHP_FUNCTION(usort);
PHP_FUNCTION       39 standard/php_array.h PHP_FUNCTION(uasort);
PHP_FUNCTION       40 standard/php_array.h PHP_FUNCTION(uksort);
PHP_FUNCTION       41 standard/php_array.h PHP_FUNCTION(array_walk);
PHP_FUNCTION       42 standard/php_array.h PHP_FUNCTION(array_walk_recursive);
PHP_FUNCTION       43 standard/php_array.h PHP_FUNCTION(count);
PHP_FUNCTION       44 standard/php_array.h PHP_FUNCTION(end);
PHP_FUNCTION       45 standard/php_array.h PHP_FUNCTION(prev);
PHP_FUNCTION       46 standard/php_array.h PHP_FUNCTION(next);
PHP_FUNCTION       47 standard/php_array.h PHP_FUNCTION(reset);
PHP_FUNCTION       48 standard/php_array.h PHP_FUNCTION(current);
PHP_FUNCTION       49 standard/php_array.h PHP_FUNCTION(key);
PHP_FUNCTION       50 standard/php_array.h PHP_FUNCTION(min);
PHP_FUNCTION       51 standard/php_array.h PHP_FUNCTION(max);
PHP_FUNCTION       52 standard/php_array.h PHP_FUNCTION(in_array);
PHP_FUNCTION       53 standard/php_array.h PHP_FUNCTION(array_search);
PHP_FUNCTION       54 standard/php_array.h PHP_FUNCTION(extract);
PHP_FUNCTION       55 standard/php_array.h PHP_FUNCTION(compact);
PHP_FUNCTION       56 standard/php_array.h PHP_FUNCTION(array_fill);
PHP_FUNCTION       57 standard/php_array.h PHP_FUNCTION(array_fill_keys);
PHP_FUNCTION       58 standard/php_array.h PHP_FUNCTION(range);
PHP_FUNCTION       59 standard/php_array.h PHP_FUNCTION(shuffle);
PHP_FUNCTION       60 standard/php_array.h PHP_FUNCTION(array_multisort);
PHP_FUNCTION       61 standard/php_array.h PHP_FUNCTION(array_push);
PHP_FUNCTION       62 standard/php_array.h PHP_FUNCTION(array_pop);
PHP_FUNCTION       63 standard/php_array.h PHP_FUNCTION(array_shift);
PHP_FUNCTION       64 standard/php_array.h PHP_FUNCTION(array_unshift);
PHP_FUNCTION       65 standard/php_array.h PHP_FUNCTION(array_splice);
PHP_FUNCTION       66 standard/php_array.h PHP_FUNCTION(array_slice);
PHP_FUNCTION       67 standard/php_array.h PHP_FUNCTION(array_merge);
PHP_FUNCTION       68 standard/php_array.h PHP_FUNCTION(array_merge_recursive);
PHP_FUNCTION       69 standard/php_array.h PHP_FUNCTION(array_replace);
PHP_FUNCTION       70 standard/php_array.h PHP_FUNCTION(array_replace_recursive);
PHP_FUNCTION       71 standard/php_array.h PHP_FUNCTION(array_keys);
PHP_FUNCTION       72 standard/php_array.h PHP_FUNCTION(array_values);
PHP_FUNCTION       73 standard/php_array.h PHP_FUNCTION(array_count_values);
PHP_FUNCTION       74 standard/php_array.h PHP_FUNCTION(array_reverse);
PHP_FUNCTION       75 standard/php_array.h PHP_FUNCTION(array_reduce);
PHP_FUNCTION       76 standard/php_array.h PHP_FUNCTION(array_pad);
PHP_FUNCTION       77 standard/php_array.h PHP_FUNCTION(array_flip);
PHP_FUNCTION       78 standard/php_array.h PHP_FUNCTION(array_change_key_case);
PHP_FUNCTION       79 standard/php_array.h PHP_FUNCTION(array_rand);
PHP_FUNCTION       80 standard/php_array.h PHP_FUNCTION(array_unique);
PHP_FUNCTION       81 standard/php_array.h PHP_FUNCTION(array_intersect);
PHP_FUNCTION       82 standard/php_array.h PHP_FUNCTION(array_intersect_key);
PHP_FUNCTION       83 standard/php_array.h PHP_FUNCTION(array_intersect_ukey);
PHP_FUNCTION       84 standard/php_array.h PHP_FUNCTION(array_uintersect);
PHP_FUNCTION       85 standard/php_array.h PHP_FUNCTION(array_intersect_assoc);
PHP_FUNCTION       86 standard/php_array.h PHP_FUNCTION(array_uintersect_assoc);
PHP_FUNCTION       87 standard/php_array.h PHP_FUNCTION(array_intersect_uassoc);
PHP_FUNCTION       88 standard/php_array.h PHP_FUNCTION(array_uintersect_uassoc);
PHP_FUNCTION       89 standard/php_array.h PHP_FUNCTION(array_diff);
PHP_FUNCTION       90 standard/php_array.h PHP_FUNCTION(array_diff_key);
PHP_FUNCTION       91 standard/php_array.h PHP_FUNCTION(array_diff_ukey);
PHP_FUNCTION       92 standard/php_array.h PHP_FUNCTION(array_udiff);
PHP_FUNCTION       93 standard/php_array.h PHP_FUNCTION(array_diff_assoc);
PHP_FUNCTION       94 standard/php_array.h PHP_FUNCTION(array_udiff_assoc);
PHP_FUNCTION       95 standard/php_array.h PHP_FUNCTION(array_diff_uassoc);
PHP_FUNCTION       96 standard/php_array.h PHP_FUNCTION(array_udiff_uassoc);
PHP_FUNCTION       97 standard/php_array.h PHP_FUNCTION(array_sum);
PHP_FUNCTION       98 standard/php_array.h PHP_FUNCTION(array_product);
PHP_FUNCTION       99 standard/php_array.h PHP_FUNCTION(array_filter);
PHP_FUNCTION      100 standard/php_array.h PHP_FUNCTION(array_map);
PHP_FUNCTION      101 standard/php_array.h PHP_FUNCTION(array_key_exists);
PHP_FUNCTION      102 standard/php_array.h PHP_FUNCTION(array_chunk);
PHP_FUNCTION      103 standard/php_array.h PHP_FUNCTION(array_combine);
PHP_FUNCTION       29 standard/php_assert.h PHP_FUNCTION(assert);
PHP_FUNCTION       30 standard/php_assert.h PHP_FUNCTION(assert_options);
PHP_FUNCTION       27 standard/php_browscap.h PHP_FUNCTION(get_browser);
PHP_FUNCTION       26 standard/php_crypt.h PHP_FUNCTION(crypt);
PHP_FUNCTION       27 standard/php_dir.h PHP_FUNCTION(opendir);
PHP_FUNCTION       28 standard/php_dir.h PHP_FUNCTION(closedir);
PHP_FUNCTION       29 standard/php_dir.h PHP_FUNCTION(chdir);
PHP_FUNCTION       31 standard/php_dir.h PHP_FUNCTION(chroot);
PHP_FUNCTION       33 standard/php_dir.h PHP_FUNCTION(getcwd);
PHP_FUNCTION       34 standard/php_dir.h PHP_FUNCTION(rewinddir);
PHP_FUNCTION       36 standard/php_dir.h PHP_FUNCTION(getdir);
PHP_FUNCTION       37 standard/php_dir.h PHP_FUNCTION(glob);
PHP_FUNCTION       38 standard/php_dir.h PHP_FUNCTION(scandir);
PHP_FUNCTION       54 standard/php_dns.h PHP_FUNCTION(gethostbyaddr);
PHP_FUNCTION       55 standard/php_dns.h PHP_FUNCTION(gethostbyname);
PHP_FUNCTION       56 standard/php_dns.h PHP_FUNCTION(gethostbynamel);
PHP_FUNCTION       59 standard/php_dns.h PHP_FUNCTION(gethostname);
PHP_FUNCTION       63 standard/php_dns.h PHP_FUNCTION(dns_check_record);
PHP_FUNCTION       66 standard/php_dns.h PHP_FUNCTION(dns_get_mx);
PHP_FUNCTION       67 standard/php_dns.h PHP_FUNCTION(dns_get_record);
PHP_FUNCTION       35 standard/php_ext_syslog.h PHP_FUNCTION(openlog);
PHP_FUNCTION       36 standard/php_ext_syslog.h PHP_FUNCTION(syslog);
PHP_FUNCTION       37 standard/php_ext_syslog.h PHP_FUNCTION(closelog);
PHP_FUNCTION       27 standard/php_filestat.h PHP_FUNCTION(realpath_cache_size);
PHP_FUNCTION       28 standard/php_filestat.h PHP_FUNCTION(realpath_cache_get);
PHP_FUNCTION       29 standard/php_filestat.h PHP_FUNCTION(clearstatcache);
PHP_FUNCTION       30 standard/php_filestat.h PHP_FUNCTION(fileatime);
PHP_FUNCTION       31 standard/php_filestat.h PHP_FUNCTION(filectime);
PHP_FUNCTION       32 standard/php_filestat.h PHP_FUNCTION(filegroup);
PHP_FUNCTION       33 standard/php_filestat.h PHP_FUNCTION(fileinode);
PHP_FUNCTION       34 standard/php_filestat.h PHP_FUNCTION(filemtime);
PHP_FUNCTION       35 standard/php_filestat.h PHP_FUNCTION(fileowner);
PHP_FUNCTION       36 standard/php_filestat.h PHP_FUNCTION(fileperms);
PHP_FUNCTION       37 standard/php_filestat.h PHP_FUNCTION(filesize);
PHP_FUNCTION       38 standard/php_filestat.h PHP_FUNCTION(filetype);
PHP_FUNCTION       39 standard/php_filestat.h PHP_FUNCTION(is_writable);
PHP_FUNCTION       40 standard/php_filestat.h PHP_FUNCTION(is_readable);
PHP_FUNCTION       41 standard/php_filestat.h PHP_FUNCTION(is_executable);
PHP_FUNCTION       42 standard/php_filestat.h PHP_FUNCTION(is_file);
PHP_FUNCTION       43 standard/php_filestat.h PHP_FUNCTION(is_dir);
PHP_FUNCTION       44 standard/php_filestat.h PHP_FUNCTION(is_link);
PHP_FUNCTION       45 standard/php_filestat.h PHP_FUNCTION(file_exists);
PHP_FUNCTION       48 standard/php_filestat.h PHP_FUNCTION(disk_total_space);
PHP_FUNCTION       49 standard/php_filestat.h PHP_FUNCTION(disk_free_space);
PHP_FUNCTION       50 standard/php_filestat.h PHP_FUNCTION(chown);
PHP_FUNCTION       51 standard/php_filestat.h PHP_FUNCTION(chgrp);
PHP_FUNCTION       53 standard/php_filestat.h PHP_FUNCTION(lchown);
PHP_FUNCTION       56 standard/php_filestat.h PHP_FUNCTION(lchgrp);
PHP_FUNCTION       58 standard/php_filestat.h PHP_FUNCTION(chmod);
PHP_FUNCTION       60 standard/php_filestat.h PHP_FUNCTION(touch);
PHP_FUNCTION       62 standard/php_filestat.h PHP_FUNCTION(clearstatcache);
PHP_FUNCTION       25 standard/php_ftok.h PHP_FUNCTION(ftok);
PHP_FUNCTION       34 standard/php_http.h PHP_FUNCTION(http_build_query);
PHP_FUNCTION       25 standard/php_image.h PHP_FUNCTION(getimagesize);
PHP_FUNCTION       26 standard/php_image.h PHP_FUNCTION(getimagesizefromstring);
PHP_FUNCTION       28 standard/php_image.h PHP_FUNCTION(image_type_to_mime_type);
PHP_FUNCTION       29 standard/php_image.h PHP_FUNCTION(image_type_to_extension);
PHP_FUNCTION       24 standard/php_iptc.h PHP_FUNCTION(iptcparse);
PHP_FUNCTION       25 standard/php_iptc.h PHP_FUNCTION(iptcembed);
PHP_FUNCTION       33 standard/php_lcg.h PHP_FUNCTION(lcg_value);
PHP_FUNCTION       26 standard/php_link.h PHP_FUNCTION(link);
PHP_FUNCTION       27 standard/php_link.h PHP_FUNCTION(readlink);
PHP_FUNCTION       28 standard/php_link.h PHP_FUNCTION(linkinfo);
PHP_FUNCTION       29 standard/php_link.h PHP_FUNCTION(symlink);
PHP_FUNCTION       24 standard/php_mail.h PHP_FUNCTION(mail);
PHP_FUNCTION       27 standard/php_mail.h PHP_FUNCTION(ezmlm_hash);
PHP_FUNCTION       32 standard/php_math.h PHP_FUNCTION(sin);
PHP_FUNCTION       33 standard/php_math.h PHP_FUNCTION(cos);
PHP_FUNCTION       34 standard/php_math.h PHP_FUNCTION(tan);
PHP_FUNCTION       35 standard/php_math.h PHP_FUNCTION(asin);
PHP_FUNCTION       36 standard/php_math.h PHP_FUNCTION(acos);
PHP_FUNCTION       37 standard/php_math.h PHP_FUNCTION(atan);
PHP_FUNCTION       38 standard/php_math.h PHP_FUNCTION(atan2);
PHP_FUNCTION       39 standard/php_math.h PHP_FUNCTION(pi);
PHP_FUNCTION       40 standard/php_math.h PHP_FUNCTION(exp);
PHP_FUNCTION       41 standard/php_math.h PHP_FUNCTION(log);
PHP_FUNCTION       42 standard/php_math.h PHP_FUNCTION(log10);
PHP_FUNCTION       43 standard/php_math.h PHP_FUNCTION(is_finite);
PHP_FUNCTION       44 standard/php_math.h PHP_FUNCTION(is_infinite);
PHP_FUNCTION       45 standard/php_math.h PHP_FUNCTION(is_nan);
PHP_FUNCTION       46 standard/php_math.h PHP_FUNCTION(pow);
PHP_FUNCTION       47 standard/php_math.h PHP_FUNCTION(sqrt);
PHP_FUNCTION       48 standard/php_math.h PHP_FUNCTION(srand);
PHP_FUNCTION       49 standard/php_math.h PHP_FUNCTION(rand);
PHP_FUNCTION       50 standard/php_math.h PHP_FUNCTION(getrandmax);
PHP_FUNCTION       51 standard/php_math.h PHP_FUNCTION(mt_srand);
PHP_FUNCTION       52 standard/php_math.h PHP_FUNCTION(mt_rand);
PHP_FUNCTION       53 standard/php_math.h PHP_FUNCTION(mt_getrandmax);
PHP_FUNCTION       54 standard/php_math.h PHP_FUNCTION(abs);
PHP_FUNCTION       55 standard/php_math.h PHP_FUNCTION(ceil);
PHP_FUNCTION       56 standard/php_math.h PHP_FUNCTION(floor);
PHP_FUNCTION       57 standard/php_math.h PHP_FUNCTION(round);
PHP_FUNCTION       58 standard/php_math.h PHP_FUNCTION(decbin);
PHP_FUNCTION       59 standard/php_math.h PHP_FUNCTION(dechex);
PHP_FUNCTION       60 standard/php_math.h PHP_FUNCTION(decoct);
PHP_FUNCTION       61 standard/php_math.h PHP_FUNCTION(bindec);
PHP_FUNCTION       62 standard/php_math.h PHP_FUNCTION(hexdec);
PHP_FUNCTION       63 standard/php_math.h PHP_FUNCTION(octdec);
PHP_FUNCTION       64 standard/php_math.h PHP_FUNCTION(base_convert);
PHP_FUNCTION       65 standard/php_math.h PHP_FUNCTION(number_format);
PHP_FUNCTION       66 standard/php_math.h PHP_FUNCTION(fmod);
PHP_FUNCTION       67 standard/php_math.h PHP_FUNCTION(deg2rad);
PHP_FUNCTION       68 standard/php_math.h PHP_FUNCTION(rad2deg);
PHP_FUNCTION       74 standard/php_math.h PHP_FUNCTION(hypot);
PHP_FUNCTION       75 standard/php_math.h PHP_FUNCTION(expm1);
PHP_FUNCTION       76 standard/php_math.h PHP_FUNCTION(log1p);
PHP_FUNCTION       78 standard/php_math.h PHP_FUNCTION(sinh);
PHP_FUNCTION       79 standard/php_math.h PHP_FUNCTION(cosh);
PHP_FUNCTION       80 standard/php_math.h PHP_FUNCTION(tanh);
PHP_FUNCTION       82 standard/php_math.h PHP_FUNCTION(asinh);
PHP_FUNCTION       83 standard/php_math.h PHP_FUNCTION(acosh);
PHP_FUNCTION       84 standard/php_math.h PHP_FUNCTION(atanh);
PHP_FUNCTION       24 standard/php_metaphone.h PHP_FUNCTION(metaphone);
PHP_FUNCTION       27 standard/php_string.h PHP_FUNCTION(strspn);
PHP_FUNCTION       28 standard/php_string.h PHP_FUNCTION(strcspn);
PHP_FUNCTION       29 standard/php_string.h PHP_FUNCTION(str_replace);
PHP_FUNCTION       30 standard/php_string.h PHP_FUNCTION(str_ireplace);
PHP_FUNCTION       31 standard/php_string.h PHP_FUNCTION(rtrim);
PHP_FUNCTION       32 standard/php_string.h PHP_FUNCTION(trim);
PHP_FUNCTION       33 standard/php_string.h PHP_FUNCTION(ltrim);
PHP_FUNCTION       34 standard/php_string.h PHP_FUNCTION(soundex);
PHP_FUNCTION       35 standard/php_string.h PHP_FUNCTION(levenshtein);
PHP_FUNCTION       37 standard/php_string.h PHP_FUNCTION(count_chars);
PHP_FUNCTION       38 standard/php_string.h PHP_FUNCTION(wordwrap);
PHP_FUNCTION       39 standard/php_string.h PHP_FUNCTION(explode);
PHP_FUNCTION       40 standard/php_string.h PHP_FUNCTION(implode);
PHP_FUNCTION       41 standard/php_string.h PHP_FUNCTION(strtok);
PHP_FUNCTION       42 standard/php_string.h PHP_FUNCTION(strtoupper);
PHP_FUNCTION       43 standard/php_string.h PHP_FUNCTION(strtolower);
PHP_FUNCTION       44 standard/php_string.h PHP_FUNCTION(basename);
PHP_FUNCTION       45 standard/php_string.h PHP_FUNCTION(dirname);
PHP_FUNCTION       46 standard/php_string.h PHP_FUNCTION(pathinfo);
PHP_FUNCTION       47 standard/php_string.h PHP_FUNCTION(strstr);
PHP_FUNCTION       48 standard/php_string.h PHP_FUNCTION(strpos);
PHP_FUNCTION       49 standard/php_string.h PHP_FUNCTION(stripos);
PHP_FUNCTION       50 standard/php_string.h PHP_FUNCTION(strrpos);
PHP_FUNCTION       51 standard/php_string.h PHP_FUNCTION(strripos);
PHP_FUNCTION       52 standard/php_string.h PHP_FUNCTION(strrchr);
PHP_FUNCTION       53 standard/php_string.h PHP_FUNCTION(substr);
PHP_FUNCTION       54 standard/php_string.h PHP_FUNCTION(quotemeta);
PHP_FUNCTION       55 standard/php_string.h PHP_FUNCTION(ucfirst);
PHP_FUNCTION       56 standard/php_string.h PHP_FUNCTION(lcfirst);
PHP_FUNCTION       57 standard/php_string.h PHP_FUNCTION(ucwords);
PHP_FUNCTION       58 standard/php_string.h PHP_FUNCTION(strtr);
PHP_FUNCTION       59 standard/php_string.h PHP_FUNCTION(strrev);
PHP_FUNCTION       60 standard/php_string.h PHP_FUNCTION(hebrev);
PHP_FUNCTION       61 standard/php_string.h PHP_FUNCTION(hebrevc);
PHP_FUNCTION       62 standard/php_string.h PHP_FUNCTION(user_sprintf);
PHP_FUNCTION       63 standard/php_string.h PHP_FUNCTION(user_printf);
PHP_FUNCTION       64 standard/php_string.h PHP_FUNCTION(vprintf);
PHP_FUNCTION       65 standard/php_string.h PHP_FUNCTION(vsprintf);
PHP_FUNCTION       66 standard/php_string.h PHP_FUNCTION(addcslashes);
PHP_FUNCTION       67 standard/php_string.h PHP_FUNCTION(addslashes);
PHP_FUNCTION       68 standard/php_string.h PHP_FUNCTION(stripcslashes);
PHP_FUNCTION       69 standard/php_string.h PHP_FUNCTION(stripslashes);
PHP_FUNCTION       70 standard/php_string.h PHP_FUNCTION(chr);
PHP_FUNCTION       71 standard/php_string.h PHP_FUNCTION(ord);
PHP_FUNCTION       72 standard/php_string.h PHP_FUNCTION(nl2br);
PHP_FUNCTION       73 standard/php_string.h PHP_FUNCTION(setlocale);
PHP_FUNCTION       74 standard/php_string.h PHP_FUNCTION(localeconv);
PHP_FUNCTION       75 standard/php_string.h PHP_FUNCTION(nl_langinfo);
PHP_FUNCTION       76 standard/php_string.h PHP_FUNCTION(stristr);
PHP_FUNCTION       77 standard/php_string.h PHP_FUNCTION(chunk_split);
PHP_FUNCTION       78 standard/php_string.h PHP_FUNCTION(parse_str);
PHP_FUNCTION       79 standard/php_string.h PHP_FUNCTION(str_getcsv);
PHP_FUNCTION       80 standard/php_string.h PHP_FUNCTION(bin2hex);
PHP_FUNCTION       81 standard/php_string.h PHP_FUNCTION(hex2bin);
PHP_FUNCTION       82 standard/php_string.h PHP_FUNCTION(similar_text);
PHP_FUNCTION       83 standard/php_string.h PHP_FUNCTION(strip_tags);
PHP_FUNCTION       84 standard/php_string.h PHP_FUNCTION(str_repeat);
PHP_FUNCTION       85 standard/php_string.h PHP_FUNCTION(substr_replace);
PHP_FUNCTION       86 standard/php_string.h PHP_FUNCTION(strnatcmp);
PHP_FUNCTION       87 standard/php_string.h PHP_FUNCTION(strnatcasecmp);
PHP_FUNCTION       88 standard/php_string.h PHP_FUNCTION(substr_count);
PHP_FUNCTION       89 standard/php_string.h PHP_FUNCTION(str_pad);
PHP_FUNCTION       90 standard/php_string.h PHP_FUNCTION(sscanf);
PHP_FUNCTION       91 standard/php_string.h PHP_FUNCTION(str_shuffle);
PHP_FUNCTION       92 standard/php_string.h PHP_FUNCTION(str_word_count);
PHP_FUNCTION       93 standard/php_string.h PHP_FUNCTION(str_split);
PHP_FUNCTION       94 standard/php_string.h PHP_FUNCTION(strpbrk);
PHP_FUNCTION       95 standard/php_string.h PHP_FUNCTION(substr_compare);
PHP_FUNCTION       97 standard/php_string.h PHP_FUNCTION(strcoll);
PHP_FUNCTION      100 standard/php_string.h PHP_FUNCTION(money_format);
PHP_FUNCTION       24 standard/php_type.h PHP_FUNCTION(intval);
PHP_FUNCTION       25 standard/php_type.h PHP_FUNCTION(floatval);
PHP_FUNCTION       26 standard/php_type.h PHP_FUNCTION(strval);
PHP_FUNCTION       27 standard/php_type.h PHP_FUNCTION(gettype);
PHP_FUNCTION       28 standard/php_type.h PHP_FUNCTION(settype);
PHP_FUNCTION       29 standard/php_type.h PHP_FUNCTION(is_null);
PHP_FUNCTION       30 standard/php_type.h PHP_FUNCTION(is_resource);
PHP_FUNCTION       31 standard/php_type.h PHP_FUNCTION(is_bool);
PHP_FUNCTION       32 standard/php_type.h PHP_FUNCTION(is_long);
PHP_FUNCTION       33 standard/php_type.h PHP_FUNCTION(is_float);
PHP_FUNCTION       34 standard/php_type.h PHP_FUNCTION(is_numeric);
PHP_FUNCTION       35 standard/php_type.h PHP_FUNCTION(is_string);
PHP_FUNCTION       36 standard/php_type.h PHP_FUNCTION(is_array);
PHP_FUNCTION       37 standard/php_type.h PHP_FUNCTION(is_object);
PHP_FUNCTION       38 standard/php_type.h PHP_FUNCTION(is_scalar);
PHP_FUNCTION       39 standard/php_type.h PHP_FUNCTION(is_callable);
PHP_FUNCTION       24 standard/php_uuencode.h PHP_FUNCTION(convert_uudecode);
PHP_FUNCTION       25 standard/php_uuencode.h PHP_FUNCTION(convert_uuencode);
PHP_FUNCTION       27 standard/php_var.h PHP_FUNCTION(var_dump);
PHP_FUNCTION       28 standard/php_var.h PHP_FUNCTION(var_export);
PHP_FUNCTION       29 standard/php_var.h PHP_FUNCTION(debug_zval_dump);
PHP_FUNCTION       30 standard/php_var.h PHP_FUNCTION(serialize);
PHP_FUNCTION       31 standard/php_var.h PHP_FUNCTION(unserialize);
PHP_FUNCTION       32 standard/php_var.h PHP_FUNCTION(memory_get_usage);
PHP_FUNCTION       33 standard/php_var.h PHP_FUNCTION(memory_get_peak_usage);
PHP_FUNCTION       28 standard/php_versioning.h PHP_FUNCTION(version_compare);
PHP_FUNCTION       27 standard/quot_print.h PHP_FUNCTION(quoted_printable_decode);
PHP_FUNCTION       28 standard/quot_print.h PHP_FUNCTION(quoted_printable_encode);
PHP_FUNCTION       38 standard/sha1.h PHP_FUNCTION(sha1);
PHP_FUNCTION       39 standard/sha1.h PHP_FUNCTION(sha1_file);
PHP_FUNCTION       26 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_client);
PHP_FUNCTION       27 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_server);
PHP_FUNCTION       28 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_accept);
PHP_FUNCTION       29 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_get_name);
PHP_FUNCTION       30 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_recvfrom);
PHP_FUNCTION       31 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_sendto);
PHP_FUNCTION       33 standard/streamsfuncs.h PHP_FUNCTION(stream_copy_to_stream);
PHP_FUNCTION       34 standard/streamsfuncs.h PHP_FUNCTION(stream_get_contents);
PHP_FUNCTION       36 standard/streamsfuncs.h PHP_FUNCTION(stream_set_blocking);
PHP_FUNCTION       37 standard/streamsfuncs.h PHP_FUNCTION(stream_select);
PHP_FUNCTION       38 standard/streamsfuncs.h PHP_FUNCTION(stream_set_timeout);
PHP_FUNCTION       39 standard/streamsfuncs.h PHP_FUNCTION(stream_set_read_buffer);
PHP_FUNCTION       40 standard/streamsfuncs.h PHP_FUNCTION(stream_set_write_buffer);
PHP_FUNCTION       41 standard/streamsfuncs.h PHP_FUNCTION(stream_set_chunk_size);
PHP_FUNCTION       42 standard/streamsfuncs.h PHP_FUNCTION(stream_get_transports);
PHP_FUNCTION       43 standard/streamsfuncs.h PHP_FUNCTION(stream_get_wrappers);
PHP_FUNCTION       44 standard/streamsfuncs.h PHP_FUNCTION(stream_get_line);
PHP_FUNCTION       45 standard/streamsfuncs.h PHP_FUNCTION(stream_get_meta_data);
PHP_FUNCTION       46 standard/streamsfuncs.h PHP_FUNCTION(stream_wrapper_register);
PHP_FUNCTION       47 standard/streamsfuncs.h PHP_FUNCTION(stream_wrapper_unregister);
PHP_FUNCTION       48 standard/streamsfuncs.h PHP_FUNCTION(stream_wrapper_restore);
PHP_FUNCTION       49 standard/streamsfuncs.h PHP_FUNCTION(stream_context_create);
PHP_FUNCTION       50 standard/streamsfuncs.h PHP_FUNCTION(stream_context_set_params);
PHP_FUNCTION       51 standard/streamsfuncs.h PHP_FUNCTION(stream_context_get_params);
PHP_FUNCTION       52 standard/streamsfuncs.h PHP_FUNCTION(stream_context_set_option);
PHP_FUNCTION       53 standard/streamsfuncs.h PHP_FUNCTION(stream_context_get_options);
PHP_FUNCTION       54 standard/streamsfuncs.h PHP_FUNCTION(stream_context_get_default);
PHP_FUNCTION       55 standard/streamsfuncs.h PHP_FUNCTION(stream_context_set_default);
PHP_FUNCTION       56 standard/streamsfuncs.h PHP_FUNCTION(stream_filter_prepend);
PHP_FUNCTION       57 standard/streamsfuncs.h PHP_FUNCTION(stream_filter_append);
PHP_FUNCTION       58 standard/streamsfuncs.h PHP_FUNCTION(stream_filter_remove);
PHP_FUNCTION       59 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_enable_crypto);
PHP_FUNCTION       60 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_shutdown);
PHP_FUNCTION       61 standard/streamsfuncs.h PHP_FUNCTION(stream_resolve_include_path);
PHP_FUNCTION       62 standard/streamsfuncs.h PHP_FUNCTION(stream_is_local);
PHP_FUNCTION       63 standard/streamsfuncs.h PHP_FUNCTION(stream_supports_lock);
PHP_FUNCTION       66 standard/streamsfuncs.h PHP_FUNCTION(stream_socket_pair);
PHP_FUNCTION       25 standard/uniqid.h PHP_FUNCTION(uniqid);
PHP_FUNCTION       42 standard/url.h PHP_FUNCTION(parse_url);
PHP_FUNCTION       43 standard/url.h PHP_FUNCTION(urlencode);
PHP_FUNCTION       44 standard/url.h PHP_FUNCTION(urldecode);
PHP_FUNCTION       45 standard/url.h PHP_FUNCTION(rawurlencode);
PHP_FUNCTION       46 standard/url.h PHP_FUNCTION(rawurldecode);
PHP_FUNCTION       47 standard/url.h PHP_FUNCTION(get_headers);
PHP_FUNCTION       38 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_connect);
PHP_FUNCTION       39 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_pconnect);
PHP_FUNCTION       40 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_close);
PHP_FUNCTION       41 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_select_db);
PHP_FUNCTION       42 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_query);
PHP_FUNCTION       43 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_unbuffered_query);
PHP_FUNCTION       44 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_free_result);
PHP_FUNCTION       45 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_get_last_message);
PHP_FUNCTION       46 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_num_rows);
PHP_FUNCTION       47 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_num_fields);
PHP_FUNCTION       48 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_fetch_row);
PHP_FUNCTION       49 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_fetch_array);
PHP_FUNCTION       50 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_fetch_assoc);
PHP_FUNCTION       51 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_fetch_object);
PHP_FUNCTION       52 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_data_seek);
PHP_FUNCTION       53 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_result);
PHP_FUNCTION       54 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_affected_rows);
PHP_FUNCTION       55 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_field_seek);
PHP_FUNCTION       56 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_min_client_severity);
PHP_FUNCTION       57 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_min_server_severity);
PHP_FUNCTION       58 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_fetch_field);
PHP_FUNCTION       59 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_set_message_handler);
PHP_FUNCTION       60 sybase_ct/php_sybase_ct.h PHP_FUNCTION(sybase_deadlock_retry_count);
PHP_FUNCTION       45 sysvmsg/php_sysvmsg.h PHP_FUNCTION(msg_get_queue);
PHP_FUNCTION       46 sysvmsg/php_sysvmsg.h PHP_FUNCTION(msg_remove_queue);
PHP_FUNCTION       47 sysvmsg/php_sysvmsg.h PHP_FUNCTION(msg_stat_queue);
PHP_FUNCTION       48 sysvmsg/php_sysvmsg.h PHP_FUNCTION(msg_set_queue);
PHP_FUNCTION       49 sysvmsg/php_sysvmsg.h PHP_FUNCTION(msg_send);
PHP_FUNCTION       50 sysvmsg/php_sysvmsg.h PHP_FUNCTION(msg_receive);
PHP_FUNCTION       51 sysvmsg/php_sysvmsg.h PHP_FUNCTION(msg_queue_exists);
PHP_FUNCTION       30 sysvsem/php_sysvsem.h PHP_FUNCTION(sem_get);
PHP_FUNCTION       31 sysvsem/php_sysvsem.h PHP_FUNCTION(sem_acquire);
PHP_FUNCTION       32 sysvsem/php_sysvsem.h PHP_FUNCTION(sem_release);
PHP_FUNCTION       33 sysvsem/php_sysvsem.h PHP_FUNCTION(sem_remove);
PHP_FUNCTION       62 sysvshm/php_sysvshm.h PHP_FUNCTION(shm_attach);
PHP_FUNCTION       63 sysvshm/php_sysvshm.h PHP_FUNCTION(shm_detach);
PHP_FUNCTION       64 sysvshm/php_sysvshm.h PHP_FUNCTION(shm_remove);
PHP_FUNCTION       65 sysvshm/php_sysvshm.h PHP_FUNCTION(shm_put_var);
PHP_FUNCTION       66 sysvshm/php_sysvshm.h PHP_FUNCTION(shm_get_var);
PHP_FUNCTION       67 sysvshm/php_sysvshm.h PHP_FUNCTION(shm_has_var);
PHP_FUNCTION       68 sysvshm/php_sysvshm.h PHP_FUNCTION(shm_remove_var);
PHP_FUNCTION       29 tidy/php_tidy.h #define TIDY_NODE_METHOD(name)    PHP_FUNCTION(tnm_ ##name)
PHP_FUNCTION       32 tidy/php_tidy.h #define TIDY_DOC_METHOD(name)     PHP_FUNCTION(tdm_ ##name)
PHP_FUNCTION       34 tidy/php_tidy.h #define TIDY_ATTR_METHOD(name)    PHP_FUNCTION(tam_ ##name)
PHP_FUNCTION      232 tidy/tidy.c    static PHP_FUNCTION(tidy_getopt);
PHP_FUNCTION      233 tidy/tidy.c    static PHP_FUNCTION(tidy_parse_string);
PHP_FUNCTION      234 tidy/tidy.c    static PHP_FUNCTION(tidy_parse_file);
PHP_FUNCTION      235 tidy/tidy.c    static PHP_FUNCTION(tidy_clean_repair);
PHP_FUNCTION      236 tidy/tidy.c    static PHP_FUNCTION(tidy_repair_string);
PHP_FUNCTION      237 tidy/tidy.c    static PHP_FUNCTION(tidy_repair_file);
PHP_FUNCTION      238 tidy/tidy.c    static PHP_FUNCTION(tidy_diagnose);
PHP_FUNCTION      239 tidy/tidy.c    static PHP_FUNCTION(tidy_get_output);
PHP_FUNCTION      240 tidy/tidy.c    static PHP_FUNCTION(tidy_get_error_buffer);
PHP_FUNCTION      241 tidy/tidy.c    static PHP_FUNCTION(tidy_get_release);
PHP_FUNCTION      242 tidy/tidy.c    static PHP_FUNCTION(tidy_get_config);
PHP_FUNCTION      243 tidy/tidy.c    static PHP_FUNCTION(tidy_get_status);
PHP_FUNCTION      244 tidy/tidy.c    static PHP_FUNCTION(tidy_get_html_ver);
PHP_FUNCTION      246 tidy/tidy.c    static PHP_FUNCTION(tidy_get_opt_doc);
PHP_FUNCTION      248 tidy/tidy.c    static PHP_FUNCTION(tidy_is_xhtml);
PHP_FUNCTION      249 tidy/tidy.c    static PHP_FUNCTION(tidy_is_xml);
PHP_FUNCTION      250 tidy/tidy.c    static PHP_FUNCTION(tidy_error_count);
PHP_FUNCTION      251 tidy/tidy.c    static PHP_FUNCTION(tidy_warning_count);
PHP_FUNCTION      252 tidy/tidy.c    static PHP_FUNCTION(tidy_access_count);
PHP_FUNCTION      253 tidy/tidy.c    static PHP_FUNCTION(tidy_config_count);
PHP_FUNCTION      255 tidy/tidy.c    static PHP_FUNCTION(tidy_get_root);
PHP_FUNCTION      256 tidy/tidy.c    static PHP_FUNCTION(tidy_get_html);
PHP_FUNCTION      257 tidy/tidy.c    static PHP_FUNCTION(tidy_get_head);
PHP_FUNCTION      258 tidy/tidy.c    static PHP_FUNCTION(tidy_get_body);
PHP_FUNCTION       38 tokenizer/php_tokenizer.h PHP_FUNCTION(token_get_all);
PHP_FUNCTION       39 tokenizer/php_tokenizer.h PHP_FUNCTION(token_name);
PHP_FUNCTION       29 wddx/php_wddx.h PHP_FUNCTION(wddx_serialize_value);
PHP_FUNCTION       30 wddx/php_wddx.h PHP_FUNCTION(wddx_serialize_vars);
PHP_FUNCTION       31 wddx/php_wddx.h PHP_FUNCTION(wddx_packet_start);
PHP_FUNCTION       32 wddx/php_wddx.h PHP_FUNCTION(wddx_packet_end);
PHP_FUNCTION       33 wddx/php_wddx.h PHP_FUNCTION(wddx_add_vars);
PHP_FUNCTION       34 wddx/php_wddx.h PHP_FUNCTION(wddx_deserialize);
PHP_FUNCTION      111 xml/php_xml.h  PHP_FUNCTION(xml_parser_create);
PHP_FUNCTION      112 xml/php_xml.h  PHP_FUNCTION(xml_parser_create_ns);
PHP_FUNCTION      113 xml/php_xml.h  PHP_FUNCTION(xml_set_object);
PHP_FUNCTION      114 xml/php_xml.h  PHP_FUNCTION(xml_set_element_handler);
PHP_FUNCTION      115 xml/php_xml.h  PHP_FUNCTION(xml_set_character_data_handler);
PHP_FUNCTION      116 xml/php_xml.h  PHP_FUNCTION(xml_set_processing_instruction_handler);
PHP_FUNCTION      117 xml/php_xml.h  PHP_FUNCTION(xml_set_default_handler);
PHP_FUNCTION      118 xml/php_xml.h  PHP_FUNCTION(xml_set_unparsed_entity_decl_handler);
PHP_FUNCTION      119 xml/php_xml.h  PHP_FUNCTION(xml_set_notation_decl_handler);
PHP_FUNCTION      120 xml/php_xml.h  PHP_FUNCTION(xml_set_external_entity_ref_handler);
PHP_FUNCTION      121 xml/php_xml.h  PHP_FUNCTION(xml_set_start_namespace_decl_handler);
PHP_FUNCTION      122 xml/php_xml.h  PHP_FUNCTION(xml_set_end_namespace_decl_handler);
PHP_FUNCTION      123 xml/php_xml.h  PHP_FUNCTION(xml_parse);
PHP_FUNCTION      124 xml/php_xml.h  PHP_FUNCTION(xml_get_error_code);
PHP_FUNCTION      125 xml/php_xml.h  PHP_FUNCTION(xml_error_string);
PHP_FUNCTION      126 xml/php_xml.h  PHP_FUNCTION(xml_get_current_line_number);
PHP_FUNCTION      127 xml/php_xml.h  PHP_FUNCTION(xml_get_current_column_number);
PHP_FUNCTION      128 xml/php_xml.h  PHP_FUNCTION(xml_get_current_byte_index);
PHP_FUNCTION      129 xml/php_xml.h  PHP_FUNCTION(xml_parser_free);
PHP_FUNCTION      130 xml/php_xml.h  PHP_FUNCTION(xml_parser_set_option);
PHP_FUNCTION      131 xml/php_xml.h  PHP_FUNCTION(xml_parser_get_option);
PHP_FUNCTION      132 xml/php_xml.h  PHP_FUNCTION(utf8_encode);
PHP_FUNCTION      133 xml/php_xml.h  PHP_FUNCTION(utf8_decode);
PHP_FUNCTION      134 xml/php_xml.h  PHP_FUNCTION(xml_parse_into_struct);
PHP_FUNCTION       67 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_encode);
PHP_FUNCTION       68 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_decode);
PHP_FUNCTION       69 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_decode_request);
PHP_FUNCTION       70 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_encode_request);
PHP_FUNCTION       71 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_get_type);
PHP_FUNCTION       72 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_set_type);
PHP_FUNCTION       73 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_is_fault);
PHP_FUNCTION       74 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_server_create);
PHP_FUNCTION       75 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_server_destroy);
PHP_FUNCTION       76 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_server_register_method);
PHP_FUNCTION       77 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_server_call_method);
PHP_FUNCTION       78 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_parse_method_descriptions);
PHP_FUNCTION       79 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_server_add_introspection_data);
PHP_FUNCTION       80 xmlrpc/php_xmlrpc.h PHP_FUNCTION(xmlrpc_server_register_introspection_callback);
PHP_FUNCTION       34 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_set_indent);
PHP_FUNCTION       35 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_set_indent_string);
PHP_FUNCTION       37 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_attribute);
PHP_FUNCTION       38 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_attribute);
PHP_FUNCTION       39 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_attribute);
PHP_FUNCTION       41 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_attribute_ns);
PHP_FUNCTION       42 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_attribute_ns);
PHP_FUNCTION       44 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_element);
PHP_FUNCTION       45 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_element);
PHP_FUNCTION       46 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_full_end_element);
PHP_FUNCTION       47 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_element_ns);
PHP_FUNCTION       48 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_element);
PHP_FUNCTION       49 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_element_ns);
PHP_FUNCTION       50 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_pi);
PHP_FUNCTION       51 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_pi);
PHP_FUNCTION       52 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_pi);
PHP_FUNCTION       53 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_cdata);
PHP_FUNCTION       54 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_cdata);
PHP_FUNCTION       55 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_cdata);
PHP_FUNCTION       56 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_text);
PHP_FUNCTION       57 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_raw);
PHP_FUNCTION       58 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_document);
PHP_FUNCTION       59 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_document);
PHP_FUNCTION       61 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_comment);
PHP_FUNCTION       62 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_comment);
PHP_FUNCTION       64 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_comment);
PHP_FUNCTION       65 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd);
PHP_FUNCTION       66 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd);
PHP_FUNCTION       67 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd);
PHP_FUNCTION       68 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_element);
PHP_FUNCTION       69 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_element);
PHP_FUNCTION       70 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_element);
PHP_FUNCTION       72 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_attlist);
PHP_FUNCTION       73 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_attlist);
PHP_FUNCTION       74 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_attlist);
PHP_FUNCTION       75 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_start_dtd_entity);
PHP_FUNCTION       76 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_end_dtd_entity);
PHP_FUNCTION       77 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_write_dtd_entity);
PHP_FUNCTION       79 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_open_uri);
PHP_FUNCTION       80 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_open_memory);
PHP_FUNCTION       81 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_output_memory);
PHP_FUNCTION       82 xmlwriter/php_xmlwriter.c static PHP_FUNCTION(xmlwriter_flush);
PHP_FUNCTION       27 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_import_stylesheet);
PHP_FUNCTION       28 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_transform_to_doc);
PHP_FUNCTION       29 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_transform_to_uri);
PHP_FUNCTION       30 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_transform_to_xml);
PHP_FUNCTION       31 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_set_parameter);
PHP_FUNCTION       32 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_get_parameter);
PHP_FUNCTION       33 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_remove_parameter);
PHP_FUNCTION       34 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_has_exslt_support);
PHP_FUNCTION       35 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_register_php_functions);
PHP_FUNCTION       36 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_set_profiling);
PHP_FUNCTION       37 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_set_security_prefs);
PHP_FUNCTION       38 xsl/xsl_fe.h   PHP_FUNCTION(xsl_xsltprocessor_get_security_prefs);
PHP_FUNCTION      632 zlib/zlib.c    static PHP_FUNCTION(name) \
PHP_FUNCTION      668 zlib/zlib.c    static PHP_FUNCTION(name) \