Searched refs:propIndexes (Results 1 – 1 of 1) sorted by relevance
79 public $propIndexes; variable in UnicodeData89 $this->propIndexes = array_flip([99 $this->numProps = count($this->propIndexes);121 if (!isset($this->propIndexes[$prop])) {125 return $this->propIndexes[$prop];
Completed in 6 milliseconds