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

Go to the source code of this file.

Functions

const char * POPT_prev_char (const char *str)
const char * POPT_next_char (const char *str)

Variables

static const unsigned char utf8_skip_data [256]

Function Documentation

const char* POPT_next_char ( const char *  str)

Definition at line 32 of file poptint.c.

Referenced by singleOptionHelp(), and stringDisplayWidth().

const char* POPT_prev_char ( const char *  str)

Definition at line 20 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 7 of file poptint.c.


Generated for popt by  doxygen 1.7.6.1