Home | History | Annotate | Download | only in src

Lines Matching refs:CHAR_BACKSLASH

217       if (c == CHAR_BACKSLASH) PUTCHARS(STR_BACKSLASH);
278 case CHAR_BACKSLASH:
436 convert_glob_write(out, CHAR_BACKSLASH);
618 out->out_str[len] = CHAR_BACKSLASH;
634 out->out_str[0] = CHAR_BACKSLASH;
734 c == CHAR_BACKSLASH || c == CHAR_MINUS)
735 convert_glob_write(out, CHAR_BACKSLASH);
842 out.out_str[0] = CHAR_BACKSLASH;
887 out.out_str[3] = CHAR_BACKSLASH;
1003 convert_glob_write(&out, CHAR_BACKSLASH);
1012 out.out_str[0] = CHAR_BACKSLASH;