Home | History | Annotate | Download | only in loader

Lines Matching defs:suf

2316             const char *suf = name + nlen - 5;
2317 if ((nlen > 5) && !strncmp(suf, ".json", 5)) {