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