Photon 1.0.0
Loading...
Searching...
No Matches
char_ref.h File Reference
#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
 

Function Documentation

◆ consume_char_ref()

bool consume_char_ref ( struct GumboInternalParser parser,
struct GumboInternalUtf8Iterator input,
int  additional_allowed_char,
bool  is_in_attribute,
OneOrTwoCodepoints output 
)

Variable Documentation

◆ kGumboNoChar

const int kGumboNoChar
extern