Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 7 of 7) sorted by relevance

/external/jsilver/src/com/google/streamhtmlparser/impl/
DHtmlParserImpl.java423 InternalState nextState = expectedNextState; in handleEnterState() local
446 InternalState nextState = expectedNextState; in handleExitState() local
599 InternalState nextState = state; in tagClose() local
651 InternalState nextState = expectedNextState; in exitStateCdataMayClose() local
DGenericParser.java108 InternalState nextState = in parse() local
196 protected void setNextState(InternalState nextState) throws ParseException { in setNextState()
DJavascriptParserImpl.java109 InternalState nextState = expectedNextState; in handleEnterState() local
181 InternalState nextState = state; in enterStateJsSlash() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DMachineProbe.java84 DFAState nextState = dfaStates.get(i + 1); in getEdgeLabels() local
/external/icu/icu4c/source/layout/
DThaiShaping.h63 le_uint8 nextState; member
/external/icu/icu4c/source/common/
Ducnvmbcs.cpp658 int32_t nextState=MBCS_ENTRY_TRANSITION_STATE(entry); in enumToU() local
735 int32_t min, max, entry, nextState; in getStateProp() local
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java729 int nextState = MBCS_ENTRY_TRANSITION_STATE(entry); in enumToU() local
801 int min, max, entry, nextState; in getStateProp() local