Searched defs:is_str (Results 1 – 2 of 2) sorted by relevance
65 def is_str(n): function73 def is_str(n): function
256 bool is_str = GetAsString(event, &str_value); in Evaluate() local