Searched refs:chp (Results 1 – 1 of 1) sorted by relevance
61 char *chp; in bb_get_chunk_with_continuation() local70 chp = strchr(parsr->line, '\n'); in bb_get_chunk_with_continuation()71 if (chp) { in bb_get_chunk_with_continuation()73 if (--*chp == '\\') in bb_get_chunk_with_continuation()
Completed in 3 milliseconds