Lines Matching refs:suffix
24 /* paths with suffix removal */
31 /* paths with suffix and trailing slashes with suffix removal*/
38 /* paths with basename only suffix, with suffix removal*/
43 /* paths with basename only suffix & trailing slashes, with suffix removal*/
59 /* paths with shortcut home dir char, with suffix variation */
70 /* paths with hostname:dir notation, with suffix variation */
99 /* paths and suffix given as same */
119 if( 1 == count($path) ) { // no suffix provided
121 } else { // path as well as suffix provided,
130 echo "\n*** Testing possible variations in path and suffix ***\n";
234 *** Testing possible variations in path and suffix ***