Searched refs:nullAddress (Results 1 – 1 of 1) sorted by relevance
778 const auto nullAddress = str + (*u16len); in stringAt() local779 if (UNLIKELY(!nullAddress)) { in stringAt()783 if (nullAddress.value() != 0x0000) { in stringAt()949 const auto nullAddress = str + end; in stringDecodeAt() local950 if (UNLIKELY(!nullAddress)) { in stringDecodeAt()954 if (nullAddress.value() == 0x00) { in stringDecodeAt()