Searched refs:CurrentStrictState (Results 1 – 1 of 1) sorted by relevance
210 char NonStrictState, char CurrentStrictState);1276 char CurrentStrictState) { in fromStrictMode() argument1280 assert(CurrentStrictState == StateStrictWWM || in fromStrictMode()1281 CurrentStrictState == StateStrictWQM); in fromStrictMode()1283 if (CurrentStrictState == StateStrictWWM) { in fromStrictMode()