Home
last modified time | relevance | path

Searched refs:INIT_CLASS_ENTRY (Results 51 – 75 of 90) sorted by relevance

1234

/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite_arginfo.h60 INIT_CLASS_ENTRY(ce, "PdoSqlite", class_PdoSqlite_methods); in register_class_PdoSqlite()
/php-src/ext/intl/normalizer/
H A Dnormalizer_arginfo.h40 INIT_CLASS_ENTRY(ce, "Normalizer", class_Normalizer_methods); in register_class_Normalizer()
/php-src/ext/libxml/
H A Dlibxml_arginfo.h95 INIT_CLASS_ENTRY(ce, "LibXMLError", class_LibXMLError_methods); in register_class_LibXMLError()
/php-src/ext/dom/
H A Dphp_dom_arginfo.h1932 INIT_CLASS_ENTRY(ce, "DOMComment", class_DOMComment_methods); in register_class_DOMComment()
1952 INIT_CLASS_ENTRY(ce, "DOMChildNode", class_DOMChildNode_methods); in register_class_DOMChildNode()
1962 INIT_CLASS_ENTRY(ce, "DOMNode", class_DOMNode_methods); in register_class_DOMNode()
2239 INIT_CLASS_ENTRY(ce, "DOMNodeList", class_DOMNodeList_methods); in register_class_DOMNodeList()
2293 INIT_CLASS_ENTRY(ce, "DOMAttr", class_DOMAttr_methods); in register_class_DOMAttr()
2334 INIT_CLASS_ENTRY(ce, "DOMElement", class_DOMElement_methods); in register_class_DOMElement()
2403 INIT_CLASS_ENTRY(ce, "DOMDocument", class_DOMDocument_methods); in register_class_DOMDocument()
2569 INIT_CLASS_ENTRY(ce, "DOMText", class_DOMText_methods); in register_class_DOMText()
2602 INIT_CLASS_ENTRY(ce, "DOMEntity", class_DOMEntity_methods); in register_class_DOMEntity()
2658 INIT_CLASS_ENTRY(ce, "DOMNotation", class_DOMNotation_methods); in register_class_DOMNotation()
[all …]
/php-src/ext/sqlite3/
H A Dsqlite3_arginfo.h296 INIT_CLASS_ENTRY(ce, "SQLite3Exception", class_SQLite3Exception_methods); in register_class_SQLite3Exception()
307 INIT_CLASS_ENTRY(ce, "SQLite3", class_SQLite3_methods); in register_class_SQLite3()
542 INIT_CLASS_ENTRY(ce, "SQLite3Stmt", class_SQLite3Stmt_methods); in register_class_SQLite3Stmt()
553 INIT_CLASS_ENTRY(ce, "SQLite3Result", class_SQLite3Result_methods); in register_class_SQLite3Result()
/php-src/ext/pdo_pgsql/
H A Dpdo_pgsql_arginfo.h82 INIT_CLASS_ENTRY(ce, "PdoPgsql", class_PdoPgsql_methods); in register_class_PdoPgsql()
/php-src/ext/xml/
H A Dxml_arginfo.h174 INIT_CLASS_ENTRY(ce, "XMLParser", class_XMLParser_methods); in register_class_XMLParser()
/php-src/ext/xsl/
H A Dphp_xsl_arginfo.h119 INIT_CLASS_ENTRY(ce, "XSLTProcessor", class_XSLTProcessor_methods); in register_class_XSLTProcessor()
/php-src/ext/pdo_mysql/
H A Dpdo_mysql_arginfo.h18 INIT_CLASS_ENTRY(ce, "PdoMysql", class_PdoMysql_methods); in register_class_PdoMysql()
/php-src/ext/intl/spoofchecker/
H A Dspoofchecker_arginfo.h57 INIT_CLASS_ENTRY(ce, "Spoofchecker", class_Spoofchecker_methods); in register_class_Spoofchecker()
/php-src/ext/phar/
H A Dphar_object_arginfo.h610 INIT_CLASS_ENTRY(ce, "PharException", class_PharException_methods); in register_class_PharException()
620 INIT_CLASS_ENTRY(ce, "Phar", class_Phar_methods); in register_class_Phar()
727 INIT_CLASS_ENTRY(ce, "PharData", class_PharData_methods); in register_class_PharData()
738 INIT_CLASS_ENTRY(ce, "PharFileInfo", class_PharFileInfo_methods); in register_class_PharFileInfo()
/php-src/ext/snmp/
H A Dsnmp_arginfo.h272 INIT_CLASS_ENTRY(ce, "SNMP", class_SNMP_methods); in register_class_SNMP()
402 INIT_CLASS_ENTRY(ce, "SNMPException", class_SNMPException_methods); in register_class_SNMPException()
/php-src/ext/hash/
H A Dhash_arginfo.h235 INIT_CLASS_ENTRY(ce, "HashContext", class_HashContext_methods); in register_class_HashContext()
/php-src/ext/mysqli/
H A Dmysqli_arginfo.h1182 INIT_CLASS_ENTRY(ce, "mysqli_driver", class_mysqli_driver_methods); in register_class_mysqli_driver()
1217 INIT_CLASS_ENTRY(ce, "mysqli", class_mysqli_methods); in register_class_mysqli()
1344 INIT_CLASS_ENTRY(ce, "mysqli_result", class_mysqli_result_methods); in register_class_mysqli_result()
1385 INIT_CLASS_ENTRY(ce, "mysqli_stmt", class_mysqli_stmt_methods); in register_class_mysqli_stmt()
1455 INIT_CLASS_ENTRY(ce, "mysqli_warning", class_mysqli_warning_methods); in register_class_mysqli_warning()
1484 INIT_CLASS_ENTRY(ce, "mysqli_sql_exception", class_mysqli_sql_exception_methods); in register_class_mysqli_sql_exception()
/php-src/ext/openssl/
H A Dopenssl_arginfo.h720 INIT_CLASS_ENTRY(ce, "OpenSSLCertificate", class_OpenSSLCertificate_methods); in register_class_OpenSSLCertificate()
731INIT_CLASS_ENTRY(ce, "OpenSSLCertificateSigningRequest", class_OpenSSLCertificateSigningRequest_me… in register_class_OpenSSLCertificateSigningRequest()
742 INIT_CLASS_ENTRY(ce, "OpenSSLAsymmetricKey", class_OpenSSLAsymmetricKey_methods); in register_class_OpenSSLAsymmetricKey()
/php-src/ext/intl/common/
H A Dcommon_arginfo.h181 INIT_CLASS_ENTRY(ce, "IntlIterator", class_IntlIterator_methods); in register_class_IntlIterator()
/php-src/ext/intl/locale/
H A Dlocale_arginfo.h110 INIT_CLASS_ENTRY(ce, "Locale", class_Locale_methods); in register_class_Locale()
/php-src/ext/intl/dateformat/
H A Ddateformat_arginfo.h147 INIT_CLASS_ENTRY(ce, "IntlDateFormatter", class_IntlDateFormatter_methods); in register_class_IntlDateFormatter()
/php-src/ext/intl/timezone/
H A Dtimezone_arginfo.h180 INIT_CLASS_ENTRY(ce, "IntlTimeZone", class_IntlTimeZone_methods); in register_class_IntlTimeZone()
/php-src/ext/tidy/
H A Dtidy_arginfo.h520 INIT_CLASS_ENTRY(ce, "tidy", class_tidy_methods); in register_class_tidy()
542 INIT_CLASS_ENTRY(ce, "tidyNode", class_tidyNode_methods); in register_class_tidyNode()
/php-src/Zend/
H A Dzend_builtin_functions_arginfo.h366 INIT_CLASS_ENTRY(ce, "stdClass", class_stdClass_methods); in register_class_stdClass()
/php-src/ext/intl/collator/
H A Dcollator_arginfo.h101 INIT_CLASS_ENTRY(ce, "Collator", class_Collator_methods); in register_class_Collator()
/php-src/ext/curl/
H A Dcurl_arginfo.h1092 INIT_CLASS_ENTRY(ce, "CurlHandle", class_CurlHandle_methods); in register_class_CurlHandle()
1103 INIT_CLASS_ENTRY(ce, "CurlMultiHandle", class_CurlMultiHandle_methods); in register_class_CurlMultiHandle()
1114 INIT_CLASS_ENTRY(ce, "CurlShareHandle", class_CurlShareHandle_methods); in register_class_CurlShareHandle()
/php-src/ext/gmp/
H A Dgmp_arginfo.h335 INIT_CLASS_ENTRY(ce, "GMP", class_GMP_methods); in register_class_GMP()
/php-src/ext/intl/calendar/
H A Dcalendar_arginfo.h327 INIT_CLASS_ENTRY(ce, "IntlCalendar", class_IntlCalendar_methods); in register_class_IntlCalendar()
572 INIT_CLASS_ENTRY(ce, "IntlGregorianCalendar", class_IntlGregorianCalendar_methods); in register_class_IntlGregorianCalendar()

Completed in 83 milliseconds

1234