help              259 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c          const char* help = XMLRPC_VectorGetStringWithID(sm->desc, xi_token_purpose);
help              262 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c          xResponse = XMLRPC_CreateValueString(NULL, help ? help : xi_token_empty, 0);
help              206 sapi/phpdbg/phpdbg_help.c PHPDBG_COMMAND(help) /* {{{ */
help               59 sapi/phpdbg/phpdbg_prompt.c 	PHPDBG_COMMAND_D(help,    "show help menu",                           'h', phpdbg_help_commands, "|s"),
help               48 sapi/phpdbg/phpdbg_prompt.h PHPDBG_COMMAND(help);