Lines Matching full:separator
171 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
383 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
389 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
401 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
407 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
413 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
424 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2190 # if the path contains ";" then we assume it to be the separator
2191 # otherwise default to the standard path separator (i.e. ":") - it is
8400 # associated separator.
8426 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
8428 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
8429 # Note that neither SEPARATOR nor STRING are expanded; they are appended
8431 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
8435 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
8457 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
8460 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
8497 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])