Lines Matching refs:reflection_extension

5606 ZEND_METHOD(reflection_extension, export)  in ZEND_METHOD()  argument
5614 ZEND_METHOD(reflection_extension, __construct) in ZEND_METHOD() argument
5650 ZEND_METHOD(reflection_extension, __toString) in ZEND_METHOD() argument
5667 ZEND_METHOD(reflection_extension, getName) in ZEND_METHOD() argument
5678 ZEND_METHOD(reflection_extension, getVersion) in ZEND_METHOD() argument
5699 ZEND_METHOD(reflection_extension, getFunctions) in ZEND_METHOD() argument
5739 ZEND_METHOD(reflection_extension, getConstants) in ZEND_METHOD() argument
5777 ZEND_METHOD(reflection_extension, getINIEntries) in ZEND_METHOD() argument
5823 ZEND_METHOD(reflection_extension, getClasses) in ZEND_METHOD() argument
5840 ZEND_METHOD(reflection_extension, getClassNames) in ZEND_METHOD() argument
5857 ZEND_METHOD(reflection_extension, getDependencies) in ZEND_METHOD() argument
5924 ZEND_METHOD(reflection_extension, info) in ZEND_METHOD() argument
5940 ZEND_METHOD(reflection_extension, isPersistent) in ZEND_METHOD() argument
5956 ZEND_METHOD(reflection_extension, isTemporary) in ZEND_METHOD() argument
6566 …ZEND_ME(reflection_extension, export, arginfo_reflection_extension_export, ZEND_ACC_STATIC|ZEND_AC…
6567 ZEND_ME(reflection_extension, __construct, arginfo_reflection_extension___construct, 0)
6568 ZEND_ME(reflection_extension, __toString, arginfo_reflection__void, 0)
6569 ZEND_ME(reflection_extension, getName, arginfo_reflection__void, 0)
6570 ZEND_ME(reflection_extension, getVersion, arginfo_reflection__void, 0)
6571 ZEND_ME(reflection_extension, getFunctions, arginfo_reflection__void, 0)
6572 ZEND_ME(reflection_extension, getConstants, arginfo_reflection__void, 0)
6573 ZEND_ME(reflection_extension, getINIEntries, arginfo_reflection__void, 0)
6574 ZEND_ME(reflection_extension, getClasses, arginfo_reflection__void, 0)
6575 ZEND_ME(reflection_extension, getClassNames, arginfo_reflection__void, 0)
6576 ZEND_ME(reflection_extension, getDependencies, arginfo_reflection__void, 0)
6577 ZEND_ME(reflection_extension, info, arginfo_reflection__void, 0)
6578 ZEND_ME(reflection_extension, isPersistent, arginfo_reflection__void, 0)
6579 ZEND_ME(reflection_extension, isTemporary, arginfo_reflection__void, 0)