Searched refs:null_or_empty (Results 1 – 1 of 1) sorted by relevance
634 auto null_or_empty = TryParseNullOrEmpty(value); in TryParseItemForAttribute() local635 if (null_or_empty) { in TryParseItemForAttribute()636 return null_or_empty; in TryParseItemForAttribute()