Home
last modified time | relevance | path

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

12

/PHP-7.3/ext/mysqli/
H A Dmysqli_fe.c536 PHP_FALIAS(mysqli_set_opt, mysqli_options, NULL)
551 PHP_FALIAS(close, mysqli_close, arginfo_mysqli_no_params)
553 PHP_FALIAS(connect, mysqli_connect, arginfo_mysqli_connect)
555 PHP_FALIAS(debug, mysqli_debug, arginfo_mysqli_debug)
565 PHP_FALIAS(init,mysqli_init_method, arginfo_mysqli_no_params)
566 PHP_FALIAS(kill,mysqli_kill, arginfo_class_mysqli_kill)
572 PHP_FALIAS(ping, mysqli_ping, arginfo_mysqli_no_params)
577 PHP_FALIAS(query, mysqli_query, arginfo_class_mysqli_query)
594 PHP_FALIAS(stat, mysqli_stat, arginfo_mysqli_no_params)
609 PHP_FALIAS(__construct, mysqli_result_construct, NULL)
[all …]
H A Dmysqli_driver.c150 PHP_FALIAS(embedded_server_start, mysqli_embedded_server_start, NULL)
151 PHP_FALIAS(embedded_server_end, mysqli_embedded_server_end, NULL)
/PHP-7.3/ext/dom/
H A Ddomconfiguration.c52PHP_FALIAS(setParameter, dom_domconfiguration_set_parameter, arginfo_dom_configuration_set_paramet…
53PHP_FALIAS(getParameter, dom_domconfiguration_get_parameter, arginfo_dom_configuration_get_paramet…
54PHP_FALIAS(canSetParameter, dom_domconfiguration_can_set_parameter, arginfo_dom_configuration_can_…
H A Ddomimplementationsource.c47PHP_FALIAS(getDomimplementation, dom_domimplementationsource_get_domimplementation, arginfo_dom_im…
48PHP_FALIAS(getDomimplementations, dom_domimplementationsource_get_domimplementations, arginfo_dom_…
H A Dstring_extend.c46 PHP_FALIAS(findOffset16, dom_string_extend_find_offset16, arginfo_dom_string_extend_find_offset16)
47 PHP_FALIAS(findOffset32, dom_string_extend_find_offset32, arginfo_dom_string_extend_find_offset32)
H A Dnamednodemap.c71 PHP_FALIAS(getNamedItem, dom_namednodemap_get_named_item, arginfo_dom_namednodemap_get_named_item)
72 PHP_FALIAS(setNamedItem, dom_namednodemap_set_named_item, arginfo_dom_namednodemap_set_named_item)
73PHP_FALIAS(removeNamedItem, dom_namednodemap_remove_named_item, arginfo_dom_namednodemap_remove_na…
74 PHP_FALIAS(item, dom_namednodemap_item, arginfo_dom_namednodemap_item)
75PHP_FALIAS(getNamedItemNS, dom_namednodemap_get_named_item_ns, arginfo_dom_namednodemap_get_named_…
76PHP_FALIAS(setNamedItemNS, dom_namednodemap_set_named_item_ns, arginfo_dom_namednodemap_set_named_…
77PHP_FALIAS(removeNamedItemNS, dom_namednodemap_remove_named_item_ns, arginfo_dom_namednodemap_remo…
78 PHP_FALIAS(count, dom_namednodemap_count, arginfo_dom_namednodemap_count)
H A Dnamelist.c46 PHP_FALIAS(getName, dom_namelist_get_name, arginfo_dom_namelist_get_name)
47 PHP_FALIAS(getNamespaceURI, dom_namelist_get_namespace_uri, arginfo_dom_namelist_get_namespace_uri)
H A Dtext.c54 PHP_FALIAS(splitText, dom_text_split_text, arginfo_dom_text_split_text)
55PHP_FALIAS(isWhitespaceInElementContent, dom_text_is_whitespace_in_element_content, arginfo_dom_te…
56PHP_FALIAS(isElementContentWhitespace, dom_text_is_whitespace_in_element_content, arginfo_dom_text…
57 PHP_FALIAS(replaceWholeText, dom_text_replace_whole_text, arginfo_dom_text_replace_whole_text)
H A Duserdatahandler.c37 PHP_FALIAS(handle, dom_userdatahandler_handle, NULL)
H A Ddomerrorhandler.c42 PHP_FALIAS(handleError, dom_domerrorhandler_handle_error, arginfo_dom_domerrorhandler_handle_error)
H A Ddocument.c196 PHP_FALIAS(createElement, dom_document_create_element, arginfo_dom_document_create_element)
199 PHP_FALIAS(createComment, dom_document_create_comment, arginfo_dom_document_create_comment)
205 PHP_FALIAS(importNode, dom_document_import_node, arginfo_dom_document_import_node)
210 PHP_FALIAS(adoptNode, dom_document_adopt_node, arginfo_dom_document_adopt_node)
212 PHP_FALIAS(renameNode, dom_document_rename_node, arginfo_dom_document_rename_node)
214 PHP_FALIAS(save, dom_document_save, arginfo_dom_document_save)
216 PHP_FALIAS(saveXML, dom_document_savexml, arginfo_dom_document_savexml)
218 PHP_FALIAS(validate, dom_document_validate, arginfo_dom_document_validate)
219 PHP_FALIAS(xinclude, dom_document_xinclude, arginfo_dom_document_xinclude)
223 PHP_FALIAS(saveHTML, dom_document_save_html, arginfo_dom_document_savehtml)
[all …]
H A Ddomimplementationlist.c42 PHP_FALIAS(item, dom_domimplementationlist_item, arginfo_dom_implementationlist_item)
H A Ddomstringlist.c42 PHP_FALIAS(item, dom_domstringlist_item, arginfo_dom_stringlist_item)
H A Delement.c128 PHP_FALIAS(getAttribute, dom_element_get_attribute, arginfo_dom_element_get_attribute)
129 PHP_FALIAS(setAttribute, dom_element_set_attribute, arginfo_dom_element_set_attribute)
130 PHP_FALIAS(removeAttribute, dom_element_remove_attribute, arginfo_dom_element_remove_attribute)
131PHP_FALIAS(getAttributeNode, dom_element_get_attribute_node, arginfo_dom_element_get_attribute_nod…
132PHP_FALIAS(setAttributeNode, dom_element_set_attribute_node, arginfo_dom_element_set_attribute_nod…
135 PHP_FALIAS(getAttributeNS, dom_element_get_attribute_ns, arginfo_dom_element_get_attribute_ns)
136 PHP_FALIAS(setAttributeNS, dom_element_set_attribute_ns, arginfo_dom_element_set_attribute_ns)
141 PHP_FALIAS(hasAttribute, dom_element_has_attribute, arginfo_dom_element_has_attribute)
142 PHP_FALIAS(hasAttributeNS, dom_element_has_attribute_ns, arginfo_dom_element_has_attribute_ns)
143 PHP_FALIAS(setIdAttribute, dom_element_set_id_attribute, arginfo_dom_element_set_id_attribute)
[all …]
H A Dcharacterdata.c64PHP_FALIAS(substringData, dom_characterdata_substring_data, arginfo_dom_characterdata_substring_da…
65 PHP_FALIAS(appendData, dom_characterdata_append_data, arginfo_dom_characterdata_append_data)
66 PHP_FALIAS(insertData, dom_characterdata_insert_data, arginfo_dom_characterdata_insert_data)
67 PHP_FALIAS(deleteData, dom_characterdata_delete_data, arginfo_dom_characterdata_delete_data)
68 PHP_FALIAS(replaceData, dom_characterdata_replace_data, arginfo_dom_characterdata_replace_data)
H A Dnode.c134 PHP_FALIAS(insertBefore, dom_node_insert_before, arginfo_dom_node_insert_before)
136 PHP_FALIAS(removeChild, dom_node_remove_child, arginfo_dom_node_remove_child)
137 PHP_FALIAS(appendChild, dom_node_append_child, arginfo_dom_node_append_child)
139 PHP_FALIAS(cloneNode, dom_node_clone_node, arginfo_dom_node_clone_node)
140 PHP_FALIAS(normalize, dom_node_normalize, arginfo_dom_node_normalize)
141 PHP_FALIAS(isSupported, dom_node_is_supported, arginfo_dom_node_is_supported)
144 PHP_FALIAS(isSameNode, dom_node_is_same_node, arginfo_dom_node_is_same_node)
148 PHP_FALIAS(isEqualNode, dom_node_is_equal_node, arginfo_dom_node_is_equal_node)
149 PHP_FALIAS(getFeature, dom_node_get_feature, arginfo_dom_node_get_feature)
150 PHP_FALIAS(setUserData, dom_node_set_user_data, arginfo_dom_node_set_user_data)
[all …]
H A Dnodelist.c48 PHP_FALIAS(item, dom_nodelist_item, arginfo_dom_nodelist_item)
49 PHP_FALIAS(count, dom_nodelist_count, arginfo_dom_nodelist_count)
H A Dxpath.c65 PHP_FALIAS(registerNamespace, dom_xpath_register_ns, arginfo_dom_xpath_register_ns)
66 PHP_FALIAS(query, dom_xpath_query, arginfo_dom_xpath_query)
67 PHP_FALIAS(evaluate, dom_xpath_evaluate, arginfo_dom_xpath_evaluate)
68PHP_FALIAS(registerPhpFunctions, dom_xpath_register_php_functions, arginfo_dom_xpath_register_php_…
/PHP-7.3/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-7.3/ext/oci8/
H A Doci8.c812 PHP_FALIAS(ociexecute, oci_execute, arginfo_oci_execute)
813 PHP_FALIAS(ocicancel, oci_cancel, arginfo_oci_cancel)
814 PHP_FALIAS(ocifetch, oci_fetch, arginfo_oci_fetch)
819 PHP_FALIAS(ociparse, oci_parse, arginfo_oci_parse)
821 PHP_FALIAS(ociresult, oci_result, arginfo_oci_result)
825 PHP_FALIAS(ocilogoff, oci_close, arginfo_oci_close)
826 PHP_FALIAS(ocilogon, oci_connect, arginfo_oci_connect)
828 PHP_FALIAS(ociplogon, oci_pconnect, arginfo_oci_pconnect)
829 PHP_FALIAS(ocierror, oci_error, arginfo_oci_error)
835 PHP_FALIAS(ocicommit, oci_commit, arginfo_oci_commit)
[all …]
/PHP-7.3/ext/xsl/
H A Dxsltprocessor.c89PHP_FALIAS(importStylesheet, xsl_xsltprocessor_import_stylesheet, arginfo_xsl_xsltprocessor_import…
90PHP_FALIAS(transformToDoc, xsl_xsltprocessor_transform_to_doc, arginfo_xsl_xsltprocessor_transform…
91PHP_FALIAS(transformToUri, xsl_xsltprocessor_transform_to_uri, arginfo_xsl_xsltprocessor_transform…
92PHP_FALIAS(transformToXml, xsl_xsltprocessor_transform_to_xml, arginfo_xsl_xsltprocessor_transform…
93 PHP_FALIAS(setParameter, xsl_xsltprocessor_set_parameter, arginfo_xsl_xsltprocessor_set_parameter)
94 PHP_FALIAS(getParameter, xsl_xsltprocessor_get_parameter, arginfo_xsl_xsltprocessor_get_parameter)
95PHP_FALIAS(removeParameter, xsl_xsltprocessor_remove_parameter, arginfo_xsl_xsltprocessor_remove_p…
96PHP_FALIAS(hasExsltSupport, xsl_xsltprocessor_has_exslt_support, arginfo_xsl_xsltprocessor_has_exs…
98 PHP_FALIAS(setProfiling, xsl_xsltprocessor_set_profiling, arginfo_xsl_xsltprocessor_set_profiling)
99PHP_FALIAS(setSecurityPrefs, xsl_xsltprocessor_set_security_prefs, arginfo_xsl_xsltprocessor_set_s…
[all …]
/PHP-7.3/ext/zlib/
H A Dzlib.c1389 PHP_FALIAS(gzrewind, rewind, arginfo_gzpassthru)
1390 PHP_FALIAS(gzclose, fclose, arginfo_gzpassthru)
1391 PHP_FALIAS(gzeof, feof, arginfo_gzpassthru)
1392 PHP_FALIAS(gzgetc, fgetc, arginfo_gzpassthru)
1393 PHP_FALIAS(gzgets, fgets, arginfo_gzgets)
1395 PHP_FALIAS(gzread, fread, arginfo_gzread)
1397 PHP_FALIAS(gzpassthru, fpassthru, arginfo_gzpassthru)
1398 PHP_FALIAS(gzseek, fseek, arginfo_gzseek)
1399 PHP_FALIAS(gztell, ftell, arginfo_gzpassthru)
1400 PHP_FALIAS(gzwrite, fwrite, arginfo_gzputs)
[all …]
/PHP-7.3/ext/bz2/
H A Dbz2.c101 PHP_FALIAS(bzwrite, fwrite, arginfo_bzwrite)
102 PHP_FALIAS(bzflush, fflush, arginfo_bzflush)
103 PHP_FALIAS(bzclose, fclose, arginfo_bzflush)
/PHP-7.3/ext/standard/
H A Dbasic_functions.c2837 PHP_FALIAS(join, implode, arginfo_implode)
2852 PHP_FALIAS(chop, rtrim, arginfo_rtrim)
2853 PHP_FALIAS(strchr, strstr, arginfo_strstr)
2895 PHP_FALIAS(srand, mt_srand, arginfo_mt_srand)
3051 PHP_FALIAS(ini_alter, ini_set, arginfo_ini_set)
3114 PHP_FALIAS(is_integer, is_int, arginfo_is_int)
3115 PHP_FALIAS(is_long, is_int, arginfo_is_int)
3148 PHP_FALIAS(fputs, fwrite, arginfo_fwrite)
3253 PHP_FALIAS(dir, getdir, arginfo_dir)
3409 PHP_FALIAS(pos, current, arginfo_current)
[all …]
/PHP-7.3/ext/recode/
H A Drecode.c84 PHP_FALIAS(recode, recode_string, arginfo_recode_string)

Completed in 101 milliseconds

12