Home | History | Annotate | Download | only in common

Lines Matching refs:getStateProp

733 getStateProp(const int32_t (*stateTable)[256], int8_t stateProps[], int state) {
745 getStateProp(stateTable, stateProps, nextState);
766 getStateProp(stateTable, stateProps, nextState);
783 getStateProp(stateTable, stateProps, nextState);
832 getStateProp(mbcsTable->stateTable, stateProps, 0);