Home | History | Annotate | Download | only in PC

Lines Matching defs:sequence

968     char sequence[4];
998 if (strncmp(bom->sequence, buffer, bom->length) == 0) {