Home
last modified time | relevance | path

Searched defs:scan_xml_decl (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.erl841 scan_xml_decl(T, S) -> function
858 scan_xml_decl([], S=#xmerl_scanner{continuation_fun = F}, Decl) -> function
863 scan_xml_decl("?>" ++ T, S0, Decl) -> function
866 scan_xml_decl(T,S=#xmerl_scanner{event_fun = _Event},Decl) when ?whitespace(hd(T)) -> function
869 scan_xml_decl(_T,S=#xmerl_scanner{event_fun = _Event},_Decl) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_scan.erl841 scan_xml_decl(T, S) -> function
858 scan_xml_decl([], S=#xmerl_scanner{continuation_fun = F}, Decl) -> function
863 scan_xml_decl("?>" ++ T, S0, Decl) -> function
866 scan_xml_decl(T,S=#xmerl_scanner{event_fun = _Event},Decl) when ?whitespace(hd(T)) -> function
869 scan_xml_decl(_T,S=#xmerl_scanner{event_fun = _Event},_Decl) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_scan.erl841 scan_xml_decl(T, S) -> function
858 scan_xml_decl([], S=#xmerl_scanner{continuation_fun = F}, Decl) -> function
863 scan_xml_decl("?>" ++ T, S0, Decl) -> function
866 scan_xml_decl(T,S=#xmerl_scanner{event_fun = _Event},Decl) when ?whitespace(hd(T)) -> function
869 scan_xml_decl(_T,S=#xmerl_scanner{event_fun = _Event},_Decl) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl844 scan_xml_decl(T, S) -> function
861 scan_xml_decl([], S=#xmerl_scanner{continuation_fun = F}, Decl) -> function
866 scan_xml_decl("?>" ++ T, S0, Decl) -> function
869 scan_xml_decl(T,S=#xmerl_scanner{event_fun = _Event},Decl) when ?whitespace(hd(T)) -> function
872 scan_xml_decl(_T,S=#xmerl_scanner{event_fun = _Event},_Decl) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl844 scan_xml_decl(T, S) -> function
861 scan_xml_decl([], S=#xmerl_scanner{continuation_fun = F}, Decl) -> function
866 scan_xml_decl("?>" ++ T, S0, Decl) -> function
869 scan_xml_decl(T,S=#xmerl_scanner{event_fun = _Event},Decl) when ?whitespace(hd(T)) -> function
872 scan_xml_decl(_T,S=#xmerl_scanner{event_fun = _Event},_Decl) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl844 scan_xml_decl(T, S) -> function
861 scan_xml_decl([], S=#xmerl_scanner{continuation_fun = F}, Decl) -> function
866 scan_xml_decl("?>" ++ T, S0, Decl) -> function
869 scan_xml_decl(T,S=#xmerl_scanner{event_fun = _Event},Decl) when ?whitespace(hd(T)) -> function
872 scan_xml_decl(_T,S=#xmerl_scanner{event_fun = _Event},_Decl) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl844 scan_xml_decl(T, S) -> function
861 scan_xml_decl([], S=#xmerl_scanner{continuation_fun = F}, Decl) -> function
866 scan_xml_decl("?>" ++ T, S0, Decl) -> function
869 scan_xml_decl(T,S=#xmerl_scanner{event_fun = _Event},Decl) when ?whitespace(hd(T)) -> function
872 scan_xml_decl(_T,S=#xmerl_scanner{event_fun = _Event},_Decl) -> function