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