Searched refs:CurrentStrictState (Results 1 – 1 of 1) sorted by relevance
211 char NonStrictState, char CurrentStrictState);1221 char CurrentStrictState) { in fromStrictMode() argument1225 assert(CurrentStrictState == StateStrictWWM || in fromStrictMode()1226 CurrentStrictState == StateStrictWQM); in fromStrictMode()1228 if (CurrentStrictState == StateStrictWWM) { in fromStrictMode()