Searched refs:backsl (Results 1 – 2 of 2) sorted by relevance
248 static void backsl(void);490 backsl(); in regline()610 backsl(void) in backsl() function622 backsl(); in backsl()671 backsl(); in backsl()793 backsl(); in inpic()
575 int backsl; in p_simp_re() local581 backsl = c == '\\'; in p_simp_re()582 if (backsl) { in p_simp_re()679 } else if (!backsl && c == (unsigned char)'$') /* $ (but not \$) ends it */ in p_simp_re()