PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
ansi.c File Reference
#include "ansi.h"
#include <errno.h>
#include <string.h>
Include dependency graph for ansi.c:

Go to the source code of this file.

Functions

void ansi_init (ansi_t *ansi)
 
uint64_t ansi_parse (ansi_t *ansi, char input, ansi_result_t *result)
 

Function Documentation

◆ ansi_init()

void ansi_init ( ansi_t ansi)

Definition at line 6 of file ansi.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ansi_parse()

uint64_t ansi_parse ( ansi_t ansi,
char  input,
ansi_result_t result 
)

Definition at line 11 of file ansi.c.

Here is the call graph for this function:
Here is the caller graph for this function: