Home
last modified time | relevance | path

Searched refs:ZEND_ACC_NO_DYNAMIC_PROPERTIES (Results 1 – 25 of 37) sorted by relevance

12

/php-src/ext/random/
H A Drandom_arginfo.h258 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_Random_Engine_Mt19937()
270 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_Random_Engine_PcgOneseq128XslRr64()
282 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_Random_Engine_Xoshiro256StarStar()
294 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_Random_Engine_Secure()
327 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_Random_Randomizer()
360 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_Random_RandomError()
371 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_Random_BrokenRandomEngineError()
382 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_Random_RandomException()
/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_attributes_arginfo.h182 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_SensitiveParameter()
200 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_SensitiveParameterValue()
217 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_Override()
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/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/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/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/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/date/
H A Dphp_date_arginfo.h1161 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateError()
1172 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateObjectError()
1183 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateRangeError()
1194 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateException()
1205 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateInvalidTimeZoneException()
1216 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateInvalidOperationException()
1227 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateMalformedStringException()
1238 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateMalformedIntervalStringException()
1249 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES; in register_class_DateMalformedPeriodStringException()
/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()
/php-src/ext/xml/
H A Dxml_arginfo.h176 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_XMLParser()
/php-src/ext/pdo_mysql/
H A Dpdo_mysql_arginfo.h20 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PdoMysql()
/php-src/ext/ldap/
H A Dldap_arginfo.h896 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_LDAP_Connection()
907 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_LDAP_Result()
918 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_LDAP_ResultEntry()
/php-src/ext/odbc/
H A Dodbc_arginfo.h507 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_Odbc_Connection()
518 class_entry->ce_flags |= ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_Odbc_Result()
/php-src/ext/openssl/
H A Dopenssl_arginfo.h722 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_OpenSSLCertificate()
733 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_OpenSSLCertificateSigningRequest()
744 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_OpenSSLAsymmetricKey()
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h809 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PgSql_Connection()
820 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PgSql_Result()
831 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_PgSql_Lob()
/php-src/ext/ftp/
H A Dftp_arginfo.h304 class_entry->ce_flags |= ZEND_ACC_FINAL|ZEND_ACC_NO_DYNAMIC_PROPERTIES|ZEND_ACC_NOT_SERIALIZABLE; in register_class_FTP_Connection()

Completed in 57 milliseconds

12