Searched refs:T_CHAR (Results 1 – 1 of 1) sorted by relevance
170 public static final int T_CHAR = 5; field in ArraysSupport203 case T_CHAR -> array instanceof byte[] in vectorizedHashCode()