Defines | 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.

Defines

#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]

Define Documentation

#define _JLU3_jlu32lpair   1

Definition at line 6 of file poptint.c.

#define jlu32lpair   poptJlu32lpair

Definition at line 7 of file poptint.c.


Function Documentation

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

Definition at line 150 of file poptint.c.

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

const char* POPT_next_char ( const char *  str  ) 

Definition at line 37 of file poptint.c.

Referenced by singleOptionHelp(), and stringDisplayWidth().

const char* POPT_prev_char ( const char *  str  ) 

Definition at line 25 of file poptint.c.

Referenced by singleOptionHelp().


Variable Documentation

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.7.1