Searched refs:nullAddress (Results 1 – 1 of 1) sorted by relevance
821 const auto nullAddress = str + (*u16len); in stringAt() local822 if (UNLIKELY(!nullAddress)) { in stringAt()826 if (nullAddress.value() != 0x0000) { in stringAt()992 const auto nullAddress = str + end; in stringDecodeAt() local993 if (UNLIKELY(!nullAddress)) { in stringDecodeAt()997 if (nullAddress.value() == 0x00) { in stringDecodeAt()