Graphviz 14.1.3~dev.20260126.0926
Loading...
Searching...
No Matches
sftable.c File Reference
#include "config.h"
#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 23 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 30 of file sftable.c.