Searched refs:propIndexes (Results 1 – 1 of 1) sorted by relevance
86 public $propIndexes; variable in UnicodeData96 $this->propIndexes = array_flip([106 $this->numProps = count($this->propIndexes);128 if (!isset($this->propIndexes[$prop])) {132 return $this->propIndexes[$prop];
Completed in 5 milliseconds