Searched refs:strictValue (Results 1 – 1 of 1) sorted by relevance
222 std::string strictValue = reinterpret_cast<char*>(strict); in ParseActionNode() local223 ai.strict = (TrimStr(strictValue) == TRUE_STR); in ParseActionNode()