Home
last modified time | relevance | path

Searched refs:INIT_CLASS_ENTRY (Results 26 – 50 of 90) sorted by relevance

1234

/php-src/ext/date/
H A Dphp_date_arginfo.h856 INIT_CLASS_ENTRY(ce, "DateTimeInterface", class_DateTimeInterface_methods); in register_class_DateTimeInterface()
964 INIT_CLASS_ENTRY(ce, "DateTime", class_DateTime_methods); in register_class_DateTime()
975 INIT_CLASS_ENTRY(ce, "DateTimeImmutable", class_DateTimeImmutable_methods); in register_class_DateTimeImmutable()
986 INIT_CLASS_ENTRY(ce, "DateTimeZone", class_DateTimeZone_methods); in register_class_DateTimeZone()
1080 INIT_CLASS_ENTRY(ce, "DateInterval", class_DateInterval_methods); in register_class_DateInterval()
1090 INIT_CLASS_ENTRY(ce, "DatePeriod", class_DatePeriod_methods); in register_class_DatePeriod()
1159 INIT_CLASS_ENTRY(ce, "DateError", class_DateError_methods); in register_class_DateError()
1170 INIT_CLASS_ENTRY(ce, "DateObjectError", class_DateObjectError_methods); in register_class_DateObjectError()
1181 INIT_CLASS_ENTRY(ce, "DateRangeError", class_DateRangeError_methods); in register_class_DateRangeError()
1192 INIT_CLASS_ENTRY(ce, "DateException", class_DateException_methods); in register_class_DateException()
[all …]
/php-src/Zend/
H A Dzend_closures_arginfo.h46 INIT_CLASS_ENTRY(ce, "Closure", class_Closure_methods); in register_class_Closure()
H A Dzend_iterators.c59 INIT_CLASS_ENTRY(zend_iterator_class_entry, "__iterator_wrapper", NULL); in zend_register_iterator_wrapper()
/php-src/ext/sysvshm/
H A Dsysvshm_arginfo.h61 INIT_CLASS_ENTRY(ce, "SysvSharedMemory", class_SysvSharedMemory_methods); in register_class_SysvSharedMemory()
/php-src/ext/pdo_odbc/
H A Dpdo_odbc_arginfo.h17 INIT_CLASS_ENTRY(ce, "PdoOdbc", class_PdoOdbc_methods); in register_class_PdoOdbc()
/php-src/ext/shmop/
H A Dshmop_arginfo.h60 INIT_CLASS_ENTRY(ce, "Shmop", class_Shmop_methods); in register_class_Shmop()
/php-src/ext/enchant/
H A Denchant_arginfo.h170 INIT_CLASS_ENTRY(ce, "EnchantBroker", class_EnchantBroker_methods); in register_class_EnchantBroker()
181 INIT_CLASS_ENTRY(ce, "EnchantDictionary", class_EnchantDictionary_methods); in register_class_EnchantDictionary()
/php-src/ext/com_dotnet/
H A Dcom_persist_arginfo.h58 INIT_CLASS_ENTRY(ce, "COMPersistHelper", class_COMPersistHelper_methods); in register_class_COMPersistHelper()
/php-src/ext/spl/
H A Dspl_directory_arginfo.h489 INIT_CLASS_ENTRY(ce, "SplFileInfo", class_SplFileInfo_methods); in register_class_SplFileInfo()
501 INIT_CLASS_ENTRY(ce, "DirectoryIterator", class_DirectoryIterator_methods); in register_class_DirectoryIterator()
512 INIT_CLASS_ENTRY(ce, "FilesystemIterator", class_FilesystemIterator_methods); in register_class_FilesystemIterator()
594 INIT_CLASS_ENTRY(ce, "RecursiveDirectoryIterator", class_RecursiveDirectoryIterator_methods); in register_class_RecursiveDirectoryIterator()
606 INIT_CLASS_ENTRY(ce, "GlobIterator", class_GlobIterator_methods); in register_class_GlobIterator()
618 INIT_CLASS_ENTRY(ce, "SplFileObject", class_SplFileObject_methods); in register_class_SplFileObject()
653 INIT_CLASS_ENTRY(ce, "SplTempFileObject", class_SplTempFileObject_methods); in register_class_SplTempFileObject()
H A Dspl_array_arginfo.h261 INIT_CLASS_ENTRY(ce, "ArrayObject", class_ArrayObject_methods); in register_class_ArrayObject()
284 INIT_CLASS_ENTRY(ce, "ArrayIterator", class_ArrayIterator_methods); in register_class_ArrayIterator()
307 INIT_CLASS_ENTRY(ce, "RecursiveArrayIterator", class_RecursiveArrayIterator_methods); in register_class_RecursiveArrayIterator()
H A Dspl_fixedarray_arginfo.h96 INIT_CLASS_ENTRY(ce, "SplFixedArray", class_SplFixedArray_methods); in register_class_SplFixedArray()
/php-src/ext/pdo_dblib/
H A Dpdo_dblib_arginfo.h12 INIT_CLASS_ENTRY(ce, "PdoDblib", class_PdoDblib_methods); in register_class_PdoDblib()
/php-src/ext/sysvmsg/
H A Dsysvmsg_arginfo.h82 INIT_CLASS_ENTRY(ce, "SysvMessageQueue", class_SysvMessageQueue_methods); in register_class_SysvMessageQueue()
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_arginfo.h61 INIT_CLASS_ENTRY(ce, "ResourceBundle", class_ResourceBundle_methods); in register_class_ResourceBundle()
/php-src/ext/standard/
H A Ddir_arginfo.h60 INIT_CLASS_ENTRY(ce, "Directory", class_Directory_methods); in register_class_Directory()
/php-src/ext/simplexml/
H A Dsimplexml_arginfo.h167 INIT_CLASS_ENTRY(ce, "SimpleXMLElement", class_SimpleXMLElement_methods); in register_class_SimpleXMLElement()
179 INIT_CLASS_ENTRY(ce, "SimpleXMLIterator", class_SimpleXMLIterator_methods); in register_class_SimpleXMLIterator()
/php-src/ext/pdo/
H A Dpdo_stmt_arginfo.h143 INIT_CLASS_ENTRY(ce, "PDOStatement", class_PDOStatement_methods); in register_class_PDOStatement()
161 INIT_CLASS_ENTRY(ce, "PDORow", class_PDORow_methods); in register_class_PDORow()
/php-src/ext/pdo_firebird/
H A Dpdo_firebird_arginfo.h12 INIT_CLASS_ENTRY(ce, "PdoFirebird", class_PdoFirebird_methods); in register_class_PdoFirebird()
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_arginfo.h158 INIT_CLASS_ENTRY(ce, "IntlBreakIterator", class_IntlBreakIterator_methods); in register_class_IntlBreakIterator()
284 INIT_CLASS_ENTRY(ce, "IntlRuleBasedBreakIterator", class_IntlRuleBasedBreakIterator_methods); in register_class_IntlRuleBasedBreakIterator()
295 INIT_CLASS_ENTRY(ce, "IntlCodePointBreakIterator", class_IntlCodePointBreakIterator_methods); in register_class_IntlCodePointBreakIterator()
/php-src/ext/intl/msgformat/
H A Dmsgformat_arginfo.h80 INIT_CLASS_ENTRY(ce, "MessageFormatter", class_MessageFormatter_methods); in register_class_MessageFormatter()
/php-src/ext/tokenizer/
H A Dtokenizer_arginfo.h69 INIT_CLASS_ENTRY(ce, "PhpToken", class_PhpToken_methods); in register_class_PhpToken()
/php-src/ext/intl/transliterator/
H A Dtransliterator_arginfo.h60 INIT_CLASS_ENTRY(ce, "Transliterator", class_Transliterator_methods); in register_class_Transliterator()
/php-src/ext/fileinfo/
H A Dfileinfo_arginfo.h105 INIT_CLASS_ENTRY(ce, "finfo", class_finfo_methods); in register_class_finfo()
/php-src/ext/zlib/
H A Dzlib_arginfo.h242 INIT_CLASS_ENTRY(ce, "InflateContext", class_InflateContext_methods); in register_class_InflateContext()
253 INIT_CLASS_ENTRY(ce, "DeflateContext", class_DeflateContext_methods); in register_class_DeflateContext()
/php-src/ext/soap/
H A Dsoap_arginfo.h347 INIT_CLASS_ENTRY(ce, "SoapParam", class_SoapParam_methods); in register_class_SoapParam()
369 INIT_CLASS_ENTRY(ce, "SoapHeader", class_SoapHeader_methods); in register_class_SoapHeader()
409 INIT_CLASS_ENTRY(ce, "SoapFault", class_SoapFault_methods); in register_class_SoapFault()
461 INIT_CLASS_ENTRY(ce, "SoapVar", class_SoapVar_methods); in register_class_SoapVar()
507 INIT_CLASS_ENTRY(ce, "SoapServer", class_SoapServer_methods); in register_class_SoapServer()
524 INIT_CLASS_ENTRY(ce, "SoapClient", class_SoapClient_methods); in register_class_SoapClient()

Completed in 88 milliseconds

1234