Lines Matching refs:Ustring
41 use Hoa\Ustring; alias
173 $c[Ustring::toCode(
183 return Ustring::fromCode($i);
191 Ustring::fromCode(
193 Ustring::toCode($left),
194 Ustring::toCode($right)
226 Ustring::fromCode(
242 return Ustring::fromCode(
247 return Ustring::fromCode(octdec($value));
268 Ustring::fromCode(0x0009),
269 Ustring::fromCode(0x0020),
270 Ustring::fromCode(0x00a0)
277 Ustring::fromCode(0x000a),
278 Ustring::fromCode(0x000b),
279 Ustring::fromCode(0x000c),
280 Ustring::fromCode(0x000d)
292 … return Ustring::fromCode($w[$this->_sampler->getInteger(0, count($w) - 1)]);
308 … return Ustring::fromCode($w[$this->_sampler->getInteger(0, count($w) - 1)]);