Searched refs:CurrentStrictState (Results 1 – 1 of 1) sorted by relevance
222 char NonStrictState, char CurrentStrictState);1240 char CurrentStrictState) { in fromStrictMode() argument1244 assert(CurrentStrictState == StateStrictWWM || in fromStrictMode()1245 CurrentStrictState == StateStrictWQM); in fromStrictMode()1247 if (CurrentStrictState == StateStrictWWM) { in fromStrictMode()