Searched refs:codePoint (Results 1 – 3 of 3) sorted by relevance
35 public static function codePoint(string $code) : int function in Antlr\\Antlr4\\Runtime\\Utils\\StringUtils
95 return StringUtils::codePoint($this->characters[$pos]);
181 $this->data = [StringUtils::codePoint($characters[0])];183 $code = StringUtils::codePoint($characters[$i]);