Searched refs:nullAddress (Results 1 – 1 of 1) sorted by relevance
791 const auto nullAddress = str + (*u16len); in stringAt() local792 if (UNLIKELY(!nullAddress)) { in stringAt()796 if (nullAddress.value() != 0x0000) { in stringAt()962 const auto nullAddress = str + end; in stringDecodeAt() local963 if (UNLIKELY(!nullAddress)) { in stringDecodeAt()967 if (nullAddress.value() == 0x00) { in stringDecodeAt()