Home
last modified time | relevance | path

Searched refs:ZEND_ACC_NOT_SERIALIZABLE (Results 1 – 25 of 58) sorted by relevance

123

/php-src/Zend/
H A Dzend_weakrefs_arginfo.h70 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_WeakReference()
81 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_WeakMap()
H A Dzend_closures_arginfo.h48 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_Closure()
H A Dzend_generators_arginfo.h58 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_Generator()
H A Dzend_fibers_arginfo.h79 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_Fiber()
/php-src/ext/intl/dateformat/
H A Ddatepatterngenerator_arginfo.h33 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_IntlDatePatternGenerator()
/php-src/ext/sysvsem/
H A Dsysvsem_arginfo.h45 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_SysvSemaphore()
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_iterators_arginfo.h25 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_IntlPartsIterator()
H A Dbreakiterator_arginfo.h160 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_IntlBreakIterator()
286 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_IntlRuleBasedBreakIterator()
297 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_IntlCodePointBreakIterator()
/php-src/ext/sysvshm/
H A Dsysvshm_arginfo.h63 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_SysvSharedMemory()
/php-src/ext/pdo_odbc/
H A Dpdo_odbc_arginfo.h19 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PdoOdbc()
/php-src/ext/shmop/
H A Dshmop_arginfo.h62 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_Shmop()
/php-src/ext/enchant/
H A Denchant_arginfo.h172 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_EnchantBroker()
183 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_EnchantDictionary()
/php-src/ext/pdo_dblib/
H A Dpdo_dblib_arginfo.h14 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PdoDblib()
/php-src/ext/sysvmsg/
H A Dsysvmsg_arginfo.h84 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_SysvMessageQueue()
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_arginfo.h63 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_ResourceBundle()
/php-src/ext/pdo/
H A Dpdo_stmt_arginfo.h145 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_PDOStatement()
163 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PDORow()
/php-src/ext/pdo_firebird/
H A Dpdo_firebird_arginfo.h14 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PdoFirebird()
/php-src/ext/intl/msgformat/
H A Dmsgformat_arginfo.h82 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_MessageFormatter()
/php-src/ext/intl/transliterator/
H A Dtransliterator_arginfo.h62 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_Transliterator()
/php-src/ext/reflection/
H A Dphp_reflection_arginfo.h1261 class_entry->ce_flags |= ZEND_ACC_ABSTRACT|ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionFunctionAbstract()
1295 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionGenerator()
1358 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionClass()
1410 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionProperty()
1464 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionClassConstant()
1512 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionParameter()
1572 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionExtension()
1590 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionZendExtension()
1608 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionReference()
1619 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_ReflectionAttribute()
[all …]
/php-src/ext/fileinfo/
H A Dfileinfo_arginfo.h107 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_finfo()
/php-src/ext/zlib/
H A Dzlib_arginfo.h244 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_InflateContext()
255 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_DeflateContext()
/php-src/ext/curl/
H A Dcurl_file_arginfo.h60 class_entry->ce_flags |= ZEND_ACC_NOT_SERIALIZABLE; in register_class_CURLFile()
/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite_arginfo.h62 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PdoSqlite()
/php-src/ext/pdo_pgsql/
H A Dpdo_pgsql_arginfo.h84 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PdoPgsql()

Completed in 100 milliseconds

123