Home | History | Annotate | Download | only in common

Lines Matching refs:getStateProp

737 getStateProp(const int32_t (*stateTable)[256], int8_t stateProps[], int state) {
749 getStateProp(stateTable, stateProps, nextState);
770 getStateProp(stateTable, stateProps, nextState);
787 getStateProp(stateTable, stateProps, nextState);
836 getStateProp(mbcsTable->stateTable, stateProps, 0);