Eneboo - Documentación para desarrolladores
'defines' | Funciones | Variables
Referencia del Archivo src/libdigidoc/libxml2/chvalid.c
#include "libxml.h"
#include <libxml/chvalid.h>
#include "elfgcchack.h"

'defines'

#define IN_LIBXML
#define bottom_chvalid

Funciones

int xmlCharInRange (unsigned int val, const xmlChRangeGroup *rptr)
int xmlIsBaseChar (unsigned int ch)
int xmlIsBlank (unsigned int ch)
int xmlIsChar (unsigned int ch)
int xmlIsCombining (unsigned int ch)
int xmlIsDigit (unsigned int ch)
int xmlIsExtender (unsigned int ch)
int xmlIsIdeographic (unsigned int ch)
int xmlIsPubidChar (unsigned int ch)

Variables

const unsigned char xmlIsPubidChar_tab [256]
const xmlChRangeGroup xmlIsBaseCharGroup
const xmlChRangeGroup xmlIsCharGroup
const xmlChRangeGroup xmlIsCombiningGroup
const xmlChRangeGroup xmlIsDigitGroup
const xmlChRangeGroup xmlIsExtenderGroup
const xmlChRangeGroup xmlIsIdeographicGroup

Documentación de los 'defines'

#define bottom_chvalid
#define IN_LIBXML

Documentación de las funciones

int xmlCharInRange ( unsigned int  val,
const xmlChRangeGroup rptr 
)

xmlCharInRange: : character to be validated : pointer to range to be used to validate

Does a binary search of the range table to determine if char is valid

Returns: true if character valid, false otherwise

int xmlIsBaseChar ( unsigned int  ch)

xmlIsBaseChar: : character to validate

This function is DEPRECATED. Use xmlIsBaseChar_ch or xmlIsBaseCharQ instead

Returns true if argument valid, false otherwise

int xmlIsBlank ( unsigned int  ch)

xmlIsBlank: : character to validate

This function is DEPRECATED. Use xmlIsBlank_ch or xmlIsBlankQ instead

Returns true if argument valid, false otherwise

int xmlIsChar ( unsigned int  ch)

xmlIsChar: : character to validate

This function is DEPRECATED. Use xmlIsChar_ch or xmlIsCharQ instead

Returns true if argument valid, false otherwise

int xmlIsCombining ( unsigned int  ch)

xmlIsCombining: : character to validate

This function is DEPRECATED. Use xmlIsCombiningQ instead

Returns true if argument valid, false otherwise

int xmlIsDigit ( unsigned int  ch)

xmlIsDigit: : character to validate

This function is DEPRECATED. Use xmlIsDigit_ch or xmlIsDigitQ instead

Returns true if argument valid, false otherwise

int xmlIsExtender ( unsigned int  ch)

xmlIsExtender: : character to validate

This function is DEPRECATED. Use xmlIsExtender_ch or xmlIsExtenderQ instead

Returns true if argument valid, false otherwise

int xmlIsIdeographic ( unsigned int  ch)

xmlIsIdeographic: : character to validate

This function is DEPRECATED. Use xmlIsIdeographicQ instead

Returns true if argument valid, false otherwise

int xmlIsPubidChar ( unsigned int  ch)

xmlIsPubidChar: : character to validate

This function is DEPRECATED. Use xmlIsPubidChar_ch or xmlIsPubidCharQ instead

Returns true if argument valid, false otherwise


Documentación de las variables

Valor inicial:
        {197, 0, xmlIsBaseChar_srng, (xmlChLRangePtr)0}
Valor inicial:
        {2, 1, xmlIsChar_srng, xmlIsChar_lrng}
Valor inicial:
        {95, 0, xmlIsCombining_srng, (xmlChLRangePtr)0}
Valor inicial:
        {14, 0, xmlIsDigit_srng, (xmlChLRangePtr)0}
Valor inicial:
        {10, 0, xmlIsExtender_srng, (xmlChLRangePtr)0}
Valor inicial:
        {3, 0, xmlIsIdeographic_srng, (xmlChLRangePtr)0}
const unsigned char xmlIsPubidChar_tab[256]
Valor inicial:
 {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
    0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x01, 0x00, 0x01,
    0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
    0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
    0x00, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
    0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
    0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x01,
    0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
    0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
    0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00 }
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'