Searched refs:is_literal (Results 1 - 1 of 1) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/regex/
H A Dglob.c18 static int is_literal(const char *p, int useesc) function
69 literal = is_literal(p, !(flags & GLOB_NOESCAPE));

Completed in 24 milliseconds