Searched defs:XID_START (Results 1 – 7 of 7) sorted by relevance
231 pub const XID_START: &'static ::ucd_trie::TrieSet = &::ucd_trie::TrieSet { constant
193 pub const XID_START: &'static [(u32, u32)] = &[ constant
10700 pub const XID_START: &'static [(char, char)] = &[ constant
5503 pub const XID_START: &'static ::ucd_trie::TrieSet = &::ucd_trie::TrieSet { constant
20 private static final UnicodeSet XID_START = new UnicodeSet("[:XID_Start:]").freeze(); field in StateMachineBuilder
278 public static final int XID_START = 33; field
314 public static final int XID_START = 33; field