Searched refs:prompt_escape (Results 1 – 1 of 1) sorted by relevance
47 const char *prompt_escape = phpdbg_get_prompt(TSRMLS_C); in pretty_print() local48 unsigned int prompt_escape_len = strlen(prompt_escape); in pretty_print()108 memcpy (q, prompt_escape, prompt_escape_len); in pretty_print()
Completed in 9 milliseconds