Searched refs:numProps (Results 1 – 1 of 1) sorted by relevance
93 public $numProps; variable in UnicodeData111 $this->numProps = count($this->propIndexes);113 $this->propRanges = array_fill(0, $this->numProps, []);476 $result .= "static const unsigned short _ucprop_size = $data->numProps;\n\n";
Completed in 6 milliseconds