HomeSort by relevance Sort by last modified time
    Searched refs:isglob (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
chared.h 125 #define isglob(a) (strchr("*[]?", (a)) != NULL) macro
search.c 321 } else if (isglob(*cp)) {

Completed in 58 milliseconds