Searched defs:URLPattern (Results 1 – 1 of 1) sorted by relevance
32 struct URLPattern { struct33 URLPatternType type; argument34 int globindex; /* the number of this particular glob or -1 if not used36 union {62 struct URLPattern pattern[GLOB_PATTERN_NUM]; argument