Searched refs:SEP_FOR_X_VALUE (Results 1 – 1 of 1) sorted by relevance
39 static const char * const SEP_FOR_X_VALUE = ":-"; variable351 char *defVal = strstr(name, SEP_FOR_X_VALUE); in ExpandStr()354 … defVal = TrimInplace(defVal + strlen(SEP_FOR_X_VALUE), false); // skip ":-", get value in ExpandStr()