Searched refs:identifyHr (Results 1 – 5 of 5) sorted by relevance
18 protected function identifyHr($line) function
142 …if (!empty($lines[$i + 1]) && method_exists($this, 'identifyHr') && $this->identifyHr($lines[$i + …
31 identifyHr as protected identifyAHr;
74 $this->identifyHr($line, $lines, $i)
381 identifyHr as protected identifyAHr;408 by renaming the identification function. This is what is done with renaming `identifyHr` to `identi…