Lines Matching refs:zend_throw_exception_ex
1610 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2009 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2048 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2407 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2435 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2455 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2474 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2675 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2682 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2687 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2695 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2905 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2930 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2962 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3265 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Class \"%s\" does not exist", ZSTR_VAL(class… in instantiate_reflection_method()
3291 zend_throw_exception_ex(reflection_exception_ptr, 0, in instantiate_reflection_method()
3382 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3410 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3431 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3745 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3785 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Class \"%s\" does not exist", ZSTR_VAL(class… in ZEND_METHOD()
3794 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Constant %s::%s does not exist", ZSTR_VAL(ce… in ZEND_METHOD()
4060 …zend_throw_exception_ex(reflection_exception_ptr, -1, "Class \"%s\" does not exist", ZSTR_VAL(arg_… in reflection_class_object_ctor()
4200 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
4229 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
4494 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
4633 …zend_throw_exception_ex(reflection_exception_ptr, -1, "Class \"%s\" does not exist", ZSTR_VAL(clas… in ZEND_METHOD()
4641 …zend_throw_exception_ex(reflection_exception_ptr, -1, "Fully qualified property name %s::$%s does … in ZEND_METHOD()
4654 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Property %s::$%s does not exist", ZSTR_VAL(c… in ZEND_METHOD()
5032 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Access to non-public constructor of class %s… in ZEND_METHOD()
5049 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Class %s does not have a constructor, so you… in ZEND_METHOD()
5068 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Class %s is an internal class marked as fina… in ZEND_METHOD()
5107 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Access to non-public constructor of class %s… in ZEND_METHOD()
5119 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Class %s does not have a constructor, so you… in ZEND_METHOD()
5325 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Class \"%s\" does not exist", ZSTR_VAL(class… in ZEND_METHOD()
5358 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Interface \"%s\" does not exist", ZSTR_VAL(i… in ZEND_METHOD()
5364 …zend_throw_exception_ex(reflection_exception_ptr, 0, "%s is not an interface", ZSTR_VAL(interface_… in ZEND_METHOD()
5525 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Class \"%s\" does not exist", ZSTR_VAL(class… in ZEND_METHOD()
5541 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Property %s::$%s does not exist", ZSTR_VAL(c… in ZEND_METHOD()
6003 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
6341 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
6881 …zend_throw_exception_ex(reflection_exception_ptr, -1, "Class \"%s\" is not an enum", ZSTR_VAL(ce->… in ZEND_METHOD()
6920 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Case %s::%s does not exist", ZSTR_VAL(ce->na… in ZEND_METHOD()
6924 …zend_throw_exception_ex(reflection_exception_ptr, 0, "%s::%s is not a case", ZSTR_VAL(ce->name), Z… in ZEND_METHOD()
7000 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Constant %s::%s is not a case", ZSTR_VAL(ref… in ZEND_METHOD()
7032 …zend_throw_exception_ex(reflection_exception_ptr, 0, "Enum case %s::%s is not a backed case", ZSTR… in ZEND_METHOD()
7192 zend_throw_exception_ex(reflection_exception_ptr, 0, in _reflection_write_property()