Searched refs:has_null (Results 1 – 2 of 2) sorted by relevance
122 has_null = (info_bits & 8) == 8125 … "yes" if is_unicode else "no", "yes" if is_special else "no", "yes" if has_null else "no"), file=…128 if not has_null and has_explicit_length and not is_special:
95 bool has_null = (info_bits & 8) == 8; in NSStringSummaryProvider() local98 if (!has_null && has_explicit_length && !is_path_store) { in NSStringSummaryProvider()269 if (has_explicit_length && !has_null) in NSStringSummaryProvider()