Lines Matching refs:sep_chars
229 sep_chars = [" ", "!", "@", "#", ","]
263 split_chars = IndexStoreMainDict.sep_chars
320 consistent, and must match the length of "sep_chars" and
324 sep_chars = IndexStoreMainDict.sep_chars
328 res += "{0}{1}".format(sep_chars[0], action_type)
331 res += "{0}{1}".format(sep_chars[1], subtype)
334 res += "{0}{1}".format(sep_chars[2],
338 res += "{0}{1}".format(sep_chars[3],
342 sep_chars[4],