Home | History | Annotate | Download | only in libpng

Lines Matching full:strncmp

1443     if (strncmp(un.version, "V2", 2) == 0) {
1446 if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */