separator          49 include/crm/common/strings_internal.h                               const char *word, const char *separator);
separator         797 lib/common/strings.c                          const char *separator)
separator         815 lib/common/strings.c         separator = "";
separator         817 lib/common/strings.c     } else if (separator == NULL) {
separator         819 lib/common/strings.c         separator = " ";
separator         822 lib/common/strings.c     g_string_append(*list, separator);