Herb C Reference
Loading...
Searching...
No Matches
lex_helpers.h File Reference
#include "herb.h"
#include "token.h"
#include "util/hb_allocator.h"
#include "util/hb_array.h"
#include "util/hb_buffer.h"
#include "util/hb_string.h"
#include <stdlib.h>

Go to the source code of this file.

Functions

static void herb_lex_to_buffer (const char *source, hb_buffer_T *output, hb_allocator_T *allocator)
 

Function Documentation

◆ herb_lex_to_buffer()

static void herb_lex_to_buffer ( const char *  source,
hb_buffer_T *  output,
hb_allocator_T *  allocator 
)
inlinestatic