Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_scan.erl3097 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}) -> function
3102 scan_system_literal("\"" ++ T, S) -> function
3104 scan_system_literal("'" ++ T, S) -> function
3108 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3114 scan_system_literal([H|T], S, H, Acc) -> function
3116 scan_system_literal("#"++_R, S, _H, _Acc) -> function
3119 scan_system_literal(Str, S, Delimiter, Acc) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_scan.erl3097 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}) -> function
3102 scan_system_literal("\"" ++ T, S) -> function
3104 scan_system_literal("'" ++ T, S) -> function
3108 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3114 scan_system_literal([H|T], S, H, Acc) -> function
3116 scan_system_literal("#"++_R, S, _H, _Acc) -> function
3119 scan_system_literal(Str, S, Delimiter, Acc) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_scan.erl3097 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}) -> function
3102 scan_system_literal("\"" ++ T, S) -> function
3104 scan_system_literal("'" ++ T, S) -> function
3108 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3114 scan_system_literal([H|T], S, H, Acc) -> function
3116 scan_system_literal("#"++_R, S, _H, _Acc) -> function
3119 scan_system_literal(Str, S, Delimiter, Acc) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl3100 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}) -> function
3105 scan_system_literal("\"" ++ T, S) -> function
3107 scan_system_literal("'" ++ T, S) -> function
3111 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3117 scan_system_literal([H|T], S, H, Acc) -> function
3119 scan_system_literal("#"++_R, S, _H, _Acc) -> function
3122 scan_system_literal(Str, S, Delimiter, Acc) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl3100 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}) -> function
3105 scan_system_literal("\"" ++ T, S) -> function
3107 scan_system_literal("'" ++ T, S) -> function
3111 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3117 scan_system_literal([H|T], S, H, Acc) -> function
3119 scan_system_literal("#"++_R, S, _H, _Acc) -> function
3122 scan_system_literal(Str, S, Delimiter, Acc) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl3100 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}) -> function
3105 scan_system_literal("\"" ++ T, S) -> function
3107 scan_system_literal("'" ++ T, S) -> function
3111 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3117 scan_system_literal([H|T], S, H, Acc) -> function
3119 scan_system_literal("#"++_R, S, _H, _Acc) -> function
3122 scan_system_literal(Str, S, Delimiter, Acc) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl3100 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}) -> function
3105 scan_system_literal("\"" ++ T, S) -> function
3107 scan_system_literal("'" ++ T, S) -> function
3111 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3117 scan_system_literal([H|T], S, H, Acc) -> function
3119 scan_system_literal("#"++_R, S, _H, _Acc) -> function
3122 scan_system_literal(Str, S, Delimiter, Acc) -> function