Lines Matching refs:tilde
310 * Run tilde expansion on argument string, return the result
321 * On the string, check whether we have a tilde expansion,
328 /* try to expand the tilde */
329 if (!(dp = tilde(s + 1))) {
408 /* Expand any tilde and drop all QCHAR for comparison */
2761 /* expand any tilde and unescape the string for comparison */