Home
last modified time | relevance | path

Searched refs:doubleq (Results 1 – 13 of 13) sorted by relevance

/dports/devel/sunpromake/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/devel/sccs/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/devel/schilybase/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/net/rscsi/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/archivers/star/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/editors/ved/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/devel/smake/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/smake/
H A Djob.c563 BOOL doubleq = FALSE; local
572 if (!singleq && !doubleq)
573 doubleq = TRUE;
574 else if (doubleq)
575 doubleq = FALSE;
578 if (!singleq && !doubleq)
585 if (singleq || doubleq)
592 if (doubleq) {
601 if (!singleq && !doubleq &&
604 } else if (doubleq && *s == '$') {
[all …]
/dports/archivers/sharutils/sharutils-4.15.2/src/
H A Dshar.c310 struct quoting_options * alwaysq, * doubleq; in init_shar_msg() local
321 doubleq = clone_quoting_options (NULL); in init_shar_msg()
322 set_quoting_style (doubleq, c_quoting_style); in init_shar_msg()
323 set_char_quoting (doubleq, '"', 1); // "); in init_shar_msg()
338 pz = quotearg_alloc (pz, shar_msg_size[ix], doubleq); in init_shar_msg()
346 free (doubleq); in init_shar_msg()
H A Dshar.c.orig308 struct quoting_options * alwaysq, * doubleq;
319 doubleq = clone_quoting_options (NULL);
320 set_quoting_style (doubleq, c_quoting_style);
321 set_char_quoting (doubleq, '"', 1); // ");
336 pz = quotearg_alloc (pz, shar_msg_size[ix], doubleq);
344 free (doubleq);
/dports/www/erlang-cowboy/cowboy-1.1.2/examples/markdown_middleware/src/
H A Derlmarkdown.erl1000 parse_inline1([{{punc, bslash}, _}, {{punc, doubleq}, _} = Q | T], A) ->
1004 parse_inline1([{{punc, doubleq}, _} | T], A) ->
1006 parse_inline2(T, lists:reverse(A), doubleq, []);
1027 {{punc, doubleq}, _}= Q | T], Url, D, A) ->
1032 parse_inline2([{{punc, doubleq}, _} | T], Url, doubleq, A) ->
1152 lex1(T, [], [{{punc, doubleq}, "\""}, lex2(A1) | A2]); %"
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/defs/
H A Ddedparser.cpp376 int ReadString(String &dest, bool inside = false, bool doubleq = false) in DENG2_PIMPL()
429 if (doubleq && ch == '"') in DENG2_PIMPL()