Hubbub
Functions
in_cell.c File Reference
#include <assert.h>
#include <string.h>
#include "treebuilder/modes.h"
#include "treebuilder/internal.h"
#include "treebuilder/treebuilder.h"
#include "utils/utils.h"

Go to the source code of this file.

Functions

static void close_cell (hubbub_treebuilder *treebuilder)
 Clear the stack back to a table row context. More...
 
hubbub_error handle_in_cell (hubbub_treebuilder *treebuilder, const hubbub_token *token)
 Handle tokens in "in cell" insertion mode. More...
 

Function Documentation

static void close_cell ( hubbub_treebuilder treebuilder)
inlinestatic
hubbub_error handle_in_cell ( hubbub_treebuilder treebuilder,
const hubbub_token token 
)