Searched refs:glob_str (Results 1 – 5 of 5) sorted by relevance
4 const char *glob_str;7 NSString *s = @(glob_str);11 // CHECK-INDEX: [indexEntityReference]: kind: variable | name: glob_str | {{.*}} | loc: 7:1915 // CHECK-CURSOR: 7:19 DeclRefExpr=glob_str:4:13 Extent=[7:19 - 7:27] Spelling=glob_str ([7:19 - 7:2…
44 for glob_str in self.PYTHON_BIN_GLOB_STRINGS:45 pythons.extend(glob.glob(glob_str))
1462 if (glob_str(cp, wp, markdirs) == 0) in glob()1479 glob_str(char *cp, XPtrV *wp, bool markdirs) in glob_str() function
1714 int glob_str(char *, XPtrV *, bool);
799 glob_str(Xstring(xs, xp), wp, true); in glob_path()