Home
last modified time | relevance | path

Searched refs:RC_NL2_CHAR (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/gcal/gcal-4.1/src/
H A Dtxt2gcal.c785 case RC_NL2_CHAR:
809 case RC_NL2_CHAR:
943 case RC_NL2_CHAR:
980 case RC_NL2_CHAR:
H A Dgcal2txt.c789 case RC_NL2_CHAR:
844 case RC_NL2_CHAR:
946 || ch3 == RC_NL_CHAR || ch3 == RC_NL2_CHAR)
H A Drc-use.c2038 case RC_NL2_CHAR:
2068 || *ptr_char == RC_NL2_CHAR)
2125 case RC_NL2_CHAR:
2154 if (*ptr_char == RC_NL_CHAR || *ptr_char == RC_NL2_CHAR)
2516 (Bool) (strchr (lineptrs->text_part, RC_NL2_CHAR) ==
2580 else if (*lineptrs->text_part == RC_NL2_CHAR)
H A Drc-defs.h208 # define RC_NL2_CHAR '^' macro
H A Drc-insert.c1154 if (s1[k - 1] == RC_NL2_CHAR)
1157 s2[i] = RC_NL2_CHAR;
1291 || (*s2 == RC_NL2_CHAR))