Lines Matching refs:reflection_extension

4751 ZEND_METHOD(reflection_extension, export)  in ZEND_METHOD()  argument
4759 ZEND_METHOD(reflection_extension, __construct) in ZEND_METHOD() argument
4799 ZEND_METHOD(reflection_extension, __toString) in ZEND_METHOD() argument
4817 ZEND_METHOD(reflection_extension, getName) in ZEND_METHOD() argument
4828 ZEND_METHOD(reflection_extension, getVersion) in ZEND_METHOD() argument
4849 ZEND_METHOD(reflection_extension, getFunctions) in ZEND_METHOD() argument
4905 ZEND_METHOD(reflection_extension, getConstants) in ZEND_METHOD() argument
4939 ZEND_METHOD(reflection_extension, getINIEntries) in ZEND_METHOD() argument
4976 ZEND_METHOD(reflection_extension, getClasses) in ZEND_METHOD() argument
4993 ZEND_METHOD(reflection_extension, getClassNames) in ZEND_METHOD() argument
5010 ZEND_METHOD(reflection_extension, getDependencies) in ZEND_METHOD() argument
5064 ZEND_METHOD(reflection_extension, info) in ZEND_METHOD() argument
5428 …ZEND_ME(reflection_extension, export, arginfo_reflection_extension_export, ZEND_ACC_STATIC|ZEND_AC…
5429 ZEND_ME(reflection_extension, __construct, arginfo_reflection_extension___construct, 0)
5430 ZEND_ME(reflection_extension, __toString, arginfo_reflection__void, 0)
5431 ZEND_ME(reflection_extension, getName, arginfo_reflection__void, 0)
5432 ZEND_ME(reflection_extension, getVersion, arginfo_reflection__void, 0)
5433 ZEND_ME(reflection_extension, getFunctions, arginfo_reflection__void, 0)
5434 ZEND_ME(reflection_extension, getConstants, arginfo_reflection__void, 0)
5435 ZEND_ME(reflection_extension, getINIEntries, arginfo_reflection__void, 0)
5436 ZEND_ME(reflection_extension, getClasses, arginfo_reflection__void, 0)
5437 ZEND_ME(reflection_extension, getClassNames, arginfo_reflection__void, 0)
5438 ZEND_ME(reflection_extension, getDependencies, arginfo_reflection__void, 0)
5439 ZEND_ME(reflection_extension, info, arginfo_reflection__void, 0)