Searched refs:getByteAt (Results 1 – 2 of 2) sorted by relevance
684 ->when($result = $string->getByteAt(0))689 ->when($result = $string->getByteAt(1))694 ->when($result = $string->getByteAt(2))699 ->when($result = $string->getByteAt(3))704 ->when($result = $string->getByteAt(-1))
716 public function getByteAt($offset) function in Hoa\\Ustring\\Ustring