Home
last modified time | relevance | path

Searched refs:PNGoFFsUnitLookup (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.png.php385 …$thisfile_png_chunk_type_text['unit'] = $this->PNGoFFsUnitLookup($thisfile_png_chunk_typ…
553 public function PNGoFFsUnitLookup($unitid) { function in getid3_png
554 static $PNGoFFsUnitLookup = array(
558 return (isset($PNGoFFsUnitLookup[$unitid]) ? $PNGoFFsUnitLookup[$unitid] : 'invalid');