Searched refs:lastAttributes (Results 1 – 2 of 2) sorted by relevance
161 Map<String, String> lastAttributes = out.getAttributes(-2); in rewrite() local162 lastAttributes.put("_q", "_q"); in rewrite()
3016 Map<String, String> lastAttributes = parts.getAttributes(parts.size() - 1);3026 if (!contains(lastOtherAttributes, lastAttributes)) continue;3055 Map<String, String> lastAttributes = parts.getAttributes(parts.size() - 1);3063 if (!contains(lastOtherAttributes, lastAttributes)) {