Searched refs:isescaped (Results 1 – 1 of 1) sorted by relevance
37 static int isescaped(const char *, const char *, int);45 isescaped(const char *sp, const char *p, int esc) in isescaped() function107 if (*cp == com && !isescaped(ptr, cp, esc)) { in fparseln()124 if (*cp == con && !isescaped(ptr, cp, esc)) { in fparseln()