prompt_escape 47 sapi/phpdbg/phpdbg_help.c const char *prompt_escape = phpdbg_get_prompt(TSRMLS_C); prompt_escape 48 sapi/phpdbg/phpdbg_help.c unsigned int prompt_escape_len = strlen(prompt_escape); prompt_escape 108 sapi/phpdbg/phpdbg_help.c memcpy (q, prompt_escape, prompt_escape_len);