Home
last modified time | relevance | path

Searched refs:strip_last_char (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Duri_string.erl1187 strip_last_char(Input, [$:]);
1194 strip_last_char(Input, [$?,$#]);
1201 strip_last_char(Input, [$?,$#,$@]);
1208 strip_last_char(Input, [$:,$?,$#,$/]);
1214 strip_last_char(Input, [$#]);
1233 strip_last_char(<<>>, _) -> <<>>; function
1234 strip_last_char(Input, [C0]) -> function
1241 strip_last_char(Input, [C0,C1]) -> function
1250 strip_last_char(Input, [C0,C1,C2]) -> function
1261 strip_last_char(Input, [C0,C1,C2,C3]) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Duri_string.erl1241 strip_last_char(Input, [$:]);
1248 strip_last_char(Input, [$?,$#]);
1255 strip_last_char(Input, [$?,$#,$@]);
1262 strip_last_char(Input, [$:,$?,$#,$/]);
1268 strip_last_char(Input, [$#]);
1287 strip_last_char(<<>>, _) -> <<>>; function
1288 strip_last_char(Input, [C0]) -> function
1295 strip_last_char(Input, [C0,C1]) -> function
1304 strip_last_char(Input, [C0,C1,C2]) -> function
1315 strip_last_char(Input, [C0,C1,C2,C3]) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Duri_string.erl1307 strip_last_char(Input, [$:]);
1314 strip_last_char(Input, [$?,$#]);
1321 strip_last_char(Input, [$?,$#,$@]);
1328 strip_last_char(Input, [$:,$?,$#,$/]);
1334 strip_last_char(Input, [$#]);
1353 strip_last_char(<<>>, _) -> <<>>; function
1354 strip_last_char(Input, [C0]) -> function
1361 strip_last_char(Input, [C0,C1]) -> function
1370 strip_last_char(Input, [C0,C1,C2]) -> function
1381 strip_last_char(Input, [C0,C1,C2,C3]) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Duri_string.erl1307 strip_last_char(Input, [$:]);
1314 strip_last_char(Input, [$?,$#]);
1321 strip_last_char(Input, [$?,$#,$@]);
1328 strip_last_char(Input, [$:,$?,$#,$/]);
1334 strip_last_char(Input, [$#]);
1353 strip_last_char(<<>>, _) -> <<>>; function
1354 strip_last_char(Input, [C0]) -> function
1361 strip_last_char(Input, [C0,C1]) -> function
1370 strip_last_char(Input, [C0,C1,C2]) -> function
1381 strip_last_char(Input, [C0,C1,C2,C3]) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Duri_string.erl1307 strip_last_char(Input, [$:]);
1314 strip_last_char(Input, [$?,$#]);
1321 strip_last_char(Input, [$?,$#,$@]);
1328 strip_last_char(Input, [$:,$?,$#,$/]);
1334 strip_last_char(Input, [$#]);
1353 strip_last_char(<<>>, _) -> <<>>; function
1354 strip_last_char(Input, [C0]) -> function
1361 strip_last_char(Input, [C0,C1]) -> function
1370 strip_last_char(Input, [C0,C1,C2]) -> function
1381 strip_last_char(Input, [C0,C1,C2,C3]) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Duri_string.erl1307 strip_last_char(Input, [$:]);
1314 strip_last_char(Input, [$?,$#]);
1321 strip_last_char(Input, [$?,$#,$@]);
1328 strip_last_char(Input, [$:,$?,$#,$/]);
1334 strip_last_char(Input, [$#]);
1353 strip_last_char(<<>>, _) -> <<>>; function
1354 strip_last_char(Input, [C0]) -> function
1361 strip_last_char(Input, [C0,C1]) -> function
1370 strip_last_char(Input, [C0,C1,C2]) -> function
1381 strip_last_char(Input, [C0,C1,C2,C3]) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Duri_string.erl1307 strip_last_char(Input, [$:]);
1314 strip_last_char(Input, [$?,$#]);
1321 strip_last_char(Input, [$?,$#,$@]);
1328 strip_last_char(Input, [$:,$?,$#,$/]);
1334 strip_last_char(Input, [$#]);
1353 strip_last_char(<<>>, _) -> <<>>; function
1354 strip_last_char(Input, [C0]) -> function
1361 strip_last_char(Input, [C0,C1]) -> function
1370 strip_last_char(Input, [C0,C1,C2]) -> function
1381 strip_last_char(Input, [C0,C1,C2,C3]) -> function