Home | History | Annotate | Download | only in common

Lines Matching defs:SPACE_CHAR

71 #define SPACE_CHAR         0x0020
445 while(dest[i] == SPACE_CHAR) {
449 while(dest[size-1] == SPACE_CHAR) {
681 dest[i] = SPACE_CHAR;
782 dest[i] = SPACE_CHAR;
826 tempbuffer[i] = SPACE_CHAR;
873 tempbuffer[i] = SPACE_CHAR;
917 while(dest[i] == SPACE_CHAR) {
975 while(dest[inpsize-1] == SPACE_CHAR) {
1003 tempbuffer[i] = SPACE_CHAR;
1034 if ((i>0) && (dest[i-1] == SPACE_CHAR) ) {
1040 if ((i>0) && (dest[i-1] == SPACE_CHAR) ) {
1049 if(dest[i] == SPACE_CHAR){
1275 if ((i > 0) && (dest[i-1] == SPACE_CHAR)){
1388 dest[i] = SPACE_CHAR;
1392 dest[i] = SPACE_CHAR;