Home
last modified time | relevance | path

Searched defs:arginfo (Results 1 – 3 of 3) sorted by relevance

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_frame.c126 const zend_arg_info *arginfo = NULL; in phpdbg_dump_prototype() local
/PHP-7.0/ext/com_dotnet/
H A Dcom_persist.c291 #define CPH_ME(fname, arginfo) PHP_ME(com_persist, fname, arginfo, ZEND_ACC_PUBLIC) argument
292 #define CPH_SME(fname, arginfo) PHP_ME(com_persist, fname, arginfo, ZEND_ACC_ALLOW_STATIC|ZEND_ACC_… argument
/PHP-7.0/ext/soap/
H A Dsoap.c246 #define SOAP_CTOR(class_name, func_name, arginfo, flags) PHP_ME(class_name, func_name, arginfo, fla… argument

Completed in 19 milliseconds