Searched refs:inputBytes (Results 1 – 2 of 2) sorted by relevance
31 const uint8_t *inputBytes = input->fRawInput; in match() local37 inputBytes[0] == 0xEF && inputBytes[1] == 0xBB && inputBytes[2] == 0xBF) { in match()43 int32_t b = inputBytes[i]; in match()69 b = inputBytes[i]; in match()
31 const uint8_t *inputBytes = input->fRawInput; in match() local37 inputBytes[0] == 0xEF && inputBytes[1] == 0xBB && inputBytes[2] == 0xBF) { in match()43 int32_t b = inputBytes[i]; in match()74 b = inputBytes[i]; in match()