Photon 1.0.0
Loading...
Searching...
No Matches
GumboInternalUtf8Iterator Struct Reference

#include <utf8.h>

Public Attributes

const char * _start
 
const char * _mark
 
const char * _end
 
int _current
 
int _width
 
GumboSourcePosition _pos
 
GumboSourcePosition _mark_pos
 
struct GumboInternalParser_parser
 

Member Data Documentation

◆ _current

int GumboInternalUtf8Iterator::_current

◆ _end

const char* GumboInternalUtf8Iterator::_end

◆ _mark

const char* GumboInternalUtf8Iterator::_mark

◆ _mark_pos

GumboSourcePosition GumboInternalUtf8Iterator::_mark_pos

◆ _parser

struct GumboInternalParser* GumboInternalUtf8Iterator::_parser

◆ _pos

GumboSourcePosition GumboInternalUtf8Iterator::_pos

◆ _start

const char* GumboInternalUtf8Iterator::_start

◆ _width

int GumboInternalUtf8Iterator::_width

The documentation for this struct was generated from the following file: