Searched defs:URLPattern (Results 1 – 1 of 1) sorted by relevance
34 struct URLPattern { struct35 URLPatternType type; argument36 int globindex; /* the number of this particular glob or -1 if not used38 union {64 struct URLPattern pattern[GLOB_PATTERN_NUM]; argument
Completed in 3 milliseconds