Nick Wellnhofer
b9d2f3c911
parser: Introduce new input API
...
- xmlInputCreateUrl
- xmlInputCreateMemory
- xmlInputCreateString
- xmlInputCreateFd
- xmlInputCreateIO
- xmlInputSetEncoding
These functions don't take a parser context and work on xmlParserInputs,
replacing functions working on xmlParserInputBuffers.
xmlInputCreateUrl and xmlInputSetEncoding offer fine-grained error
handling.
Several XML_INPUT_* flags offer additional control.
2024-06-12 16:22:52 +02:00
..
2024-01-05 20:39:40 +01:00
2022-12-08 02:48:27 +01:00
2022-12-08 02:48:27 +01:00
2024-05-05 17:26:11 +02:00
2023-09-21 14:47:25 +02:00
2024-05-20 14:23:39 +02:00
2023-12-29 01:22:11 +01:00
2023-12-07 14:59:40 +01:00
2023-12-11 22:05:47 +01:00
2024-04-28 18:58:27 +02:00
2022-12-08 02:48:27 +01:00
2023-11-23 15:27:00 +01:00
2024-04-04 12:23:39 +02:00
2024-06-06 17:13:41 -07:00
2023-09-21 22:57:33 +02:00
2023-11-27 13:43:06 +01:00
2024-06-12 16:14:15 +02:00
2024-06-12 16:22:52 +02:00
2023-12-11 22:05:47 +01:00
2023-12-07 12:31:16 +01:00
2023-09-21 01:50:53 +02:00
2023-09-21 01:50:53 +02:00
2023-12-07 12:31:16 +01:00
2023-12-07 12:31:16 +01:00
2023-09-20 22:22:51 +02:00
2024-04-28 19:30:40 +02:00
2023-12-11 22:05:47 +01:00
2024-03-16 15:20:08 +01:00
2023-12-21 02:46:27 +01:00
2022-12-08 02:48:27 +01:00
2022-12-08 02:48:27 +01:00
2024-05-20 14:23:39 +02:00
2024-06-06 09:40:18 +00:00
2024-05-14 15:44:50 +02:00
2024-04-28 20:42:55 +02:00
2022-12-08 02:48:27 +01:00
2023-12-11 22:13:06 +01:00
2023-09-22 14:23:27 +02:00
2024-05-14 15:44:50 +02:00
2023-09-28 15:34:08 +02:00
2023-03-14 15:14:38 +01:00
2022-12-08 02:48:27 +01:00
2024-04-30 17:42:59 +02:00
2024-04-28 20:42:55 +02:00
2024-01-05 20:50:00 +01:00
2023-12-21 02:46:27 +01:00
2023-09-28 15:34:08 +02:00
2023-09-21 22:57:33 +02:00