Lines Matching full:strncmp
761 if (!strncmp(url + start, FILE_EXTS[i].extension, len)) {850 if (strncmp(url, "content://", 10) == 0) {1233 if (url != NULL && strncmp(url, "http://", 7) != 0) {