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 */
72 /* paths with hostname:dir notation, with suffix variation */
102 /* paths and suffix given as same */
124 if( 1 == count($path) ) { // no suffix provided
126 } else { // path as well as suffix provided,
135 echo "\n*** Testing possible variations in path and suffix ***\n";
239 *** Testing possible variations in path and suffix ***