Home
last modified time | relevance | path

Searched defs:deep_char_list (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dio_lib.erl686 deep_char_list(Cs) -> function
689 deep_char_list([C|Cs], More) when is_list(C) -> function
691 deep_char_list([C|Cs], More) function
696 deep_char_list([], [Cs|More]) -> function
698 deep_char_list([], []) -> true; function
699 deep_char_list(_, _More) -> %Everything else is false function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dio_lib.erl675 deep_char_list(Cs) -> function
678 deep_char_list([C|Cs], More) when is_list(C) -> function
680 deep_char_list([C|Cs], More) function
685 deep_char_list([], [Cs|More]) -> function
687 deep_char_list([], []) -> true; function
688 deep_char_list(_, _More) -> %Everything else is false function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dio_lib.erl686 deep_char_list(Cs) -> function
689 deep_char_list([C|Cs], More) when is_list(C) -> function
691 deep_char_list([C|Cs], More) function
696 deep_char_list([], [Cs|More]) -> function
698 deep_char_list([], []) -> true; function
699 deep_char_list(_, _More) -> %Everything else is false function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib.erl686 deep_char_list(Cs) -> function
689 deep_char_list([C|Cs], More) when is_list(C) -> function
691 deep_char_list([C|Cs], More) function
696 deep_char_list([], [Cs|More]) -> function
698 deep_char_list([], []) -> true; function
699 deep_char_list(_, _More) -> %Everything else is false function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib.erl686 deep_char_list(Cs) -> function
689 deep_char_list([C|Cs], More) when is_list(C) -> function
691 deep_char_list([C|Cs], More) function
696 deep_char_list([], [Cs|More]) -> function
698 deep_char_list([], []) -> true; function
699 deep_char_list(_, _More) -> %Everything else is false function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib.erl686 deep_char_list(Cs) -> function
689 deep_char_list([C|Cs], More) when is_list(C) -> function
691 deep_char_list([C|Cs], More) function
696 deep_char_list([], [Cs|More]) -> function
698 deep_char_list([], []) -> true; function
699 deep_char_list(_, _More) -> %Everything else is false function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib.erl686 deep_char_list(Cs) -> function
689 deep_char_list([C|Cs], More) when is_list(C) -> function
691 deep_char_list([C|Cs], More) function
696 deep_char_list([], [Cs|More]) -> function
698 deep_char_list([], []) -> true; function
699 deep_char_list(_, _More) -> %Everything else is false function