PHP_FALIAS        103 ext/bz2/bz2.c  	PHP_FALIAS(bzwrite,   fwrite,		arginfo_bzwrite)
PHP_FALIAS        104 ext/bz2/bz2.c  	PHP_FALIAS(bzflush,   fflush,		arginfo_bzflush)
PHP_FALIAS        105 ext/bz2/bz2.c  	PHP_FALIAS(bzclose,   fclose,		arginfo_bzflush)
PHP_FALIAS         50 ext/dom/attr.c 	PHP_FALIAS(isId, dom_attr_is_id, arginfo_dom_attr_is_id)
PHP_FALIAS         66 ext/dom/characterdata.c 	PHP_FALIAS(substringData, dom_characterdata_substring_data, arginfo_dom_characterdata_substring_data)
PHP_FALIAS         67 ext/dom/characterdata.c 	PHP_FALIAS(appendData, dom_characterdata_append_data, arginfo_dom_characterdata_append_data)
PHP_FALIAS         68 ext/dom/characterdata.c 	PHP_FALIAS(insertData, dom_characterdata_insert_data, arginfo_dom_characterdata_insert_data)
PHP_FALIAS         69 ext/dom/characterdata.c 	PHP_FALIAS(deleteData, dom_characterdata_delete_data, arginfo_dom_characterdata_delete_data)
PHP_FALIAS         70 ext/dom/characterdata.c 	PHP_FALIAS(replaceData, dom_characterdata_replace_data, arginfo_dom_characterdata_replace_data)
PHP_FALIAS        198 ext/dom/document.c 	PHP_FALIAS(createElement, dom_document_create_element, arginfo_dom_document_create_element)
PHP_FALIAS        199 ext/dom/document.c 	PHP_FALIAS(createDocumentFragment, dom_document_create_document_fragment, arginfo_dom_document_create_document_fragment)
PHP_FALIAS        200 ext/dom/document.c 	PHP_FALIAS(createTextNode, dom_document_create_text_node, arginfo_dom_document_create_text_node)
PHP_FALIAS        201 ext/dom/document.c 	PHP_FALIAS(createComment, dom_document_create_comment, arginfo_dom_document_create_comment)
PHP_FALIAS        202 ext/dom/document.c 	PHP_FALIAS(createCDATASection, dom_document_create_cdatasection, arginfo_dom_document_create_cdatasection)
PHP_FALIAS        203 ext/dom/document.c 	PHP_FALIAS(createProcessingInstruction, dom_document_create_processing_instruction, arginfo_dom_document_create_processing_instruction)
PHP_FALIAS        204 ext/dom/document.c 	PHP_FALIAS(createAttribute, dom_document_create_attribute, arginfo_dom_document_create_attribute)
PHP_FALIAS        205 ext/dom/document.c 	PHP_FALIAS(createEntityReference, dom_document_create_entity_reference, arginfo_dom_document_create_entity_reference)
PHP_FALIAS        206 ext/dom/document.c 	PHP_FALIAS(getElementsByTagName, dom_document_get_elements_by_tag_name, arginfo_dom_document_get_elements_by_tag_name)
PHP_FALIAS        207 ext/dom/document.c 	PHP_FALIAS(importNode, dom_document_import_node, arginfo_dom_document_import_node)
PHP_FALIAS        208 ext/dom/document.c 	PHP_FALIAS(createElementNS, dom_document_create_element_ns, arginfo_dom_document_create_element_ns)
PHP_FALIAS        209 ext/dom/document.c 	PHP_FALIAS(createAttributeNS, dom_document_create_attribute_ns, arginfo_dom_document_create_attribute_ns)
PHP_FALIAS        210 ext/dom/document.c 	PHP_FALIAS(getElementsByTagNameNS, dom_document_get_elements_by_tag_name_ns, arginfo_dom_document_get_elements_by_tag_name_ns)
PHP_FALIAS        211 ext/dom/document.c 	PHP_FALIAS(getElementById, dom_document_get_element_by_id, arginfo_dom_document_get_element_by_id)
PHP_FALIAS        212 ext/dom/document.c 	PHP_FALIAS(adoptNode, dom_document_adopt_node, arginfo_dom_document_adopt_node)
PHP_FALIAS        213 ext/dom/document.c 	PHP_FALIAS(normalizeDocument, dom_document_normalize_document, arginfo_dom_document_normalize_document)
PHP_FALIAS        214 ext/dom/document.c 	PHP_FALIAS(renameNode, dom_document_rename_node, arginfo_dom_document_rename_node)
PHP_FALIAS        216 ext/dom/document.c 	PHP_FALIAS(save, dom_document_save, arginfo_dom_document_save)
PHP_FALIAS        218 ext/dom/document.c 	PHP_FALIAS(saveXML, dom_document_savexml, arginfo_dom_document_savexml)
PHP_FALIAS        220 ext/dom/document.c 	PHP_FALIAS(validate, dom_document_validate, arginfo_dom_document_validate)
PHP_FALIAS        221 ext/dom/document.c 	PHP_FALIAS(xinclude, dom_document_xinclude, arginfo_dom_document_xinclude)
PHP_FALIAS        225 ext/dom/document.c 	PHP_FALIAS(saveHTML, dom_document_save_html, arginfo_dom_document_savehtml)
PHP_FALIAS        226 ext/dom/document.c 	PHP_FALIAS(saveHTMLFile, dom_document_save_html_file, arginfo_dom_document_savehtmlfile)
PHP_FALIAS        229 ext/dom/document.c 	PHP_FALIAS(schemaValidate, dom_document_schema_validate_file, arginfo_dom_document_schema_validate_file)
PHP_FALIAS        230 ext/dom/document.c 	PHP_FALIAS(schemaValidateSource, dom_document_schema_validate_xml, arginfo_dom_document_schema_validate_xml)
PHP_FALIAS        231 ext/dom/document.c 	PHP_FALIAS(relaxNGValidate, dom_document_relaxNG_validate_file, arginfo_dom_document_relaxNG_validate_file)
PHP_FALIAS        232 ext/dom/document.c 	PHP_FALIAS(relaxNGValidateSource, dom_document_relaxNG_validate_xml, arginfo_dom_document_relaxNG_validate_xml)
PHP_FALIAS         54 ext/dom/domconfiguration.c 	PHP_FALIAS(setParameter, dom_domconfiguration_set_parameter, arginfo_dom_configuration_set_parameter)
PHP_FALIAS         55 ext/dom/domconfiguration.c 	PHP_FALIAS(getParameter, dom_domconfiguration_get_parameter, arginfo_dom_configuration_get_parameter)
PHP_FALIAS         56 ext/dom/domconfiguration.c 	PHP_FALIAS(canSetParameter, dom_domconfiguration_can_set_parameter, arginfo_dom_configuration_can_set_parameter)
PHP_FALIAS         44 ext/dom/domerrorhandler.c 	PHP_FALIAS(handleError, dom_domerrorhandler_handle_error, arginfo_dom_domerrorhandler_handle_error)
PHP_FALIAS         44 ext/dom/domimplementationlist.c 	PHP_FALIAS(item, dom_domimplementationlist_item, arginfo_dom_implementationlist_item)
PHP_FALIAS         49 ext/dom/domimplementationsource.c 	PHP_FALIAS(getDomimplementation, dom_domimplementationsource_get_domimplementation, arginfo_dom_implementationsource_getdomimplementation)
PHP_FALIAS         50 ext/dom/domimplementationsource.c 	PHP_FALIAS(getDomimplementations, dom_domimplementationsource_get_domimplementations, arginfo_dom_implementationsource_getdomimplementations)
PHP_FALIAS         44 ext/dom/domstringlist.c 	PHP_FALIAS(item, dom_domstringlist_item, arginfo_dom_stringlist_item)
PHP_FALIAS        130 ext/dom/element.c 	PHP_FALIAS(getAttribute, dom_element_get_attribute, arginfo_dom_element_get_attribute)
PHP_FALIAS        131 ext/dom/element.c 	PHP_FALIAS(setAttribute, dom_element_set_attribute, arginfo_dom_element_set_attribute)
PHP_FALIAS        132 ext/dom/element.c 	PHP_FALIAS(removeAttribute, dom_element_remove_attribute, arginfo_dom_element_remove_attribute)
PHP_FALIAS        133 ext/dom/element.c 	PHP_FALIAS(getAttributeNode, dom_element_get_attribute_node, arginfo_dom_element_get_attribute_node)
PHP_FALIAS        134 ext/dom/element.c 	PHP_FALIAS(setAttributeNode, dom_element_set_attribute_node, arginfo_dom_element_set_attribute_node)
PHP_FALIAS        135 ext/dom/element.c 	PHP_FALIAS(removeAttributeNode, dom_element_remove_attribute_node, arginfo_dom_element_remove_attribute_node)
PHP_FALIAS        136 ext/dom/element.c 	PHP_FALIAS(getElementsByTagName, dom_element_get_elements_by_tag_name, arginfo_dom_element_get_elements_by_tag_name)
PHP_FALIAS        137 ext/dom/element.c 	PHP_FALIAS(getAttributeNS, dom_element_get_attribute_ns, arginfo_dom_element_get_attribute_ns)
PHP_FALIAS        138 ext/dom/element.c 	PHP_FALIAS(setAttributeNS, dom_element_set_attribute_ns, arginfo_dom_element_set_attribute_ns)
PHP_FALIAS        139 ext/dom/element.c 	PHP_FALIAS(removeAttributeNS, dom_element_remove_attribute_ns, arginfo_dom_element_remove_attribute_ns)
PHP_FALIAS        140 ext/dom/element.c 	PHP_FALIAS(getAttributeNodeNS, dom_element_get_attribute_node_ns, arginfo_dom_element_get_attribute_node_ns)
PHP_FALIAS        141 ext/dom/element.c 	PHP_FALIAS(setAttributeNodeNS, dom_element_set_attribute_node_ns, arginfo_dom_element_set_attribute_node_ns)
PHP_FALIAS        142 ext/dom/element.c 	PHP_FALIAS(getElementsByTagNameNS, dom_element_get_elements_by_tag_name_ns, arginfo_dom_element_get_elements_by_tag_name_ns)
PHP_FALIAS        143 ext/dom/element.c 	PHP_FALIAS(hasAttribute, dom_element_has_attribute, arginfo_dom_element_has_attribute)
PHP_FALIAS        144 ext/dom/element.c 	PHP_FALIAS(hasAttributeNS, dom_element_has_attribute_ns, arginfo_dom_element_has_attribute_ns)
PHP_FALIAS        145 ext/dom/element.c 	PHP_FALIAS(setIdAttribute, dom_element_set_id_attribute, arginfo_dom_element_set_id_attribute)
PHP_FALIAS        146 ext/dom/element.c 	PHP_FALIAS(setIdAttributeNS, dom_element_set_id_attribute_ns, arginfo_dom_element_set_id_attribute_ns)
PHP_FALIAS        147 ext/dom/element.c 	PHP_FALIAS(setIdAttributeNode, dom_element_set_id_attribute_node, arginfo_dom_element_set_id_attribute_node)
PHP_FALIAS         70 ext/dom/namednodemap.c 	PHP_FALIAS(getNamedItem, dom_namednodemap_get_named_item, arginfo_dom_namednodemap_get_named_item)
PHP_FALIAS         71 ext/dom/namednodemap.c 	PHP_FALIAS(setNamedItem, dom_namednodemap_set_named_item, arginfo_dom_namednodemap_set_named_item)
PHP_FALIAS         72 ext/dom/namednodemap.c 	PHP_FALIAS(removeNamedItem, dom_namednodemap_remove_named_item, arginfo_dom_namednodemap_remove_named_item)
PHP_FALIAS         73 ext/dom/namednodemap.c 	PHP_FALIAS(item, dom_namednodemap_item, arginfo_dom_namednodemap_item)
PHP_FALIAS         74 ext/dom/namednodemap.c 	PHP_FALIAS(getNamedItemNS, dom_namednodemap_get_named_item_ns, arginfo_dom_namednodemap_get_named_item_ns)
PHP_FALIAS         75 ext/dom/namednodemap.c 	PHP_FALIAS(setNamedItemNS, dom_namednodemap_set_named_item_ns, arginfo_dom_namednodemap_set_named_item_ns)
PHP_FALIAS         76 ext/dom/namednodemap.c 	PHP_FALIAS(removeNamedItemNS, dom_namednodemap_remove_named_item_ns, arginfo_dom_namednodemap_remove_named_item_ns)
PHP_FALIAS         48 ext/dom/namelist.c 	PHP_FALIAS(getName, dom_namelist_get_name, arginfo_dom_namelist_get_name)
PHP_FALIAS         49 ext/dom/namelist.c 	PHP_FALIAS(getNamespaceURI, dom_namelist_get_namespace_uri, arginfo_dom_namelist_get_namespace_uri)
PHP_FALIAS        136 ext/dom/node.c 	PHP_FALIAS(insertBefore, dom_node_insert_before, arginfo_dom_node_insert_before)
PHP_FALIAS        137 ext/dom/node.c 	PHP_FALIAS(replaceChild, dom_node_replace_child, arginfo_dom_node_replace_child)
PHP_FALIAS        138 ext/dom/node.c 	PHP_FALIAS(removeChild, dom_node_remove_child, arginfo_dom_node_remove_child)
PHP_FALIAS        139 ext/dom/node.c 	PHP_FALIAS(appendChild, dom_node_append_child, arginfo_dom_node_append_child)
PHP_FALIAS        140 ext/dom/node.c 	PHP_FALIAS(hasChildNodes, dom_node_has_child_nodes, arginfo_dom_node_has_child_nodes)
PHP_FALIAS        141 ext/dom/node.c 	PHP_FALIAS(cloneNode, dom_node_clone_node, arginfo_dom_node_clone_node)
PHP_FALIAS        142 ext/dom/node.c 	PHP_FALIAS(normalize, dom_node_normalize, arginfo_dom_node_normalize)
PHP_FALIAS        143 ext/dom/node.c 	PHP_FALIAS(isSupported, dom_node_is_supported, arginfo_dom_node_is_supported)
PHP_FALIAS        144 ext/dom/node.c 	PHP_FALIAS(hasAttributes, dom_node_has_attributes, arginfo_dom_node_has_attributes)
PHP_FALIAS        145 ext/dom/node.c 	PHP_FALIAS(compareDocumentPosition, dom_node_compare_document_position, arginfo_dom_node_compare_document_position)
PHP_FALIAS        146 ext/dom/node.c 	PHP_FALIAS(isSameNode, dom_node_is_same_node, arginfo_dom_node_is_same_node)
PHP_FALIAS        147 ext/dom/node.c 	PHP_FALIAS(lookupPrefix, dom_node_lookup_prefix, arginfo_dom_node_lookup_prefix)
PHP_FALIAS        148 ext/dom/node.c 	PHP_FALIAS(isDefaultNamespace, dom_node_is_default_namespace, arginfo_dom_node_is_default_namespace)
PHP_FALIAS        149 ext/dom/node.c 	PHP_FALIAS(lookupNamespaceUri, dom_node_lookup_namespace_uri, arginfo_dom_node_lookup_namespace_uri)
PHP_FALIAS        150 ext/dom/node.c 	PHP_FALIAS(isEqualNode, dom_node_is_equal_node, arginfo_dom_node_is_equal_node)
PHP_FALIAS        151 ext/dom/node.c 	PHP_FALIAS(getFeature, dom_node_get_feature, arginfo_dom_node_get_feature)
PHP_FALIAS        152 ext/dom/node.c 	PHP_FALIAS(setUserData, dom_node_set_user_data, arginfo_dom_node_set_user_data)
PHP_FALIAS        153 ext/dom/node.c 	PHP_FALIAS(getUserData, dom_node_get_user_data, arginfo_dom_node_get_user_data)
PHP_FALIAS         45 ext/dom/nodelist.c 	PHP_FALIAS(item, dom_nodelist_item, arginfo_dom_nodelist_item)
PHP_FALIAS         48 ext/dom/string_extend.c 	PHP_FALIAS(findOffset16, dom_string_extend_find_offset16, arginfo_dom_string_extend_find_offset16)
PHP_FALIAS         49 ext/dom/string_extend.c 	PHP_FALIAS(findOffset32, dom_string_extend_find_offset32, arginfo_dom_string_extend_find_offset32)
PHP_FALIAS         56 ext/dom/text.c 	PHP_FALIAS(splitText, dom_text_split_text, arginfo_dom_text_split_text)
PHP_FALIAS         57 ext/dom/text.c 	PHP_FALIAS(isWhitespaceInElementContent, dom_text_is_whitespace_in_element_content, arginfo_dom_text_is_whitespace_in_element_content)
PHP_FALIAS         58 ext/dom/text.c 	PHP_FALIAS(isElementContentWhitespace, dom_text_is_whitespace_in_element_content, arginfo_dom_text_is_whitespace_in_element_content)
PHP_FALIAS         59 ext/dom/text.c 	PHP_FALIAS(replaceWholeText, dom_text_replace_whole_text, arginfo_dom_text_replace_whole_text)
PHP_FALIAS         39 ext/dom/userdatahandler.c 	PHP_FALIAS(handle, dom_userdatahandler_handle, NULL)
PHP_FALIAS         67 ext/dom/xpath.c 	PHP_FALIAS(registerNamespace, dom_xpath_register_ns, arginfo_dom_xpath_register_ns)
PHP_FALIAS         68 ext/dom/xpath.c 	PHP_FALIAS(query, dom_xpath_query, arginfo_dom_xpath_query)
PHP_FALIAS         69 ext/dom/xpath.c 	PHP_FALIAS(evaluate, dom_xpath_evaluate, arginfo_dom_xpath_evaluate)
PHP_FALIAS         70 ext/dom/xpath.c 	PHP_FALIAS(registerPhpFunctions, dom_xpath_register_php_functions, arginfo_dom_xpath_register_php_functions)
PHP_FALIAS        123 ext/exif/exif.c 	PHP_FALIAS(read_exif_data, exif_read_data, arginfo_exif_read_data)
PHP_FALIAS        280 ext/ftp/php_ftp.c 	PHP_FALIAS(ftp_quit, ftp_close, arginfo_ftp_close)
PHP_FALIAS        544 ext/imap/php_imap.c 	PHP_FALIAS(imap_header,			imap_headerinfo,	arginfo_imap_headerinfo)
PHP_FALIAS        545 ext/imap/php_imap.c 	PHP_FALIAS(imap_listmailbox,	imap_list,			arginfo_imap_list)
PHP_FALIAS        546 ext/imap/php_imap.c 	PHP_FALIAS(imap_getmailboxes,	imap_list_full,		arginfo_imap_getmailboxes)
PHP_FALIAS        547 ext/imap/php_imap.c 	PHP_FALIAS(imap_scanmailbox,	imap_listscan,		arginfo_imap_listscan)
PHP_FALIAS        548 ext/imap/php_imap.c 	PHP_FALIAS(imap_listsubscribed,	imap_lsub,			arginfo_imap_lsub)
PHP_FALIAS        549 ext/imap/php_imap.c 	PHP_FALIAS(imap_getsubscribed,	imap_lsub_full,		arginfo_imap_getsubscribed)
PHP_FALIAS        550 ext/imap/php_imap.c 	PHP_FALIAS(imap_fetchtext,		imap_body,			arginfo_imap_body)
PHP_FALIAS        551 ext/imap/php_imap.c 	PHP_FALIAS(imap_scan,			imap_listscan,		arginfo_imap_listscan)
PHP_FALIAS        552 ext/imap/php_imap.c 	PHP_FALIAS(imap_create,			imap_createmailbox,	arginfo_imap_createmailbox)
PHP_FALIAS        553 ext/imap/php_imap.c 	PHP_FALIAS(imap_rename,			imap_renamemailbox,	arginfo_imap_renamemailbox)
PHP_FALIAS        386 ext/interbase/interbase.c 	PHP_FALIAS(fbird_connect,		ibase_connect, 		arginfo_ibase_connect)
PHP_FALIAS        387 ext/interbase/interbase.c 	PHP_FALIAS(fbird_pconnect,		ibase_pconnect, 	arginfo_ibase_pconnect)
PHP_FALIAS        388 ext/interbase/interbase.c 	PHP_FALIAS(fbird_close,			ibase_close, 		arginfo_ibase_close)
PHP_FALIAS        389 ext/interbase/interbase.c 	PHP_FALIAS(fbird_drop_db,		ibase_drop_db, 		arginfo_ibase_drop_db)
PHP_FALIAS        390 ext/interbase/interbase.c 	PHP_FALIAS(fbird_query,			ibase_query, 		arginfo_ibase_query)
PHP_FALIAS        391 ext/interbase/interbase.c 	PHP_FALIAS(fbird_fetch_row,		ibase_fetch_row, 	arginfo_ibase_fetch_row)
PHP_FALIAS        392 ext/interbase/interbase.c 	PHP_FALIAS(fbird_fetch_assoc,	ibase_fetch_assoc, 	arginfo_ibase_fetch_assoc)
PHP_FALIAS        393 ext/interbase/interbase.c 	PHP_FALIAS(fbird_fetch_object,	ibase_fetch_object, arginfo_ibase_fetch_object)
PHP_FALIAS        394 ext/interbase/interbase.c 	PHP_FALIAS(fbird_free_result,	ibase_free_result, 	arginfo_ibase_free_result)
PHP_FALIAS        395 ext/interbase/interbase.c 	PHP_FALIAS(fbird_name_result,	ibase_name_result, 	arginfo_ibase_name_result)
PHP_FALIAS        396 ext/interbase/interbase.c 	PHP_FALIAS(fbird_prepare,		ibase_prepare, 		arginfo_ibase_prepare)
PHP_FALIAS        397 ext/interbase/interbase.c 	PHP_FALIAS(fbird_execute,		ibase_execute, 		arginfo_ibase_execute)
PHP_FALIAS        398 ext/interbase/interbase.c 	PHP_FALIAS(fbird_free_query,	ibase_free_query, 	arginfo_ibase_free_query)
PHP_FALIAS        399 ext/interbase/interbase.c 	PHP_FALIAS(fbird_gen_id,		ibase_gen_id, 		arginfo_ibase_gen_id)
PHP_FALIAS        400 ext/interbase/interbase.c 	PHP_FALIAS(fbird_num_fields,	ibase_num_fields, 	arginfo_ibase_num_fields)
PHP_FALIAS        401 ext/interbase/interbase.c 	PHP_FALIAS(fbird_num_params,	ibase_num_params, 	arginfo_ibase_num_params)
PHP_FALIAS        403 ext/interbase/interbase.c 	PHP_FALIAS(fbird_num_rows,		ibase_num_rows, 	arginfo_ibase_num_rows)
PHP_FALIAS        405 ext/interbase/interbase.c 	PHP_FALIAS(fbird_affected_rows,	ibase_affected_rows, arginfo_ibase_affected_rows)
PHP_FALIAS        406 ext/interbase/interbase.c 	PHP_FALIAS(fbird_field_info,	ibase_field_info, 	arginfo_ibase_field_info)
PHP_FALIAS        407 ext/interbase/interbase.c 	PHP_FALIAS(fbird_param_info,	ibase_param_info, 	arginfo_ibase_param_info)
PHP_FALIAS        409 ext/interbase/interbase.c 	PHP_FALIAS(fbird_trans,			ibase_trans, 		arginfo_ibase_trans)
PHP_FALIAS        410 ext/interbase/interbase.c 	PHP_FALIAS(fbird_commit,		ibase_commit, 		arginfo_ibase_commit)
PHP_FALIAS        411 ext/interbase/interbase.c 	PHP_FALIAS(fbird_rollback,		ibase_rollback, 	arginfo_ibase_rollback)
PHP_FALIAS        412 ext/interbase/interbase.c 	PHP_FALIAS(fbird_commit_ret,	ibase_commit_ret, 	arginfo_ibase_commit_ret)
PHP_FALIAS        413 ext/interbase/interbase.c 	PHP_FALIAS(fbird_rollback_ret,	ibase_rollback_ret, arginfo_ibase_rollback_ret)
PHP_FALIAS        415 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_info,		ibase_blob_info, 	arginfo_ibase_blob_info)
PHP_FALIAS        416 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_create,	ibase_blob_create, 	arginfo_ibase_blob_create)
PHP_FALIAS        417 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_add,		ibase_blob_add, 	arginfo_ibase_blob_add)
PHP_FALIAS        418 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_cancel,	ibase_blob_cancel, 	arginfo_ibase_blob_cancel)
PHP_FALIAS        419 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_close,	ibase_blob_close, 	arginfo_ibase_blob_close)
PHP_FALIAS        420 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_open,		ibase_blob_open, 	arginfo_ibase_blob_open)
PHP_FALIAS        421 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_get,		ibase_blob_get, 	arginfo_ibase_blob_get)
PHP_FALIAS        422 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_echo,		ibase_blob_echo, 	arginfo_ibase_blob_echo)
PHP_FALIAS        423 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_import,	ibase_blob_import, 	arginfo_ibase_blob_import)
PHP_FALIAS        424 ext/interbase/interbase.c 	PHP_FALIAS(fbird_errmsg,		ibase_errmsg, 		arginfo_ibase_errmsg)
PHP_FALIAS        425 ext/interbase/interbase.c 	PHP_FALIAS(fbird_errcode,		ibase_errcode, 		arginfo_ibase_errcode)
PHP_FALIAS        427 ext/interbase/interbase.c 	PHP_FALIAS(fbird_add_user,		ibase_add_user, 	arginfo_ibase_add_user)
PHP_FALIAS        428 ext/interbase/interbase.c 	PHP_FALIAS(fbird_modify_user,	ibase_modify_user, 	arginfo_ibase_modify_user)
PHP_FALIAS        429 ext/interbase/interbase.c 	PHP_FALIAS(fbird_delete_user,	ibase_delete_user, 	arginfo_ibase_delete_user)
PHP_FALIAS        431 ext/interbase/interbase.c 	PHP_FALIAS(fbird_service_attach,	ibase_service_attach, arginfo_ibase_service_attach)
PHP_FALIAS        432 ext/interbase/interbase.c 	PHP_FALIAS(fbird_service_detach,	ibase_service_detach, arginfo_ibase_service_detach)
PHP_FALIAS        433 ext/interbase/interbase.c 	PHP_FALIAS(fbird_backup,		ibase_backup, 		arginfo_ibase_backup)
PHP_FALIAS        434 ext/interbase/interbase.c 	PHP_FALIAS(fbird_restore,		ibase_restore, 		arginfo_ibase_restore)
PHP_FALIAS        435 ext/interbase/interbase.c 	PHP_FALIAS(fbird_maintain_db,	ibase_maintain_db, 	arginfo_ibase_maintain_db)
PHP_FALIAS        436 ext/interbase/interbase.c 	PHP_FALIAS(fbird_db_info,		ibase_db_info, 		arginfo_ibase_db_info)
PHP_FALIAS        437 ext/interbase/interbase.c 	PHP_FALIAS(fbird_server_info,	ibase_server_info, 	arginfo_ibase_server_info)
PHP_FALIAS        439 ext/interbase/interbase.c 	PHP_FALIAS(fbird_wait_event,	ibase_wait_event, 	arginfo_ibase_wait_event)
PHP_FALIAS        440 ext/interbase/interbase.c 	PHP_FALIAS(fbird_set_event_handler,	ibase_set_event_handler, 	arginfo_ibase_set_event_handler)
PHP_FALIAS        441 ext/interbase/interbase.c 	PHP_FALIAS(fbird_free_event_handler,	ibase_free_event_handler, arginfo_ibase_free_event_handler)
PHP_FALIAS       3320 ext/ldap/ldap.c 	PHP_FALIAS(ldap_close,		ldap_unbind,			arginfo_ldap_resource)
PHP_FALIAS       3337 ext/ldap/ldap.c 	PHP_FALIAS(ldap_get_values,	ldap_get_values_len,	arginfo_ldap_get_values)
PHP_FALIAS       3345 ext/ldap/ldap.c 	PHP_FALIAS(ldap_modify,		ldap_mod_replace,		arginfo_ldap_modify)
PHP_FALIAS         47 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbregex_encoding,	mb_regex_encoding,	arginfo_mb_regex_encoding) \
PHP_FALIAS         48 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg,	mb_ereg,	arginfo_mb_ereg) \
PHP_FALIAS         49 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mberegi,	mb_eregi,	arginfo_mb_eregi) \
PHP_FALIAS         50 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_replace,	mb_ereg_replace,	arginfo_mb_ereg_replace) \
PHP_FALIAS         51 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mberegi_replace,	mb_eregi_replace,	arginfo_mb_eregi_replace) \
PHP_FALIAS         52 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbsplit,	mb_split,	arginfo_mb_split) \
PHP_FALIAS         53 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_match,	mb_ereg_match,	arginfo_mb_ereg_match) \
PHP_FALIAS         54 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search,	mb_ereg_search,	arginfo_mb_ereg_search) \
PHP_FALIAS         55 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_pos,	mb_ereg_search_pos,	arginfo_mb_ereg_search_pos) \
PHP_FALIAS         56 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_regs,	mb_ereg_search_regs,	arginfo_mb_ereg_search_regs) \
PHP_FALIAS         57 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_init,	mb_ereg_search_init,	arginfo_mb_ereg_search_init) \
PHP_FALIAS         58 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_getregs,	mb_ereg_search_getregs,	arginfo_mb_ereg_search_getregs) \
PHP_FALIAS         59 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_getpos,	mb_ereg_search_getpos,	arginfo_mb_ereg_search_getpos) \
PHP_FALIAS         60 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_setpos,	mb_ereg_search_setpos,	arginfo_mb_ereg_search_setpos)
PHP_FALIAS        150 ext/mysqli/mysqli_driver.c 	PHP_FALIAS(embedded_server_start, mysqli_embedded_server_start, NULL)
PHP_FALIAS        151 ext/mysqli/mysqli_driver.c 	PHP_FALIAS(embedded_server_end, mysqli_embedded_server_end, NULL)
PHP_FALIAS        417 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_execute, mysqli_stmt_execute,		arginfo_mysqli_only_statement)
PHP_FALIAS        521 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_escape_string,	mysqli_real_escape_string,	arginfo_mysqli_query)
PHP_FALIAS        522 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_set_opt,			mysqli_options,				NULL)
PHP_FALIAS        533 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(autocommit, mysqli_autocommit, arginfo_class_mysqli_autocommit)
PHP_FALIAS        534 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(begin_transaction, mysqli_begin_transaction, arginfo_class_mysqli_begin_transaction)
PHP_FALIAS        535 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(change_user,mysqli_change_user, arginfo_class_mysqli_change_user)
PHP_FALIAS        536 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(character_set_name, mysqli_character_set_name, arginfo_mysqli_no_params)
PHP_FALIAS        537 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(close, mysqli_close, arginfo_mysqli_no_params)
PHP_FALIAS        538 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(commit, mysqli_commit, arginfo_class_mysqli_commit)
PHP_FALIAS        539 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(connect, mysqli_connect, arginfo_mysqli_connect)
PHP_FALIAS        540 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(dump_debug_info, mysqli_dump_debug_info, arginfo_mysqli_no_params)
PHP_FALIAS        541 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(debug, mysqli_debug, arginfo_mysqli_debug)
PHP_FALIAS        543 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_charset, mysqli_get_charset, arginfo_mysqli_no_params)
PHP_FALIAS        545 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_client_info, mysqli_get_client_info, arginfo_mysqli_no_params)
PHP_FALIAS        547 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_connection_stats, mysqli_get_connection_stats, arginfo_mysqli_no_params)
PHP_FALIAS        549 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_server_info, mysqli_get_server_info, arginfo_mysqli_no_params)
PHP_FALIAS        550 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_warnings, mysqli_get_warnings, arginfo_mysqli_no_params)
PHP_FALIAS        551 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(init,mysqli_init_method, arginfo_mysqli_no_params)
PHP_FALIAS        552 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(kill,mysqli_kill, arginfo_class_mysqli_kill)
PHP_FALIAS        553 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(multi_query, mysqli_multi_query, arginfo_class_mysqli_query)
PHP_FALIAS        554 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(__construct, mysqli_link_construct, arginfo_mysqli_connect)
PHP_FALIAS        555 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(more_results, mysqli_more_results, arginfo_mysqli_no_params)
PHP_FALIAS        556 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(next_result, mysqli_next_result, arginfo_mysqli_no_params)
PHP_FALIAS        557 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(options, mysqli_options, arginfo_class_mysqli_options)
PHP_FALIAS        558 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(ping, mysqli_ping, arginfo_mysqli_no_params)
PHP_FALIAS        562 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(prepare, mysqli_prepare, arginfo_class_mysqli_query)
PHP_FALIAS        563 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(query, mysqli_query, arginfo_class_mysqli_query)
PHP_FALIAS        564 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(real_connect, mysqli_real_connect, arginfo_class_mysqli_real_connect)
PHP_FALIAS        565 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(real_escape_string, mysqli_real_escape_string, arginfo_class_mysqli_real_escape_string)
PHP_FALIAS        567 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(reap_async_query, mysqli_reap_async_query, arginfo_mysqli_no_params)
PHP_FALIAS        569 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(escape_string, mysqli_real_escape_string, arginfo_class_mysqli_real_escape_string)
PHP_FALIAS        570 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(real_query, mysqli_real_query, arginfo_class_mysqli_query)
PHP_FALIAS        571 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(release_savepoint, mysqli_release_savepoint, arginfo_class_mysqli_release_savepoint)
PHP_FALIAS        572 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(rollback, mysqli_rollback, arginfo_class_mysqli_rollback)
PHP_FALIAS        573 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(savepoint, mysqli_savepoint, arginfo_class_mysqli_savepoint)
PHP_FALIAS        574 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(select_db,mysqli_select_db, arginfo_class_mysqli_select_db)
PHP_FALIAS        576 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(set_charset, mysqli_set_charset, arginfo_class_mysqli_set_charset)
PHP_FALIAS        578 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(set_opt, mysqli_options, arginfo_class_mysqli_options)
PHP_FALIAS        579 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(ssl_set, mysqli_ssl_set, arginfo_class_mysqli_ssl_set)
PHP_FALIAS        580 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(stat, mysqli_stat, arginfo_mysqli_no_params)
PHP_FALIAS        581 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(stmt_init, mysqli_stmt_init, arginfo_mysqli_no_params)
PHP_FALIAS        582 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(store_result, mysqli_store_result, arginfo_class_store_result)
PHP_FALIAS        583 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(thread_safe, mysqli_thread_safe, arginfo_mysqli_no_params)
PHP_FALIAS        584 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(use_result, mysqli_use_result, arginfo_mysqli_no_params)
PHP_FALIAS        585 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(refresh,mysqli_refresh, arginfo_class_mysqli_refresh)
PHP_FALIAS        595 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(__construct, mysqli_result_construct, NULL)
PHP_FALIAS        596 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(close, mysqli_free_result, arginfo_mysqli_no_params)
PHP_FALIAS        597 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(free, mysqli_free_result, arginfo_mysqli_no_params)
PHP_FALIAS        598 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(data_seek, mysqli_data_seek, arginfo_class_mysqli_data_seek)
PHP_FALIAS        599 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_field, mysqli_fetch_field, arginfo_mysqli_no_params)
PHP_FALIAS        600 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_fields, mysqli_fetch_fields, arginfo_mysqli_no_params)
PHP_FALIAS        601 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_field_direct, mysqli_fetch_field_direct, arginfo_class_mysqli_result_and_fieldnr)
PHP_FALIAS        603 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_all, mysqli_fetch_all, arginfo_mysqli_no_params)
PHP_FALIAS        605 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_array, mysqli_fetch_array, arginfo_class_mysqli_fetch_array)
PHP_FALIAS        606 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_assoc, mysqli_fetch_assoc, arginfo_mysqli_no_params)
PHP_FALIAS        607 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_object,mysqli_fetch_object, arginfo_class_mysqli_fetch_object)
PHP_FALIAS        608 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_row, mysqli_fetch_row, arginfo_mysqli_no_params)
PHP_FALIAS        609 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(field_seek, mysqli_field_seek, arginfo_class_mysqli_result_and_fieldnr)
PHP_FALIAS        610 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(free_result, mysqli_free_result, arginfo_mysqli_no_params)
PHP_FALIAS        620 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(__construct, mysqli_stmt_construct, NULL)
PHP_FALIAS        621 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(attr_get, mysqli_stmt_attr_get, arginfo_class_mysqli_stmt_attr_get)
PHP_FALIAS        622 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(attr_set,mysqli_stmt_attr_set, arginfo_class_mysqli_stmt_attr_set)
PHP_FALIAS        623 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(bind_param,mysqli_stmt_bind_param, arginfo_class_mysqli_stmt_bind_param)
PHP_FALIAS        624 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(bind_result,mysqli_stmt_bind_result, arginfo_class_mysqli_stmt_bind_result)
PHP_FALIAS        625 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(close, mysqli_stmt_close, arginfo_mysqli_no_params)
PHP_FALIAS        626 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(data_seek, mysqli_stmt_data_seek, arginfo_class_mysqli_data_seek)
PHP_FALIAS        627 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(execute, mysqli_stmt_execute, arginfo_mysqli_no_params)
PHP_FALIAS        628 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch, mysqli_stmt_fetch, arginfo_mysqli_no_params)
PHP_FALIAS        629 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_warnings, mysqli_stmt_get_warnings,	arginfo_mysqli_no_params)
PHP_FALIAS        630 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(result_metadata, mysqli_stmt_result_metadata, arginfo_mysqli_no_params)
PHP_FALIAS        632 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(more_results, mysqli_stmt_more_results, arginfo_mysqli_no_params)
PHP_FALIAS        633 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(next_result, mysqli_stmt_next_result, arginfo_mysqli_no_params)
PHP_FALIAS        635 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(num_rows, mysqli_stmt_num_rows, arginfo_mysqli_no_params)
PHP_FALIAS        636 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(send_long_data, mysqli_stmt_send_long_data, arginfo_class_mysqli_stmt_send_long_data)
PHP_FALIAS        637 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(free_result, mysqli_stmt_free_result, arginfo_mysqli_no_params)
PHP_FALIAS        638 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(reset, mysqli_stmt_reset, arginfo_mysqli_no_params)
PHP_FALIAS        639 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(prepare, mysqli_stmt_prepare, arginfo_class_mysqli_query)
PHP_FALIAS        640 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(store_result, mysqli_stmt_store_result, arginfo_mysqli_no_params)
PHP_FALIAS        642 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_result, mysqli_stmt_get_result, arginfo_mysqli_no_params)
PHP_FALIAS        926 ext/oci8/oci8.c 	PHP_FALIAS(oci_free_cursor,		oci_free_statement,		arginfo_oci_free_statement)
PHP_FALIAS        927 ext/oci8/oci8.c 	PHP_FALIAS(ocifreecursor,		oci_free_statement,		arginfo_oci_free_statement)
PHP_FALIAS        928 ext/oci8/oci8.c 	PHP_FALIAS(ocibindbyname,		oci_bind_by_name,		arginfo_oci_bind_by_name)
PHP_FALIAS        929 ext/oci8/oci8.c 	PHP_FALIAS(ocidefinebyname,		oci_define_by_name,		arginfo_oci_define_by_name)
PHP_FALIAS        930 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnisnull,		oci_field_is_null,		arginfo_oci_field_is_null)
PHP_FALIAS        931 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnname,		oci_field_name,			arginfo_oci_field_name)
PHP_FALIAS        932 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnsize,		oci_field_size,			arginfo_oci_field_size)
PHP_FALIAS        933 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnscale,		oci_field_scale,		arginfo_oci_field_scale)
PHP_FALIAS        934 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnprecision,	oci_field_precision,	arginfo_oci_field_precision)
PHP_FALIAS        935 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumntype,		oci_field_type,			arginfo_oci_field_type)
PHP_FALIAS        936 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumntyperaw,	oci_field_type_raw,		arginfo_oci_field_type_raw)
PHP_FALIAS        937 ext/oci8/oci8.c 	PHP_FALIAS(ociexecute,			oci_execute,			arginfo_oci_execute)
PHP_FALIAS        938 ext/oci8/oci8.c 	PHP_FALIAS(ocicancel,			oci_cancel,				arginfo_oci_cancel)
PHP_FALIAS        939 ext/oci8/oci8.c 	PHP_FALIAS(ocifetch,			oci_fetch,				arginfo_oci_fetch)
PHP_FALIAS        940 ext/oci8/oci8.c 	PHP_FALIAS(ocifetchstatement,	oci_fetch_all,			arginfo_oci_fetch_all)
PHP_FALIAS        941 ext/oci8/oci8.c 	PHP_FALIAS(ocifreestatement,	oci_free_statement,		arginfo_oci_free_statement)
PHP_FALIAS        942 ext/oci8/oci8.c 	PHP_FALIAS(ociinternaldebug,	oci_internal_debug,		arginfo_oci_internal_debug)
PHP_FALIAS        943 ext/oci8/oci8.c 	PHP_FALIAS(ocinumcols,			oci_num_fields,			arginfo_oci_num_fields)
PHP_FALIAS        944 ext/oci8/oci8.c 	PHP_FALIAS(ociparse,			oci_parse,				arginfo_oci_parse)
PHP_FALIAS        945 ext/oci8/oci8.c 	PHP_FALIAS(ocinewcursor,		oci_new_cursor,			arginfo_oci_new_cursor)
PHP_FALIAS        946 ext/oci8/oci8.c 	PHP_FALIAS(ociresult,			oci_result,				arginfo_oci_result)
PHP_FALIAS        947 ext/oci8/oci8.c 	PHP_FALIAS(ociserverversion,	oci_server_version,		arginfo_oci_server_version)
PHP_FALIAS        948 ext/oci8/oci8.c 	PHP_FALIAS(ocistatementtype,	oci_statement_type,		arginfo_oci_statement_type)
PHP_FALIAS        949 ext/oci8/oci8.c 	PHP_FALIAS(ocirowcount,			oci_num_rows,			arginfo_oci_num_rows)
PHP_FALIAS        950 ext/oci8/oci8.c 	PHP_FALIAS(ocilogoff,			oci_close,				arginfo_oci_close)
PHP_FALIAS        951 ext/oci8/oci8.c 	PHP_FALIAS(ocilogon,			oci_connect,			arginfo_oci_connect)
PHP_FALIAS        952 ext/oci8/oci8.c 	PHP_FALIAS(ocinlogon,			oci_new_connect,		arginfo_oci_new_connect)
PHP_FALIAS        953 ext/oci8/oci8.c 	PHP_FALIAS(ociplogon,			oci_pconnect,			arginfo_oci_pconnect)
PHP_FALIAS        954 ext/oci8/oci8.c 	PHP_FALIAS(ocierror,			oci_error,				arginfo_oci_error)
PHP_FALIAS        955 ext/oci8/oci8.c 	PHP_FALIAS(ocifreedesc,			oci_free_descriptor,	arginfo_oci_free_descriptor)
PHP_FALIAS        956 ext/oci8/oci8.c 	PHP_FALIAS(ocisavelob,			oci_lob_save,			arginfo_oci_lob_save)
PHP_FALIAS        957 ext/oci8/oci8.c 	PHP_FALIAS(ocisavelobfile,		oci_lob_import,			arginfo_oci_lob_import)
PHP_FALIAS        958 ext/oci8/oci8.c 	PHP_FALIAS(ociwritelobtofile,	oci_lob_export,			arginfo_oci_lob_export)
PHP_FALIAS        959 ext/oci8/oci8.c 	PHP_FALIAS(ociloadlob,			oci_lob_load,			arginfo_oci_lob_load)
PHP_FALIAS        960 ext/oci8/oci8.c 	PHP_FALIAS(ocicommit,			oci_commit,				arginfo_oci_commit)
PHP_FALIAS        961 ext/oci8/oci8.c 	PHP_FALIAS(ocirollback,			oci_rollback,			arginfo_oci_rollback)
PHP_FALIAS        962 ext/oci8/oci8.c 	PHP_FALIAS(ocinewdescriptor,	oci_new_descriptor,		arginfo_oci_new_descriptor)
PHP_FALIAS        963 ext/oci8/oci8.c 	PHP_FALIAS(ocisetprefetch,		oci_set_prefetch,		arginfo_oci_set_prefetch)
PHP_FALIAS        964 ext/oci8/oci8.c 	PHP_FALIAS(ocipasswordchange,	oci_password_change,	arginfo_oci_password_change)
PHP_FALIAS        965 ext/oci8/oci8.c 	PHP_FALIAS(ocifreecollection,	oci_free_collection,	arginfo_oci_free_collection)
PHP_FALIAS        966 ext/oci8/oci8.c 	PHP_FALIAS(ocinewcollection,	oci_new_collection,		arginfo_oci_new_collection)
PHP_FALIAS        967 ext/oci8/oci8.c 	PHP_FALIAS(ocicollappend,		oci_collection_append,	arginfo_oci_collection_append)
PHP_FALIAS        968 ext/oci8/oci8.c 	PHP_FALIAS(ocicollgetelem,		oci_collection_element_get,		arginfo_oci_collection_element_get)
PHP_FALIAS        969 ext/oci8/oci8.c 	PHP_FALIAS(ocicollassignelem,	oci_collection_element_assign,	arginfo_oci_collection_element_assign)
PHP_FALIAS        970 ext/oci8/oci8.c 	PHP_FALIAS(ocicollsize,			oci_collection_size,	arginfo_oci_collection_size)
PHP_FALIAS        971 ext/oci8/oci8.c 	PHP_FALIAS(ocicollmax,			oci_collection_max,		arginfo_oci_collection_max)
PHP_FALIAS        972 ext/oci8/oci8.c 	PHP_FALIAS(ocicolltrim,			oci_collection_trim,	arginfo_oci_collection_trim)
PHP_FALIAS        986 ext/oci8/oci8.c 	PHP_FALIAS(load,		oci_lob_load,			arginfo_oci_lob_load_method)
PHP_FALIAS        987 ext/oci8/oci8.c 	PHP_FALIAS(tell,		oci_lob_tell,			arginfo_oci_lob_tell_method)
PHP_FALIAS        988 ext/oci8/oci8.c 	PHP_FALIAS(truncate,	oci_lob_truncate,		arginfo_oci_lob_truncate_method)
PHP_FALIAS        989 ext/oci8/oci8.c 	PHP_FALIAS(erase,		oci_lob_erase,			arginfo_oci_lob_erase_method)
PHP_FALIAS        990 ext/oci8/oci8.c 	PHP_FALIAS(flush,		oci_lob_flush,			arginfo_oci_lob_flush_method)
PHP_FALIAS        991 ext/oci8/oci8.c 	PHP_FALIAS(setbuffering,ocisetbufferinglob,		arginfo_oci_lob_setbuffering_method)
PHP_FALIAS        992 ext/oci8/oci8.c 	PHP_FALIAS(getbuffering,ocigetbufferinglob,		arginfo_oci_lob_getbuffering_method)
PHP_FALIAS        993 ext/oci8/oci8.c 	PHP_FALIAS(rewind,		oci_lob_rewind,			arginfo_oci_lob_rewind_method)
PHP_FALIAS        994 ext/oci8/oci8.c 	PHP_FALIAS(read,		oci_lob_read,			arginfo_oci_lob_read_method)
PHP_FALIAS        995 ext/oci8/oci8.c 	PHP_FALIAS(eof,			oci_lob_eof,			arginfo_oci_lob_eof_method)
PHP_FALIAS        996 ext/oci8/oci8.c 	PHP_FALIAS(seek,		oci_lob_seek,			arginfo_oci_lob_seek_method)
PHP_FALIAS        997 ext/oci8/oci8.c 	PHP_FALIAS(write,		oci_lob_write,			arginfo_oci_lob_write_method)
PHP_FALIAS        998 ext/oci8/oci8.c 	PHP_FALIAS(append,		oci_lob_append,			arginfo_oci_lob_append_method)
PHP_FALIAS        999 ext/oci8/oci8.c 	PHP_FALIAS(size,		oci_lob_size,			arginfo_oci_lob_size_method)
PHP_FALIAS       1000 ext/oci8/oci8.c 	PHP_FALIAS(writetofile, oci_lob_export,			arginfo_oci_lob_export_method)
PHP_FALIAS       1001 ext/oci8/oci8.c 	PHP_FALIAS(export,		oci_lob_export,			arginfo_oci_lob_export_method)
PHP_FALIAS       1002 ext/oci8/oci8.c 	PHP_FALIAS(import,		oci_lob_import,			arginfo_oci_lob_import_method)
PHP_FALIAS       1003 ext/oci8/oci8.c 	PHP_FALIAS(writetemporary,	oci_lob_write_temporary,	arginfo_oci_lob_write_temporary_method)
PHP_FALIAS       1004 ext/oci8/oci8.c 	PHP_FALIAS(close,			oci_lob_close,				arginfo_oci_lob_close_method)
PHP_FALIAS       1005 ext/oci8/oci8.c 	PHP_FALIAS(save,		oci_lob_save,			arginfo_oci_lob_save_method)
PHP_FALIAS       1006 ext/oci8/oci8.c 	PHP_FALIAS(savefile,	oci_lob_import,			arginfo_oci_lob_import_method)
PHP_FALIAS       1007 ext/oci8/oci8.c 	PHP_FALIAS(free,		oci_free_descriptor,	arginfo_oci_free_descriptor_method)
PHP_FALIAS       1021 ext/oci8/oci8.c 	PHP_FALIAS(append,		  oci_collection_append,			arginfo_oci_collection_append_method)
PHP_FALIAS       1022 ext/oci8/oci8.c 	PHP_FALIAS(getelem,		  oci_collection_element_get,		arginfo_oci_collection_element_get_method)
PHP_FALIAS       1023 ext/oci8/oci8.c 	PHP_FALIAS(assignelem,	  oci_collection_element_assign,	arginfo_oci_collection_element_assign_method)
PHP_FALIAS       1024 ext/oci8/oci8.c 	PHP_FALIAS(assign,		  oci_collection_assign,			arginfo_oci_collection_assign_method)
PHP_FALIAS       1025 ext/oci8/oci8.c 	PHP_FALIAS(size,		  oci_collection_size,				arginfo_oci_collection_size_method)
PHP_FALIAS       1026 ext/oci8/oci8.c 	PHP_FALIAS(max,			  oci_collection_max,				arginfo_oci_collection_max_method)
PHP_FALIAS       1027 ext/oci8/oci8.c 	PHP_FALIAS(trim,		  oci_collection_trim,				arginfo_oci_collection_trim_method)
PHP_FALIAS       1028 ext/oci8/oci8.c 	PHP_FALIAS(free,		  oci_free_collection,				arginfo_oci_collection_free_method)
PHP_FALIAS        126 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_connect,        birdstep_connect,        arginfo_birdstep_connect)
PHP_FALIAS        127 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_close,          birdstep_close,          arginfo_birdstep_close)
PHP_FALIAS        128 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_exec,           birdstep_exec,           arginfo_birdstep_exec)
PHP_FALIAS        129 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_fetch,          birdstep_fetch,          arginfo_birdstep_fetch)
PHP_FALIAS        130 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_result,         birdstep_result,         arginfo_birdstep_result)
PHP_FALIAS        131 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_freeresult,     birdstep_freeresult,     arginfo_birdstep_freeresult)
PHP_FALIAS        132 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_autocommit,     birdstep_autocommit,     arginfo_birdstep_autocommit)
PHP_FALIAS        133 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_off_autocommit, birdstep_off_autocommit, arginfo_birdstep_off_autocommit)
PHP_FALIAS        134 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_commit,         birdstep_commit,         arginfo_birdstep_commit)
PHP_FALIAS        135 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_rollback,       birdstep_rollback,       arginfo_birdstep_rollback)
PHP_FALIAS        136 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_fieldnum,       birdstep_fieldnum,       arginfo_birdstep_fieldnum)
PHP_FALIAS        137 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_fieldname,      birdstep_fieldname,      arginfo_birdstep_fieldname)
PHP_FALIAS        384 ext/odbc/php_odbc.c 	PHP_FALIAS(odbc_do, odbc_exec, arginfo_odbc_exec)
PHP_FALIAS        385 ext/odbc/php_odbc.c 	PHP_FALIAS(odbc_field_precision, odbc_field_len, arginfo_odbc_field_len)
PHP_FALIAS        458 ext/openssl/openssl.c 	PHP_FALIAS(openssl_free_key,		openssl_pkey_free, 			arginfo_openssl_pkey_free)
PHP_FALIAS        459 ext/openssl/openssl.c 	PHP_FALIAS(openssl_get_privatekey,	openssl_pkey_get_private,	arginfo_openssl_pkey_get_private)
PHP_FALIAS        460 ext/openssl/openssl.c 	PHP_FALIAS(openssl_get_publickey,	openssl_pkey_get_public,	arginfo_openssl_pkey_get_public)
PHP_FALIAS        168 ext/pcntl/pcntl.c 	PHP_FALIAS(pcntl_errno, pcntl_get_last_error,	NULL)
PHP_FALIAS        721 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_exec,          pg_query,          arginfo_pg_query)
PHP_FALIAS        722 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_getlastoid,    pg_last_oid,       arginfo_pg_last_oid)
PHP_FALIAS        724 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_cmdtuples,	 pg_affected_rows,  arginfo_pg_affected_rows)
PHP_FALIAS        726 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_errormessage,	 pg_last_error,     arginfo_pg_last_error)
PHP_FALIAS        727 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_numrows,		 pg_num_rows,       arginfo_pg_num_rows)
PHP_FALIAS        728 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_numfields,	 pg_num_fields,     arginfo_pg_num_fields)
PHP_FALIAS        729 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldname,	 pg_field_name,     arginfo_pg_field_name)
PHP_FALIAS        730 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldsize,     pg_field_size,     arginfo_pg_field_size)
PHP_FALIAS        731 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldtype,	 pg_field_type,     arginfo_pg_field_type)
PHP_FALIAS        732 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldnum,	     pg_field_num,      arginfo_pg_field_num)
PHP_FALIAS        733 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldprtlen,	 pg_field_prtlen,   arginfo_pg_field_prtlen)
PHP_FALIAS        734 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldisnull,	 pg_field_is_null,  arginfo_pg_field_is_null)
PHP_FALIAS        735 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_freeresult,    pg_free_result,    arginfo_pg_free_result)
PHP_FALIAS        736 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_result,	     pg_fetch_result,   arginfo_pg_get_result)
PHP_FALIAS        737 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loreadall,	 pg_lo_read_all,    arginfo_pg_lo_read_all)
PHP_FALIAS        738 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_locreate,	     pg_lo_create,      arginfo_pg_lo_create)
PHP_FALIAS        739 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_lounlink,	     pg_lo_unlink,      arginfo_pg_lo_unlink)
PHP_FALIAS        740 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loopen,	     pg_lo_open,        arginfo_pg_lo_open)
PHP_FALIAS        741 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loclose,	     pg_lo_close,       arginfo_pg_lo_close)
PHP_FALIAS        742 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loread,	     pg_lo_read,        arginfo_pg_lo_read)
PHP_FALIAS        743 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_lowrite,	     pg_lo_write,       arginfo_pg_lo_write)
PHP_FALIAS        744 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loimport,	     pg_lo_import,      arginfo_pg_lo_import)
PHP_FALIAS        745 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loexport,	     pg_lo_export,      arginfo_pg_lo_export)
PHP_FALIAS        747 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_clientencoding,		pg_client_encoding,		arginfo_pg_client_encoding)
PHP_FALIAS        748 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_setclientencoding,	pg_set_client_encoding,	arginfo_pg_set_client_encoding)
PHP_FALIAS        309 ext/posix/posix.c 	PHP_FALIAS(posix_errno, posix_get_last_error,	arginfo_posix_get_last_error)
PHP_FALIAS         86 ext/recode/recode.c 	PHP_FALIAS(recode, recode_string, arginfo_recode_string)
PHP_FALIAS       2543 ext/session/session.c 	PHP_FALIAS(session_commit, session_write_close, arginfo_session_void)
PHP_FALIAS        392 ext/snmp/snmp.c 	PHP_FALIAS(snmpwalkoid, snmprealwalk, 		arginfo_snmprealwalk)
PHP_FALIAS        398 ext/snmp/snmp.c 	PHP_FALIAS(snmp_set_oid_numeric_print, snmp_set_oid_output_format, arginfo_snmp_set_oid_output_format)
PHP_FALIAS        347 ext/sockets/sockets.c 	PHP_FALIAS(socket_getopt, socket_get_option, arginfo_socket_get_option)
PHP_FALIAS        348 ext/sockets/sockets.c 	PHP_FALIAS(socket_setopt, socket_set_option, arginfo_socket_set_option)
PHP_FALIAS       2782 ext/standard/basic_functions.c 	PHP_FALIAS(join,				implode,								arginfo_implode)
PHP_FALIAS       2797 ext/standard/basic_functions.c 	PHP_FALIAS(chop,				rtrim,									arginfo_rtrim)
PHP_FALIAS       2798 ext/standard/basic_functions.c 	PHP_FALIAS(strchr,				strstr,									arginfo_strstr)
PHP_FALIAS       2987 ext/standard/basic_functions.c 	PHP_FALIAS(show_source,			highlight_file,							arginfo_highlight_file)
PHP_FALIAS       2994 ext/standard/basic_functions.c 	PHP_FALIAS(ini_alter,			ini_set,								arginfo_ini_set)
PHP_FALIAS       3031 ext/standard/basic_functions.c 	PHP_FALIAS(checkdnsrr,			dns_check_record,						arginfo_dns_check_record)
PHP_FALIAS       3035 ext/standard/basic_functions.c 	PHP_FALIAS(getmxrr,				dns_get_mx,					arginfo_dns_get_mx)
PHP_FALIAS       3043 ext/standard/basic_functions.c 	PHP_FALIAS(doubleval,			floatval,								arginfo_floatval)
PHP_FALIAS       3053 ext/standard/basic_functions.c 	PHP_FALIAS(is_integer,			is_int,									arginfo_is_int)
PHP_FALIAS       3054 ext/standard/basic_functions.c 	PHP_FALIAS(is_long,				is_int,									arginfo_is_int)
PHP_FALIAS       3055 ext/standard/basic_functions.c 	PHP_FALIAS(is_double,			is_float,								arginfo_is_float)
PHP_FALIAS       3056 ext/standard/basic_functions.c 	PHP_FALIAS(is_real,				is_float,								arginfo_is_float)
PHP_FALIAS       3085 ext/standard/basic_functions.c 	PHP_FALIAS(fputs,				fwrite,									arginfo_fwrite)
PHP_FALIAS       3127 ext/standard/basic_functions.c 	PHP_FALIAS(set_file_buffer, stream_set_write_buffer,					arginfo_stream_set_write_buffer)
PHP_FALIAS       3131 ext/standard/basic_functions.c 	PHP_FALIAS(socket_set_blocking, stream_set_blocking,					arginfo_stream_set_blocking)
PHP_FALIAS       3136 ext/standard/basic_functions.c 	PHP_FALIAS(stream_register_wrapper, stream_wrapper_register,			arginfo_stream_wrapper_register)
PHP_FALIAS       3147 ext/standard/basic_functions.c 	PHP_FALIAS(socket_set_timeout, stream_set_timeout,						arginfo_stream_set_timeout)
PHP_FALIAS       3150 ext/standard/basic_functions.c 	PHP_FALIAS(socket_get_status, stream_get_meta_data,						arginfo_stream_get_meta_data)
PHP_FALIAS       3188 ext/standard/basic_functions.c 	PHP_FALIAS(dir,					getdir,									arginfo_dir)
PHP_FALIAS       3205 ext/standard/basic_functions.c 	PHP_FALIAS(is_writeable,		is_writable,							arginfo_is_writable)
PHP_FALIAS       3230 ext/standard/basic_functions.c 	PHP_FALIAS(diskfreespace,		disk_free_space,						arginfo_disk_free_space)
PHP_FALIAS       3344 ext/standard/basic_functions.c 	PHP_FALIAS(pos,					current,								arginfo_current)
PHP_FALIAS       3345 ext/standard/basic_functions.c 	PHP_FALIAS(sizeof,				count,									arginfo_count)
PHP_FALIAS       3346 ext/standard/basic_functions.c 	PHP_FALIAS(key_exists,			array_key_exists,						arginfo_array_key_exists)
PHP_FALIAS        110 ext/standard/dir.c 	PHP_FALIAS(close,	closedir,		arginfo_dir)
PHP_FALIAS        111 ext/standard/dir.c 	PHP_FALIAS(rewind,	rewinddir,		arginfo_dir)
PHP_FALIAS         91 ext/xsl/xsltprocessor.c 	PHP_FALIAS(importStylesheet, xsl_xsltprocessor_import_stylesheet, arginfo_xsl_xsltprocessor_import_stylesheet)
PHP_FALIAS         92 ext/xsl/xsltprocessor.c 	PHP_FALIAS(transformToDoc, xsl_xsltprocessor_transform_to_doc, arginfo_xsl_xsltprocessor_transform_to_doc)
PHP_FALIAS         93 ext/xsl/xsltprocessor.c 	PHP_FALIAS(transformToUri, xsl_xsltprocessor_transform_to_uri, arginfo_xsl_xsltprocessor_transform_to_uri)
PHP_FALIAS         94 ext/xsl/xsltprocessor.c 	PHP_FALIAS(transformToXml, xsl_xsltprocessor_transform_to_xml, arginfo_xsl_xsltprocessor_transform_to_xml)
PHP_FALIAS         95 ext/xsl/xsltprocessor.c 	PHP_FALIAS(setParameter, xsl_xsltprocessor_set_parameter, arginfo_xsl_xsltprocessor_set_parameter)
PHP_FALIAS         96 ext/xsl/xsltprocessor.c 	PHP_FALIAS(getParameter, xsl_xsltprocessor_get_parameter, arginfo_xsl_xsltprocessor_get_parameter)
PHP_FALIAS         97 ext/xsl/xsltprocessor.c 	PHP_FALIAS(removeParameter, xsl_xsltprocessor_remove_parameter, arginfo_xsl_xsltprocessor_remove_parameter)
PHP_FALIAS         98 ext/xsl/xsltprocessor.c 	PHP_FALIAS(hasExsltSupport, xsl_xsltprocessor_has_exslt_support, arginfo_xsl_xsltprocessor_has_exslt_support)
PHP_FALIAS         99 ext/xsl/xsltprocessor.c 	PHP_FALIAS(registerPHPFunctions, xsl_xsltprocessor_register_php_functions, arginfo_xsl_xsltprocessor_register_php_functions)
PHP_FALIAS        100 ext/xsl/xsltprocessor.c 	PHP_FALIAS(setProfiling, xsl_xsltprocessor_set_profiling, arginfo_xsl_xsltprocessor_set_profiling)
PHP_FALIAS        101 ext/xsl/xsltprocessor.c 	PHP_FALIAS(setSecurityPrefs, xsl_xsltprocessor_set_security_prefs, arginfo_xsl_xsltprocessor_set_security_prefs)
PHP_FALIAS        102 ext/xsl/xsltprocessor.c 	PHP_FALIAS(getSecurityPrefs, xsl_xsltprocessor_get_security_prefs, arginfo_xsl_xsltprocessor_get_security_prefs)
PHP_FALIAS       1321 ext/zlib/zlib.c 	PHP_FALIAS(gzrewind,	rewind,			arginfo_gzpassthru)
PHP_FALIAS       1322 ext/zlib/zlib.c 	PHP_FALIAS(gzclose,		fclose,			arginfo_gzpassthru)
PHP_FALIAS       1323 ext/zlib/zlib.c 	PHP_FALIAS(gzeof,		feof,			arginfo_gzpassthru)
PHP_FALIAS       1324 ext/zlib/zlib.c 	PHP_FALIAS(gzgetc,		fgetc,			arginfo_gzpassthru)
PHP_FALIAS       1325 ext/zlib/zlib.c 	PHP_FALIAS(gzgets,		fgets,			arginfo_gzgets)
PHP_FALIAS       1326 ext/zlib/zlib.c 	PHP_FALIAS(gzgetss,		fgetss,			arginfo_gzgetss)
PHP_FALIAS       1327 ext/zlib/zlib.c 	PHP_FALIAS(gzread,		fread,			arginfo_gzread)
PHP_FALIAS       1329 ext/zlib/zlib.c 	PHP_FALIAS(gzpassthru,	fpassthru,		arginfo_gzpassthru)
PHP_FALIAS       1330 ext/zlib/zlib.c 	PHP_FALIAS(gzseek,		fseek,			arginfo_gzseek)
PHP_FALIAS       1331 ext/zlib/zlib.c 	PHP_FALIAS(gztell,		ftell,			arginfo_gzpassthru)
PHP_FALIAS       1332 ext/zlib/zlib.c 	PHP_FALIAS(gzwrite,		fwrite,			arginfo_gzputs)
PHP_FALIAS       1333 ext/zlib/zlib.c 	PHP_FALIAS(gzputs,		fwrite,			arginfo_gzputs)
PHP_FALIAS        530 sapi/apache2handler/php_functions.c 	PHP_FALIAS(getallheaders, 	apache_request_headers, arginfo_apache2handler_getallheaders)
PHP_FALIAS       1690 sapi/cgi/cgi_main.c 	PHP_FALIAS(getallheaders, apache_request_headers, arginfo_no_args)
PHP_FALIAS        474 sapi/cli/php_cli_server.c 	PHP_FALIAS(getallheaders, apache_request_headers, arginfo_no_args)
PHP_FALIAS       1139 sapi/litespeed/lsapi_main.c     PHP_FALIAS(getallheaders,           litespeed_request_headers,  arginfo_litespeed__void)
PHP_FALIAS       1140 sapi/litespeed/lsapi_main.c     PHP_FALIAS(apache_request_headers,  litespeed_request_headers,  arginfo_litespeed__void)
PHP_FALIAS       1141 sapi/litespeed/lsapi_main.c     PHP_FALIAS(apache_response_headers, litespeed_response_headers, arginfo_litespeed__void)