reflection_exception_ptr   55 ext/reflection/php_reflection.c PHPAPI zend_class_entry *reflection_exception_ptr;
reflection_exception_ptr   94 ext/reflection/php_reflection.c 	zend_throw_exception(reflection_exception_ptr, msg, 0 TSRMLS_CC);                                       \
reflection_exception_ptr   98 ext/reflection/php_reflection.c 	if (EG(exception) && Z_OBJCE_P(EG(exception)) == reflection_exception_ptr) {                            \
reflection_exception_ptr 1502 ext/reflection/php_reflection.c 		if (EG(exception) && Z_OBJCE_P(EG(exception)) == reflection_exception_ptr) {
reflection_exception_ptr 1510 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Cannot determine default value for internal functions");
reflection_exception_ptr 1529 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Internal error: Failed to retrieve the default value");
reflection_exception_ptr 1668 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 1969 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2034 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2205 ext/reflection/php_reflection.c 					zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2233 ext/reflection/php_reflection.c 						zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2252 ext/reflection/php_reflection.c 					zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2268 ext/reflection/php_reflection.c 					zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2442 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2450 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2455 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2461 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2744 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Invalid method name %s", name_str);
reflection_exception_ptr 2769 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2804 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2900 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2904 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 2969 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3009 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3013 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3040 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3084 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3318 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3394 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, -1 TSRMLS_CC, "Class %s does not exist", Z_STRVAL_P(argument));
reflection_exception_ptr 3510 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3541 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3792 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 3953 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, -1 TSRMLS_CC, "Class %s does not exist", classname);
reflection_exception_ptr 3961 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, -1 TSRMLS_CC, "Fully qualified property name %s::%s does not specify a base class of %s", (*pce)->name, name, ce->name);
reflection_exception_ptr 3971 ext/reflection/php_reflection.c 	zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 4286 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Access to non-public constructor of class %s", ce->name);
reflection_exception_ptr 4333 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Class %s does not have a constructor, so you cannot pass any constructor arguments", ce->name);
reflection_exception_ptr 4349 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Class %s is an internal class marked as final that cannot be instantiated without invoking its constructor", ce->name);
reflection_exception_ptr 4393 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Access to non-public constructor of class %s", ce->name);
reflection_exception_ptr 4438 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Class %s does not have a constructor, so you cannot pass any constructor arguments", ce->name);
reflection_exception_ptr 4607 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 4625 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 4652 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 4670 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 4676 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 4866 ext/reflection/php_reflection.c 				zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 4890 ext/reflection/php_reflection.c 			zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC, "Property %s::$%s does not exist", ce->name, name_str);
reflection_exception_ptr 5052 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 5100 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 5266 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 5626 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 6160 ext/reflection/php_reflection.c 		zend_throw_exception_ex(reflection_exception_ptr, 0 TSRMLS_CC,
reflection_exception_ptr 6180 ext/reflection/php_reflection.c 	reflection_exception_ptr = zend_register_internal_class_ex(&_reflection_entry, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC);
reflection_exception_ptr   33 ext/reflection/php_reflection.h extern PHPAPI zend_class_entry *reflection_exception_ptr;