Lines Matching refs:zend_function_entry
272 static const zend_function_entry ext_functions[] = {
323 static const zend_function_entry class__ZendTestInterface_methods[] = {
328 static const zend_function_entry class__ZendTestClass_methods[] = {
338 static const zend_function_entry class__ZendTestMagicCall_methods[] = {
344 static const zend_function_entry class__ZendTestMagicCallForward_methods[] = {
350 static const zend_function_entry class__ZendTestChildClass_methods[] = {
356 static const zend_function_entry class__ZendTestTrait_methods[] = {
362 static const zend_function_entry class_ZendTestAttribute_methods[] = {
367 static const zend_function_entry class_ZendTestParameterAttribute_methods[] = {
373 static const zend_function_entry class_ZendTestPropertyAttribute_methods[] = {
379 static const zend_function_entry class_ZendTestClassWithMethodWithParameterAttribute_methods[] = {
386 static const zend_function_entry class_ZendTestChildClassWithMethodWithParameterAttribute_methods[]…
392 static const zend_function_entry class_ZendTestForbidDynamicCall_methods[] = {
399 static const zend_function_entry class_ZendTestUnitEnum_methods[] = {
404 static const zend_function_entry class_ZendTestStringEnum_methods[] = {
409 static const zend_function_entry class_ZendTestIntEnum_methods[] = {
414 static const zend_function_entry class_ZendTestNS_Foo_methods[] = {
420 static const zend_function_entry class_ZendTestNS_UnlikelyCompileError_methods[] = {
426 static const zend_function_entry class_ZendTestNS_NotUnlikelyCompileError_methods[] = {
432 static const zend_function_entry class_ZendTestNS2_Foo_methods[] = {
438 static const zend_function_entry class_ZendTestNS2_ZendSubNS_Foo_methods[] = {