Searched refs:fileoffset (Results 1 – 1 of 1) sorted by relevance
67 * @param int $fileoffset71 public function getNSVsHeaderFilepointer($fileoffset) { argument73 $this->fseek($fileoffset);81 …$this->error('expected "NSVs" at offset ('.$fileoffset.'), found "'.$info['nsv']['NSVs']['identifi…86 $info['nsv']['NSVs']['offset'] = $fileoffset;145 * @param int $fileoffset150 public function getNSVfHeaderFilepointer($fileoffset, $getTOCoffsets=false) { argument152 $this->fseek($fileoffset);160 …$this->error('expected "NSVf" at offset ('.$fileoffset.'), found "'.$info['nsv']['NSVf']['identifi…165 $info['nsv']['NSVs']['offset'] = $fileoffset;