Searched refs:CurrentStrictState (Results 1 – 1 of 1) sorted by relevance
209 char NonStrictState, char CurrentStrictState);1269 char CurrentStrictState) { in fromStrictMode() argument1273 assert(CurrentStrictState == StateStrictWWM || in fromStrictMode()1274 CurrentStrictState == StateStrictWQM); in fromStrictMode()1276 if (CurrentStrictState == StateStrictWWM) { in fromStrictMode()