Searched refs:nsStr (Results 1 – 1 of 1) sorted by relevance
387 String nsStr = ns != null ? ns : ""; in indexOfAttribute() local389 return indexOfAttribute(isTruthy(ns) ? nsStr : null, isTruthy(ns) ? nsStr.length() : 0, in indexOfAttribute()