Searched refs:headerbytearray (Results 1 – 1 of 1) sorted by relevance
1386 $headerbytearray = explode(' ', $_POST['HeaderHexBytes']); variable1387 if (count($headerbytearray) != 4) {1391 foreach ($headerbytearray as $textbyte) {