Home
last modified time | relevance | path

Searched refs:PHP_FALIAS (Results 1 – 25 of 52) sorted by relevance

123

/PHP-5.5/ext/mysqli/
H A Dmysqli_fe.c502 PHP_FALIAS(mysqli_set_opt, mysqli_options, NULL)
517 PHP_FALIAS(close, mysqli_close, arginfo_mysqli_no_params)
519 PHP_FALIAS(connect, mysqli_connect, arginfo_mysqli_connect)
521 PHP_FALIAS(debug, mysqli_debug, arginfo_mysqli_debug)
531 PHP_FALIAS(init,mysqli_init, arginfo_mysqli_no_params)
532 PHP_FALIAS(kill,mysqli_kill, arginfo_class_mysqli_kill)
538 PHP_FALIAS(ping, mysqli_ping, arginfo_mysqli_no_params)
543 PHP_FALIAS(query, mysqli_query, arginfo_class_mysqli_query)
560 PHP_FALIAS(stat, mysqli_stat, arginfo_mysqli_no_params)
575 PHP_FALIAS(__construct, mysqli_result_construct, NULL)
[all …]
H A Dmysqli_driver.c170 PHP_FALIAS(embedded_server_start, mysqli_embedded_server_start, NULL)
171 PHP_FALIAS(embedded_server_end, mysqli_embedded_server_end, NULL)
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.h47 PHP_FALIAS(mbregex_encoding, mb_regex_encoding, arginfo_mb_regex_encoding) \
48 PHP_FALIAS(mbereg, mb_ereg, arginfo_mb_ereg) \
49 PHP_FALIAS(mberegi, mb_eregi, arginfo_mb_eregi) \
50 PHP_FALIAS(mbereg_replace, mb_ereg_replace, arginfo_mb_ereg_replace) \
51 PHP_FALIAS(mberegi_replace, mb_eregi_replace, arginfo_mb_eregi_replace) \
52 PHP_FALIAS(mbsplit, mb_split, arginfo_mb_split) \
53 PHP_FALIAS(mbereg_match, mb_ereg_match, arginfo_mb_ereg_match) \
54 PHP_FALIAS(mbereg_search, mb_ereg_search, arginfo_mb_ereg_search) \
55 PHP_FALIAS(mbereg_search_pos, mb_ereg_search_pos, arginfo_mb_ereg_search_pos) \
56 PHP_FALIAS(mbereg_search_regs, mb_ereg_search_regs, arginfo_mb_ereg_search_regs) \
[all …]
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1295 PHP_FALIAS(args, apache_request_args, NULL)
1296 PHP_FALIAS(boundary, apache_request_boundary, NULL)
1299 PHP_FALIAS(filename, apache_request_filename, NULL)
1300 PHP_FALIAS(handler, apache_request_handler, NULL)
1301 PHP_FALIAS(hostname, apache_request_hostname, NULL)
1302 PHP_FALIAS(method, apache_request_method, NULL)
1304 PHP_FALIAS(protocol, apache_request_protocol, NULL)
1308 PHP_FALIAS(uri, apache_request_uri, NULL)
1311 PHP_FALIAS(allowed, apache_request_allowed, NULL)
1317 PHP_FALIAS(mtime, apache_request_mtime, NULL)
[all …]
/PHP-5.5/ext/interbase/
H A Dinterbase.c386 PHP_FALIAS(fbird_connect, ibase_connect, arginfo_ibase_connect)
388 PHP_FALIAS(fbird_close, ibase_close, arginfo_ibase_close)
389 PHP_FALIAS(fbird_drop_db, ibase_drop_db, arginfo_ibase_drop_db)
390 PHP_FALIAS(fbird_query, ibase_query, arginfo_ibase_query)
396 PHP_FALIAS(fbird_prepare, ibase_prepare, arginfo_ibase_prepare)
397 PHP_FALIAS(fbird_execute, ibase_execute, arginfo_ibase_execute)
399 PHP_FALIAS(fbird_gen_id, ibase_gen_id, arginfo_ibase_gen_id)
409 PHP_FALIAS(fbird_trans, ibase_trans, arginfo_ibase_trans)
410 PHP_FALIAS(fbird_commit, ibase_commit, arginfo_ibase_commit)
424 PHP_FALIAS(fbird_errmsg, ibase_errmsg, arginfo_ibase_errmsg)
[all …]
/PHP-5.5/ext/dom/
H A Ddomconfiguration.c54PHP_FALIAS(setParameter, dom_domconfiguration_set_parameter, arginfo_dom_configuration_set_paramet…
55PHP_FALIAS(getParameter, dom_domconfiguration_get_parameter, arginfo_dom_configuration_get_paramet…
56PHP_FALIAS(canSetParameter, dom_domconfiguration_can_set_parameter, arginfo_dom_configuration_can_…
H A Dstring_extend.c48 PHP_FALIAS(findOffset16, dom_string_extend_find_offset16, arginfo_dom_string_extend_find_offset16)
49 PHP_FALIAS(findOffset32, dom_string_extend_find_offset32, arginfo_dom_string_extend_find_offset32)
H A Ddomimplementationsource.c49PHP_FALIAS(getDomimplementation, dom_domimplementationsource_get_domimplementation, arginfo_dom_im…
50PHP_FALIAS(getDomimplementations, dom_domimplementationsource_get_domimplementations, arginfo_dom_…
H A Dnamelist.c48 PHP_FALIAS(getName, dom_namelist_get_name, arginfo_dom_namelist_get_name)
49 PHP_FALIAS(getNamespaceURI, dom_namelist_get_namespace_uri, arginfo_dom_namelist_get_namespace_uri)
H A Dnamednodemap.c70 PHP_FALIAS(getNamedItem, dom_namednodemap_get_named_item, arginfo_dom_namednodemap_get_named_item)
71 PHP_FALIAS(setNamedItem, dom_namednodemap_set_named_item, arginfo_dom_namednodemap_set_named_item)
72PHP_FALIAS(removeNamedItem, dom_namednodemap_remove_named_item, arginfo_dom_namednodemap_remove_na…
73 PHP_FALIAS(item, dom_namednodemap_item, arginfo_dom_namednodemap_item)
74PHP_FALIAS(getNamedItemNS, dom_namednodemap_get_named_item_ns, arginfo_dom_namednodemap_get_named_…
75PHP_FALIAS(setNamedItemNS, dom_namednodemap_set_named_item_ns, arginfo_dom_namednodemap_set_named_…
76PHP_FALIAS(removeNamedItemNS, dom_namednodemap_remove_named_item_ns, arginfo_dom_namednodemap_remo…
H A Dtext.c56 PHP_FALIAS(splitText, dom_text_split_text, arginfo_dom_text_split_text)
57PHP_FALIAS(isWhitespaceInElementContent, dom_text_is_whitespace_in_element_content, arginfo_dom_te…
58PHP_FALIAS(isElementContentWhitespace, dom_text_is_whitespace_in_element_content, arginfo_dom_text…
59 PHP_FALIAS(replaceWholeText, dom_text_replace_whole_text, arginfo_dom_text_replace_whole_text)
H A Duserdatahandler.c39 PHP_FALIAS(handle, dom_userdatahandler_handle, NULL)
H A Delement.c130 PHP_FALIAS(getAttribute, dom_element_get_attribute, arginfo_dom_element_get_attribute)
131 PHP_FALIAS(setAttribute, dom_element_set_attribute, arginfo_dom_element_set_attribute)
132 PHP_FALIAS(removeAttribute, dom_element_remove_attribute, arginfo_dom_element_remove_attribute)
133PHP_FALIAS(getAttributeNode, dom_element_get_attribute_node, arginfo_dom_element_get_attribute_nod…
134PHP_FALIAS(setAttributeNode, dom_element_set_attribute_node, arginfo_dom_element_set_attribute_nod…
137 PHP_FALIAS(getAttributeNS, dom_element_get_attribute_ns, arginfo_dom_element_get_attribute_ns)
138 PHP_FALIAS(setAttributeNS, dom_element_set_attribute_ns, arginfo_dom_element_set_attribute_ns)
143 PHP_FALIAS(hasAttribute, dom_element_has_attribute, arginfo_dom_element_has_attribute)
144 PHP_FALIAS(hasAttributeNS, dom_element_has_attribute_ns, arginfo_dom_element_has_attribute_ns)
145 PHP_FALIAS(setIdAttribute, dom_element_set_id_attribute, arginfo_dom_element_set_id_attribute)
[all …]
H A Ddomerrorhandler.c44 PHP_FALIAS(handleError, dom_domerrorhandler_handle_error, arginfo_dom_domerrorhandler_handle_error)
H A Dcharacterdata.c66PHP_FALIAS(substringData, dom_characterdata_substring_data, arginfo_dom_characterdata_substring_da…
67 PHP_FALIAS(appendData, dom_characterdata_append_data, arginfo_dom_characterdata_append_data)
68 PHP_FALIAS(insertData, dom_characterdata_insert_data, arginfo_dom_characterdata_insert_data)
69 PHP_FALIAS(deleteData, dom_characterdata_delete_data, arginfo_dom_characterdata_delete_data)
70 PHP_FALIAS(replaceData, dom_characterdata_replace_data, arginfo_dom_characterdata_replace_data)
H A Ddomstringlist.c44 PHP_FALIAS(item, dom_domstringlist_item, arginfo_dom_stringlist_item)
H A Ddomimplementationlist.c44 PHP_FALIAS(item, dom_domimplementationlist_item, arginfo_dom_implementationlist_item)
H A Ddocument.c197 PHP_FALIAS(createElement, dom_document_create_element, arginfo_dom_document_create_element)
200 PHP_FALIAS(createComment, dom_document_create_comment, arginfo_dom_document_create_comment)
206 PHP_FALIAS(importNode, dom_document_import_node, arginfo_dom_document_import_node)
211 PHP_FALIAS(adoptNode, dom_document_adopt_node, arginfo_dom_document_adopt_node)
213 PHP_FALIAS(renameNode, dom_document_rename_node, arginfo_dom_document_rename_node)
215 PHP_FALIAS(save, dom_document_save, arginfo_dom_document_save)
217 PHP_FALIAS(saveXML, dom_document_savexml, arginfo_dom_document_savexml)
219 PHP_FALIAS(validate, dom_document_validate, arginfo_dom_document_validate)
220 PHP_FALIAS(xinclude, dom_document_xinclude, arginfo_dom_document_xinclude)
224 PHP_FALIAS(saveHTML, dom_document_save_html, arginfo_dom_document_savehtml)
[all …]
H A Dnode.c136 PHP_FALIAS(insertBefore, dom_node_insert_before, arginfo_dom_node_insert_before)
138 PHP_FALIAS(removeChild, dom_node_remove_child, arginfo_dom_node_remove_child)
139 PHP_FALIAS(appendChild, dom_node_append_child, arginfo_dom_node_append_child)
141 PHP_FALIAS(cloneNode, dom_node_clone_node, arginfo_dom_node_clone_node)
142 PHP_FALIAS(normalize, dom_node_normalize, arginfo_dom_node_normalize)
143 PHP_FALIAS(isSupported, dom_node_is_supported, arginfo_dom_node_is_supported)
146 PHP_FALIAS(isSameNode, dom_node_is_same_node, arginfo_dom_node_is_same_node)
150 PHP_FALIAS(isEqualNode, dom_node_is_equal_node, arginfo_dom_node_is_equal_node)
151 PHP_FALIAS(getFeature, dom_node_get_feature, arginfo_dom_node_get_feature)
152 PHP_FALIAS(setUserData, dom_node_set_user_data, arginfo_dom_node_set_user_data)
[all …]
H A Dxpath.c67 PHP_FALIAS(registerNamespace, dom_xpath_register_ns, arginfo_dom_xpath_register_ns)
68 PHP_FALIAS(query, dom_xpath_query, arginfo_dom_xpath_query)
69 PHP_FALIAS(evaluate, dom_xpath_evaluate, arginfo_dom_xpath_evaluate)
70PHP_FALIAS(registerPhpFunctions, dom_xpath_register_php_functions, arginfo_dom_xpath_register_php_…
/PHP-5.5/ext/oci8/
H A Doci8.c927 PHP_FALIAS(ociexecute, oci_execute, arginfo_oci_execute)
928 PHP_FALIAS(ocicancel, oci_cancel, arginfo_oci_cancel)
929 PHP_FALIAS(ocifetch, oci_fetch, arginfo_oci_fetch)
934 PHP_FALIAS(ociparse, oci_parse, arginfo_oci_parse)
936 PHP_FALIAS(ociresult, oci_result, arginfo_oci_result)
940 PHP_FALIAS(ocilogoff, oci_close, arginfo_oci_close)
941 PHP_FALIAS(ocilogon, oci_connect, arginfo_oci_connect)
943 PHP_FALIAS(ociplogon, oci_pconnect, arginfo_oci_pconnect)
944 PHP_FALIAS(ocierror, oci_error, arginfo_oci_error)
950 PHP_FALIAS(ocicommit, oci_commit, arginfo_oci_commit)
[all …]
/PHP-5.5/ext/odbc/
H A Dbirdstep.c126 PHP_FALIAS(velocis_connect, birdstep_connect, arginfo_birdstep_connect)
127 PHP_FALIAS(velocis_close, birdstep_close, arginfo_birdstep_close)
128 PHP_FALIAS(velocis_exec, birdstep_exec, arginfo_birdstep_exec)
129 PHP_FALIAS(velocis_fetch, birdstep_fetch, arginfo_birdstep_fetch)
130 PHP_FALIAS(velocis_result, birdstep_result, arginfo_birdstep_result)
131 PHP_FALIAS(velocis_freeresult, birdstep_freeresult, arginfo_birdstep_freeresult)
132 PHP_FALIAS(velocis_autocommit, birdstep_autocommit, arginfo_birdstep_autocommit)
134 PHP_FALIAS(velocis_commit, birdstep_commit, arginfo_birdstep_commit)
135 PHP_FALIAS(velocis_rollback, birdstep_rollback, arginfo_birdstep_rollback)
136 PHP_FALIAS(velocis_fieldnum, birdstep_fieldnum, arginfo_birdstep_fieldnum)
[all …]
/PHP-5.5/ext/zlib/
H A Dzlib.c849 PHP_FALIAS(gzrewind, rewind, arginfo_gzpassthru)
850 PHP_FALIAS(gzclose, fclose, arginfo_gzpassthru)
851 PHP_FALIAS(gzeof, feof, arginfo_gzpassthru)
852 PHP_FALIAS(gzgetc, fgetc, arginfo_gzpassthru)
853 PHP_FALIAS(gzgets, fgets, arginfo_gzgets)
854 PHP_FALIAS(gzgetss, fgetss, arginfo_gzgetss)
855 PHP_FALIAS(gzread, fread, arginfo_gzread)
858 PHP_FALIAS(gzseek, fseek, arginfo_gzseek)
859 PHP_FALIAS(gztell, ftell, arginfo_gzpassthru)
860 PHP_FALIAS(gzwrite, fwrite, arginfo_gzputs)
[all …]
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c91PHP_FALIAS(importStylesheet, xsl_xsltprocessor_import_stylesheet, arginfo_xsl_xsltprocessor_import…
92PHP_FALIAS(transformToDoc, xsl_xsltprocessor_transform_to_doc, arginfo_xsl_xsltprocessor_transform…
93PHP_FALIAS(transformToUri, xsl_xsltprocessor_transform_to_uri, arginfo_xsl_xsltprocessor_transform…
94PHP_FALIAS(transformToXml, xsl_xsltprocessor_transform_to_xml, arginfo_xsl_xsltprocessor_transform…
95 PHP_FALIAS(setParameter, xsl_xsltprocessor_set_parameter, arginfo_xsl_xsltprocessor_set_parameter)
96 PHP_FALIAS(getParameter, xsl_xsltprocessor_get_parameter, arginfo_xsl_xsltprocessor_get_parameter)
97PHP_FALIAS(removeParameter, xsl_xsltprocessor_remove_parameter, arginfo_xsl_xsltprocessor_remove_p…
98PHP_FALIAS(hasExsltSupport, xsl_xsltprocessor_has_exslt_support, arginfo_xsl_xsltprocessor_has_exs…
100 PHP_FALIAS(setProfiling, xsl_xsltprocessor_set_profiling, arginfo_xsl_xsltprocessor_set_profiling)
101PHP_FALIAS(setSecurityPrefs, xsl_xsltprocessor_set_security_prefs, arginfo_xsl_xsltprocessor_set_s…
[all …]
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c183 PHP_FALIAS(mssql_connect, sybase_connect, arginfo_sybase_connect)
184 PHP_FALIAS(mssql_pconnect, sybase_pconnect, arginfo_sybase_pconnect)
185 PHP_FALIAS(mssql_close, sybase_close, arginfo_sybase_close)
186 PHP_FALIAS(mssql_select_db, sybase_select_db, arginfo_sybase_select_db)
187 PHP_FALIAS(mssql_query, sybase_query, arginfo_sybase_query)
191 PHP_FALIAS(mssql_num_rows, sybase_num_rows, arginfo_sybase_num_rows)
192 PHP_FALIAS(mssql_num_fields, sybase_num_fields, arginfo_sybase_num_fields)
193 PHP_FALIAS(mssql_fetch_row, sybase_fetch_row, arginfo_sybase_fetch_row)
197 PHP_FALIAS(mssql_data_seek, sybase_data_seek, arginfo_sybase_data_seek)
199 PHP_FALIAS(mssql_field_seek, sybase_field_seek, arginfo_sybase_field_seek)
[all …]

Completed in 187 milliseconds

123