Home
last modified time | relevance | path

Searched refs: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
3099 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes, S1) end,
3102 scan_system_literal("\"" ++ T, S) -> function
3103 scan_system_literal(T, S, $", []);
3108 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3111 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes,S1,Delimiter,Acc) end,
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
3121 scan_system_literal(T, S#xmerl_scanner{col = S#xmerl_scanner.col+1},
/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
3099 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes, S1) end,
3102 scan_system_literal("\"" ++ T, S) -> function
3103 scan_system_literal(T, S, $", []);
3108 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3111 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes,S1,Delimiter,Acc) end,
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
3121 scan_system_literal(T, S#xmerl_scanner{col = S#xmerl_scanner.col+1},
/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
3099 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes, S1) end,
3102 scan_system_literal("\"" ++ T, S) -> function
3103 scan_system_literal(T, S, $", []);
3108 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3111 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes,S1,Delimiter,Acc) end,
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
3121 scan_system_literal(T, S#xmerl_scanner{col = S#xmerl_scanner.col+1},
/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
3102 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes, S1) end,
3105 scan_system_literal("\"" ++ T, S) -> function
3106 scan_system_literal(T, S, $", []);
3111 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3114 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes,S1,Delimiter,Acc) end,
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
3124 scan_system_literal(T, S#xmerl_scanner{col = S#xmerl_scanner.col+1},
/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
3102 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes, S1) end,
3105 scan_system_literal("\"" ++ T, S) -> function
3106 scan_system_literal(T, S, $", []);
3111 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3114 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes,S1,Delimiter,Acc) end,
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
3124 scan_system_literal(T, S#xmerl_scanner{col = S#xmerl_scanner.col+1},
/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
3102 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes, S1) end,
3105 scan_system_literal("\"" ++ T, S) -> function
3106 scan_system_literal(T, S, $", []);
3111 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3114 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes,S1,Delimiter,Acc) end,
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
3124 scan_system_literal(T, S#xmerl_scanner{col = S#xmerl_scanner.col+1},
/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
3102 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes, S1) end,
3105 scan_system_literal("\"" ++ T, S) -> function
3106 scan_system_literal(T, S, $", []);
3111 scan_system_literal([], S=#xmerl_scanner{continuation_fun = F}, function
3114 F(fun(MoreBytes, S1) -> scan_system_literal(MoreBytes,S1,Delimiter,Acc) end,
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
3124 scan_system_literal(T, S#xmerl_scanner{col = S#xmerl_scanner.col+1},