Home
last modified time | relevance | path

Searched defs:mname (Results 1 – 6 of 6) sorted by relevance

/PHP-7.0/ext/intl/uchar/
H A Duchar.c7 #define IC_METHOD(mname) PHP_METHOD(IntlChar, mname) argument
660 #define IC_ME(mname) PHP_ME(IntlChar, mname, mname##_arginfo, ZEND_ACC_PUBLIC | ZEND_ACC_STATIC) argument
/PHP-7.0/Zend/
H A Dzend_inheritance.c1065 static void zend_add_magic_methods(zend_class_entry* ce, zend_string* mname, zend_function* fe) /* … in zend_add_magic_methods()
H A Dzend_vm_def.h3235 zend_string *mname; variable
H A Dzend_API.c2915 zend_string *mname, *cname; in zend_is_callable_check_func() local
H A Dzend_vm_execute.h1940 zend_string *mname; local
2371 zend_string *mname; local
2635 zend_string *mname; local
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c4903 zend_string *mname; in ZEND_METHOD() local

Completed in 169 milliseconds