Home
last modified time | relevance | path

Searched refs:fetch_DTD (Results 1 – 8 of 8) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_scan.erl772 S=fetch_DTD(undefined,S0),
1282 fetch_DTD({system,URI},S#xmerl_scanner{doctype_DTD=option_provided});
1283 fetch_DTD(undefined, S) -> function
1287 fetch_DTD(DTDSpec, S)-> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_scan.erl772 S=fetch_DTD(undefined,S0),
1282 fetch_DTD({system,URI},S#xmerl_scanner{doctype_DTD=option_provided});
1283 fetch_DTD(undefined, S) -> function
1287 fetch_DTD(DTDSpec, S)-> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_scan.erl772 S=fetch_DTD(undefined,S0),
1282 fetch_DTD({system,URI},S#xmerl_scanner{doctype_DTD=option_provided});
1283 fetch_DTD(undefined, S) -> function
1287 fetch_DTD(DTDSpec, S)-> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl775 S=fetch_DTD(undefined,S0),
1285 fetch_DTD({system,URI},S#xmerl_scanner{doctype_DTD=option_provided});
1286 fetch_DTD(undefined, S) -> function
1290 fetch_DTD(DTDSpec, S)-> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl775 S=fetch_DTD(undefined,S0),
1285 fetch_DTD({system,URI},S#xmerl_scanner{doctype_DTD=option_provided});
1286 fetch_DTD(undefined, S) -> function
1290 fetch_DTD(DTDSpec, S)-> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl775 S=fetch_DTD(undefined,S0),
1285 fetch_DTD({system,URI},S#xmerl_scanner{doctype_DTD=option_provided});
1286 fetch_DTD(undefined, S) -> function
1290 fetch_DTD(DTDSpec, S)-> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl775 S=fetch_DTD(undefined,S0),
1285 fetch_DTD({system,URI},S#xmerl_scanner{doctype_DTD=option_provided});
1286 fetch_DTD(undefined, S) -> function
1290 fetch_DTD(DTDSpec, S)-> function
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung_controller/
H A Dts_config_server.erl237 [{xmerl_scan, fetch_DTD, 2,_}|_]}} ->