Searched refs:AND_VALUE_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
196 AND_VALUE_SEPARATOR = "!" variable228 and_keys = search_terms[0].split(AND_VALUE_SEPARATOR)229 and_values = search_terms[1].split(AND_VALUE_SEPARATOR)272 …if len(field_input_list[0].split(AND_VALUE_SEPARATOR)) != len(field_input_list[1].split(AND_VALUE_…278 for field in field_input_list[0].split(AND_VALUE_SEPARATOR):