Graphviz 14.0.5~dev.20251117.1017
Loading...
Searching...
No Matches
sftable.c File Reference
#include <limits.h>
#include <sfio/sfhdr.h>
#include <stddef.h>
#include <util/gv_ctype.h>
Include dependency graph for sftable.c:

Go to the source code of this file.

Functions

static const char * sffmtint (const char *str)
 

Variables

Sftab_t _Sftable
 

Function Documentation

◆ sffmtint()

static const char * sffmtint ( const char *  str)
static

Definition at line 21 of file sftable.c.

References gv_isdigit(), and str.

Here is the call graph for this function:

Variable Documentation

◆ _Sftable

Sftab_t _Sftable

Definition at line 28 of file sftable.c.