@ -23,6 +23,7 @@
#include "serd/serd.h"
#include <stddef.h>
#include <stdint.h>
#include <string.h>
typedef struct SerdByteSinkImpl {
@ -19,11 +19,7 @@
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#define NS_XSD "http://www.w3.org/2001/XMLSchema#"
#define NS_RDF "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
@ -17,10 +17,10 @@
#ifndef SERD_STACK_H
#define SERD_STACK_H
#include "serd_internal.h"
#include <stdbool.h>
/** An offset to start the stack at. Note 0 is reserved for NULL. */
@ -19,7 +19,6 @@
@ -17,8 +17,12 @@
#ifndef SERD_URI_UTILS_H
#define SERD_URI_UTILS_H
#include "string_utils.h"
static inline bool