Searched refs:TT_FIELD (Results 1 – 1 of 1) sorted by relevance
130 private static final char TT_FIELD = '#'; field in AttributeVerifier1302 if (line.charAt(0) == TT_FIELD) { in parseAttribute()1372 if (line.charAt(0) != TT_FIELD) { in parseAttribute()1419 if (line.charAt(0) == TT_FIELD) { in parseAttribute()