Searched refs:propIndexes (Results 1 – 1 of 1) sorted by relevance
92 public $propIndexes; variable in UnicodeData102 $this->propIndexes = array_flip([111 $this->numProps = count($this->propIndexes);143 if (!isset($this->propIndexes[$prop])) {147 return $this->propIndexes[$prop];
Completed in 12 milliseconds