| 897 |
check loc1 t1 Sequence.string |
check loc1 t1 Sequence.string |
| 898 |
"The argument of load_xml must be a string (filename)"; |
"The argument of load_xml must be a string (filename)"; |
| 899 |
Types.any |
Types.any |
| 900 |
|
| "load_file", [loc1,t1] -> |
| 901 |
|
check loc1 t1 Sequence.string |
| 902 |
|
"The argument of load_file must be a string (filename)"; |
| 903 |
|
Sequence.string |
| 904 |
| "load_html", [loc1,t1] -> |
| "load_html", [loc1,t1] -> |
| 905 |
check loc1 t1 Sequence.string |
check loc1 t1 Sequence.string |
| 906 |
"The argument of load_html must be a string (filename)"; |
"The argument of load_html must be a string (filename)"; |