Searched defs:STATE_START (Results 1 – 9 of 9) sorted by relevance
23 private static final int STATE_START = 0; field in Latin1Converter
23 private static final int STATE_START = 0; field in FixASCIIControlsReader
44 STATE_START, enumerator
118 STATE_START, enumerator
156 STATE_START, enumerator
247 STATE_START = 0, /* waiting for FT_EXPORT keyword and return type */ enumerator
247 STATE_START, enumerator
110 STATE_START, in parser_tokenize() enumerator
376 const STATE_START: StatePtr = 1 << 30; constant