Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dlong_timers_test.erl231 lists:reverse(conv_time_str(lists:reverse(integer_to_list(Time)))).
233 conv_time_str([X,Y,Z,C|Cs]) when C /= $- -> function
234 [X,Y,Z,$`|conv_time_str([C|Cs])];
235 conv_time_str(Cs) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dlong_timers_test.erl231 lists:reverse(conv_time_str(lists:reverse(integer_to_list(Time)))).
233 conv_time_str([X,Y,Z,C|Cs]) when C /= $- -> function
234 [X,Y,Z,$`|conv_time_str([C|Cs])];
235 conv_time_str(Cs) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dlong_timers_test.erl231 lists:reverse(conv_time_str(lists:reverse(integer_to_list(Time)))).
233 conv_time_str([X,Y,Z,C|Cs]) when C /= $- -> function
234 [X,Y,Z,$`|conv_time_str([C|Cs])];
235 conv_time_str(Cs) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dlong_timers_test.erl231 lists:reverse(conv_time_str(lists:reverse(integer_to_list(Time)))).
233 conv_time_str([X,Y,Z,C|Cs]) when C /= $- -> function
234 [X,Y,Z,$`|conv_time_str([C|Cs])];
235 conv_time_str(Cs) -> function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dlong_timers_test.erl231 lists:reverse(conv_time_str(lists:reverse(integer_to_list(Time)))).
233 conv_time_str([X,Y,Z,C|Cs]) when C /= $- -> function
234 [X,Y,Z,$`|conv_time_str([C|Cs])];
235 conv_time_str(Cs) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dlong_timers_test.erl231 lists:reverse(conv_time_str(lists:reverse(integer_to_list(Time)))).
233 conv_time_str([X,Y,Z,C|Cs]) when C /= $- -> function
234 [X,Y,Z,$`|conv_time_str([C|Cs])];
235 conv_time_str(Cs) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dlong_timers_test.erl231 lists:reverse(conv_time_str(lists:reverse(integer_to_list(Time)))).
233 conv_time_str([X,Y,Z,C|Cs]) when C /= $- -> function
234 [X,Y,Z,$`|conv_time_str([C|Cs])];
235 conv_time_str(Cs) -> function