Photon 1.0.0
|
#include <stdbool.h>
Go to the source code of this file.
Classes | |
struct | OneOrTwoCodepoints |
Functions | |
bool | consume_char_ref (struct GumboInternalParser *parser, struct GumboInternalUtf8Iterator *input, int additional_allowed_char, bool is_in_attribute, OneOrTwoCodepoints *output) |
Variables | |
const int | kGumboNoChar |
bool consume_char_ref | ( | struct GumboInternalParser * | parser, |
struct GumboInternalUtf8Iterator * | input, | ||
int | additional_allowed_char, | ||
bool | is_in_attribute, | ||
OneOrTwoCodepoints * | output | ||
) |
|
extern |