Lines Matching refs:zend_function_entry
7 static const zend_function_entry class_LogicException_methods[] = {
12 static const zend_function_entry class_BadFunctionCallException_methods[] = {
17 static const zend_function_entry class_BadMethodCallException_methods[] = {
22 static const zend_function_entry class_DomainException_methods[] = {
27 static const zend_function_entry class_InvalidArgumentException_methods[] = {
32 static const zend_function_entry class_LengthException_methods[] = {
37 static const zend_function_entry class_OutOfRangeException_methods[] = {
42 static const zend_function_entry class_RuntimeException_methods[] = {
47 static const zend_function_entry class_OutOfBoundsException_methods[] = {
52 static const zend_function_entry class_OverflowException_methods[] = {
57 static const zend_function_entry class_RangeException_methods[] = {
62 static const zend_function_entry class_UnderflowException_methods[] = {
67 static const zend_function_entry class_UnexpectedValueException_methods[] = {