Home
last modified time | relevance | path

Searched refs:INIT_CLASS_ENTRY (Results 76 – 85 of 85) sorted by relevance

1234

/php-src/ext/xmlwriter/
H A Dphp_xmlwriter_arginfo.h469 INIT_CLASS_ENTRY(ce, "XMLWriter", class_XMLWriter_methods); in register_class_XMLWriter()
/php-src/ext/ffi/
H A Dffi_arginfo.h215 INIT_CLASS_ENTRY(ce, "FFI", class_FFI_methods); in register_class_FFI()
/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h109 INIT_CLASS_ENTRY(ce, "PDO", class_PDO_methods); in register_class_PDO()
/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h125 INIT_CLASS_ENTRY(ce, "NumberFormatter", class_NumberFormatter_methods); in register_class_NumberFormatter()
/php-src/ext/sodium/
H A Dlibsodium_arginfo.h1385 INIT_CLASS_ENTRY(ce, "SodiumException", class_SodiumException_methods); in register_class_SodiumException()
/php-src/ext/intl/
H A Dphp_intl_arginfo.h1227 INIT_CLASS_ENTRY(ce, "IntlException", class_IntlException_methods); in register_class_IntlException()
/php-src/Zend/
H A Dzend_API.h279 #define INIT_CLASS_ENTRY(class_container, class_name, functions) \ macro
326 INIT_CLASS_ENTRY(class_container, ZEND_NS_NAME(ns, class_name), functions)
/php-src/ext/zip/
H A Dphp_zip_arginfo.h504 INIT_CLASS_ENTRY(ce, "ZipArchive", class_ZipArchive_methods); in register_class_ZipArchive()
/php-src/ext/standard/
H A Dbasic_functions_arginfo.h4135 INIT_CLASS_ENTRY(ce, "__PHP_Incomplete_Class", class___PHP_Incomplete_Class_methods); in register_class___PHP_Incomplete_Class()
4150 INIT_CLASS_ENTRY(ce, "AssertionError", class_AssertionError_methods); in register_class_AssertionError()
/php-src/ext/intl/uchar/
H A Duchar_arginfo.h316 INIT_CLASS_ENTRY(ce, "IntlChar", class_IntlChar_methods); in register_class_IntlChar()

Completed in 105 milliseconds

1234