Cogs.Core
Public Attributes | List of all members
GumboInternalUtf8Iterator Struct Reference

Public Attributes

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

Detailed Description

Definition at line 50 of file utf8.h.

Member Data Documentation

◆ _current

int GumboInternalUtf8Iterator::_current

Definition at line 62 of file utf8.h.

◆ _end

const char* GumboInternalUtf8Iterator::_end

Definition at line 59 of file utf8.h.

◆ _mark

const char* GumboInternalUtf8Iterator::_mark

Definition at line 56 of file utf8.h.

◆ _mark_pos

GumboSourcePosition GumboInternalUtf8Iterator::_mark_pos

Definition at line 71 of file utf8.h.

◆ _parser

struct GumboInternalParser* GumboInternalUtf8Iterator::_parser

Definition at line 75 of file utf8.h.

◆ _pos

GumboSourcePosition GumboInternalUtf8Iterator::_pos

Definition at line 68 of file utf8.h.

◆ _start

const char* GumboInternalUtf8Iterator::_start

Definition at line 52 of file utf8.h.

◆ _width

int GumboInternalUtf8Iterator::_width

Definition at line 65 of file utf8.h.


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