Home
last modified time | relevance | path

Searched refs:zend_function_entry (Results 26 – 50 of 165) sorted by relevance

1234567

/PHP-7.4/ext/pdo_sqlite/
H A Dpdo_sqlite.c33 static const zend_function_entry pdo_sqlite_functions[] = {
/PHP-7.4/ext/pdo_pgsql/
H A Dpdo_pgsql.c37 static const zend_function_entry pdo_pgsql_functions[] = {
/PHP-7.4/ext/dom/
H A Dentityreference.c41 const zend_function_entry php_dom_entityreference_class_functions[] = {
H A Dentity.c36 const zend_function_entry php_dom_entity_class_functions[] = {
H A Dprocessinginstruction.c43 const zend_function_entry php_dom_processinginstruction_class_functions[] = {
H A Ddocumentfragment.c44 const zend_function_entry php_dom_documentfragment_class_functions[] = {
H A Ddocumenttype.c35 const zend_function_entry php_dom_documenttype_class_functions[] = {
H A Dattr.c47 const zend_function_entry php_dom_attr_class_functions[] = {
H A Dnodelist.c47 const zend_function_entry php_dom_nodelist_class_functions[] = {
/PHP-7.4/ext/skeleton/
H A Dskeleton.c81 static const zend_function_entry %EXTNAME%_functions[] = {
/PHP-7.4/ext/zend_test/
H A Dtest.c196 static const zend_function_entry zend_test_class_methods[] = {
201 static const zend_function_entry zend_test_trait_methods[] = {
292 static const zend_function_entry zend_test_functions[] = {
/PHP-7.4/Zend/
H A Dzend_interfaces.c535 static const zend_function_entry zend_funcs_aggregate[] = {
540 static const zend_function_entry zend_funcs_iterator[] = {
549 static const zend_function_entry *zend_funcs_traversable = NULL;
564 static const zend_function_entry zend_funcs_arrayaccess[] = {
576 static const zend_function_entry zend_funcs_serializable[] = {
585 static const zend_function_entry zend_funcs_countable[] = {
/PHP-7.4/ext/pdo_oci/
H A Dpdo_oci.c35 static const zend_function_entry pdo_oci_functions[] = {
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp259 static const zend_function_entry BreakIterator_class_functions[] = {
288 static const zend_function_entry RuleBasedBreakIterator_class_functions[] = {
300 static const zend_function_entry CodePointBreakIterator_class_functions[] = {
/PHP-7.4/ext/pdo_odbc/
H A Dpdo_odbc.c32 static const zend_function_entry pdo_odbc_functions[] = {
/PHP-7.4/ext/json/
H A Djson.c67 static const zend_function_entry json_functions[] = {
81 static const zend_function_entry json_serializable_interface[] = {
/PHP-7.4/ext/intl/collator/
H A Dcollator_class.c99 static const zend_function_entry Collator_class_functions[] = {
/PHP-7.4/ext/intl/locale/
H A Dlocale_class.c75 static const zend_function_entry Locale_class_functions[] = {
/PHP-7.4/ext/curl/
H A Dcurl_file.c145 static const zend_function_entry curlfile_funcs[] = {
/PHP-7.4/ext/mysqli/
H A Dmysqli_driver.c148 const zend_function_entry mysqli_driver_methods[] = {
H A Dmysqli_fe.c409 const zend_function_entry mysqli_functions[] = {
542 const zend_function_entry mysqli_link_methods[] = {
604 const zend_function_entry mysqli_result_methods[] = {
629 const zend_function_entry mysqli_stmt_methods[] = {
/PHP-7.4/ext/intl/spoofchecker/
H A Dspoofchecker_class.c98 static const zend_function_entry Spoofchecker_class_functions[] = {
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_class.c127 static const zend_function_entry MessageFormatter_class_functions[] = {
/PHP-7.4/sapi/embed/
H A Dphp_embed.c153 static const zend_function_entry additional_functions[] = {
/PHP-7.4/ext/simplexml/
H A Dsxe.c174 static const zend_function_entry funcs_SimpleXMLIterator[] = {

Completed in 59 milliseconds

1234567