Searched refs:IS_UNSERIALIZED (Results 1 – 1 of 1) sorted by relevance
103 #define IS_UNSERIALIZED(ptr) \ macro108 ZEND_ASSERT(IS_UNSERIALIZED(ptr)); \123 ZEND_ASSERT(IS_UNSERIALIZED(ptr)); \934 if (IS_UNSERIALIZED(ht->arData)) {1013 if (!IS_UNSERIALIZED(ast->ast)) {1123 if (!IS_UNSERIALIZED(p->name)) {1144 if (!IS_UNSERIALIZED(*p)) {1176 if (!IS_UNSERIALIZED(Z_PTR_P(zv))) {1183 if (!IS_UNSERIALIZED(prop->ce)) {1197 if (!IS_UNSERIALIZED(Z_PTR_P(zv))) {[all …]
Completed in 9 milliseconds