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