Home
last modified time | relevance | path

Searched refs:subs (Results 1 – 5 of 5) sorted by relevance

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_help.c293 if (c->subs) { in PHPDBG_HELP()
295 for(c_sub = c->subs; c_sub->alias; c_sub++) { in PHPDBG_HELP()
314 for(c_sub = c->subs; c_sub->alias; c_sub++) { in PHPDBG_HELP()
H A Dphpdbg_cmd.h102 const phpdbg_command_t *subs; /* Sub Commands */ member
H A Dphpdbg_cmd.c655 if (command->subs && (*top) && ((*top)->type == STR_PARAM)) { in phpdbg_stack_resolve()
656 return phpdbg_stack_resolve(command->subs, command, top); in phpdbg_stack_resolve()
/PHP-7.2/ext/phar/phar/
H A Dclicommand.inc112 static function getSubFuncs(CLICommand $cmdclass, $prefix, array $subs)
120 foreach($subs as $sub) {
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure1598 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1654 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
1656 sed "${ac_end}q" conftest.subs > conftest.s$ac_file

Completed in 33 milliseconds