Searched refs:void0_ptr (Results 1 – 1 of 1) sorted by relevance
34 const void* void0_ptr = memchr(GetBuffer(location), char0, memchr_count); in Find() local35 if (void0_ptr) { in Find()36 const Byte* byte0_ptr = reinterpret_cast<const Byte*>(void0_ptr); in Find()39 const char* char0_ptr = reinterpret_cast<const char*>(void0_ptr); in Find()