Home
last modified time | relevance | path

Searched defs:whiteChars (Results 1 – 7 of 7) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/maloc/src/vsys/maloc/
H A Dvio.h131 char whiteChars[VMAX_ARGNUM]; /**< white space character set (ASC) */ member
/dports/science/tinker/tinker/apbs/include/macos/maloc/
H A Dvio.h108 char whiteChars[VMAX_ARGNUM]; /**< white space character set (ASC) */ member
/dports/science/tinker/tinker/apbs/include/linux/maloc/
H A Dvio.h108 char whiteChars[VMAX_ARGNUM]; /**< white space character set (ASC) */ member
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/maloc/src/vsys/
H A Dvio.c105 char whiteChars[VMAX_ARGNUM]; /* white space character set */ member
914 VPUBLIC void Vio_setWhiteChars(Vio *thee, char *whiteChars) in Vio_setWhiteChars()
2169 VPRIVATE void asc_setWhiteChars(ASC *thee, char *whiteChars) in asc_setWhiteChars()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/swig/src/
H A Dvio_stripped.i58 char whiteChars[VMAX_ARGNUM]; /**< white space character set (ASC) */ member
/dports/editors/nedit/nedit-5.7/source/
H A Dshift.c734 static char whiteChars[] = " \t"; in findParagraphEnd() local
752 static char whiteChars[] = " \t"; in findParagraphStart() local
H A Dtext.c2716 static char whiteChars[] = " \t"; in forwardParagraphAP() local
2747 static char whiteChars[] = " \t"; in backwardParagraphAP() local