Lines Matching defs:SPACE_CHAR
71 #define SPACE_CHAR 0x0020
444 while((dest[i] == SPACE_CHAR) && (countl < size)) {
449 while(dest[size-1] == SPACE_CHAR) {
678 dest[i] = SPACE_CHAR;
780 dest[i] = SPACE_CHAR;
818 tempbuffer[i] = SPACE_CHAR;
858 tempbuffer[i] = SPACE_CHAR;
902 while(dest[i] == SPACE_CHAR) {
963 while(dest[inpsize-1] == SPACE_CHAR) {
991 tempbuffer[i] = SPACE_CHAR;
1022 if ((i>0) && (dest[i-1] == SPACE_CHAR) ) {
1028 if ((i>0) && (dest[i-1] == SPACE_CHAR) ) {
1037 if(dest[i] == SPACE_CHAR){
1260 if ((i > 0) && (dest[i-1] == SPACE_CHAR)){
1375 dest[i] = SPACE_CHAR;
1379 dest[i] = SPACE_CHAR;