popt  1.16
Macros | Functions | Variables
poptint.c File Reference
#include "system.h"
#include <stdarg.h>
#include "poptint.h"
#include "lookup3.c"
Include dependency graph for poptint.c:

Go to the source code of this file.

Macros

#define _JLU3_jlu32lpair   1
 
#define jlu32lpair   poptJlu32lpair
 

Functions

const char * POPT_prev_char (const char *str)
 
const char * POPT_next_char (const char *str)
 
int POPT_fprintf (FILE *stream, const char *format,...)
 

Variables

static const unsigned char utf8_skip_data [256]
 

Macro Definition Documentation

◆ _JLU3_jlu32lpair

#define _JLU3_jlu32lpair   1

Definition at line 6 of file poptint.c.

◆ jlu32lpair

#define jlu32lpair   poptJlu32lpair

Definition at line 7 of file poptint.c.

Function Documentation

◆ POPT_fprintf()

int POPT_fprintf ( FILE *  stream,
const char *  format,
  ... 
)

Definition at line 150 of file poptint.c.

Referenced by poptPrintHelp(), showHelpIntro(), singleOptionHelp(), and singleTableHelp().

◆ POPT_next_char()

const char* POPT_next_char ( const char *  str)

Definition at line 37 of file poptint.c.

References xstrdup().

Referenced by singleOptionHelp(), and stringDisplayWidth().

◆ POPT_prev_char()

const char* POPT_prev_char ( const char *  str)

Definition at line 25 of file poptint.c.

Referenced by singleOptionHelp().

Variable Documentation

◆ utf8_skip_data

const unsigned char utf8_skip_data[256]
static
Initial value:
= {
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,6,6,1,1
}

Definition at line 12 of file poptint.c.


Generated for popt by  doxygen 1.8.13