Home
last modified time | relevance | path

Searched refs:in_dquote (Results 1 – 25 of 51) sorted by relevance

123

/dports/java/java-subversion/subversion-1.14.1/tools/dev/
H A Dfind-control-statements.py124 in_dquote = False
132 elif in_dquote:
136 in_dquote = False
149 in_dquote = True
/dports/devel/py-subversion/subversion-1.14.1/tools/dev/
H A Dfind-control-statements.py124 in_dquote = False
132 elif in_dquote:
136 in_dquote = False
149 in_dquote = True
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dev/
H A Dfind-control-statements.py124 in_dquote = False
132 elif in_dquote:
136 in_dquote = False
149 in_dquote = True
/dports/devel/p5-subversion/subversion-1.14.1/tools/dev/
H A Dfind-control-statements.py124 in_dquote = False
132 elif in_dquote:
136 in_dquote = False
149 in_dquote = True
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/markdown/sundown/
H A Dhtml_smartypants.c31 int in_dquote; member
110 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__squote()
188 if (smartypants_quotes(ob, previous_char, size >= 7 ? text[6] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__amp()
220 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__backtick()
262 if (!smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__dquote()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/markdown2html/html_formatter/
H A Dhtml_smartypants.c32 int in_dquote; member
162 &smrt->in_dquote ) ) in smartypants_cb__squote()
263 &smrt->in_dquote ) ) in smartypants_cb__amp()
307 &smrt->in_dquote ) ) in smartypants_cb__backtick()
365 if( !smartypants_quotes( ob, previous_char, size > 0 ? text[1] : 0, 'd', &smrt->in_dquote ) ) in smartypants_cb__dquote()
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/sundown/
H A Dhtml_smartypants.c31 int in_dquote; member
110 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__squote()
188 if (smartypants_quotes(ob, previous_char, size >= 7 ? text[6] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__amp()
220 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__backtick()
262 if (!smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__dquote()
/dports/textproc/R-cran-markdown/markdown/src/
H A Dhtml_smartypants.c31 int in_dquote; member
110 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__squote()
188 if (smartypants_quotes(ob, previous_char, size >= 7 ? text[6] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__amp()
220 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__backtick()
262 if (!smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__dquote()
/dports/print/nenscript/nenscript-1.13.3/
H A Dmain.c441 int in_dquote, in_squote, in_bquote; local
454 in_dquote = -1;
464 in_dquote = -in_dquote;
465 quote_count += in_dquote;
/dports/cad/librepcb/librepcb-0.1.6/libs/hoedown/src/
H A Dhtml_smartypants.c14 int in_dquote; member
125 if (smartypants_quotes(ob, previous_char, next_char, 'd', &smrt->in_dquote)) in smartypants_squote()
216 if (smartypants_quotes(ob, previous_char, size >= 7 ? text[6] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__amp()
255 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__backtick()
300 if (!smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__dquote()
/dports/editors/marker/Marker-2020.04.04.2/src/scidown/src/
H A Dhtml_smartypants.c14 int in_dquote; member
125 if (smartypants_quotes(ob, previous_char, next_char, 'd', &smrt->in_dquote)) in smartypants_squote()
216 if (smartypants_quotes(ob, previous_char, size >= 7 ? text[6] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__amp()
255 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__backtick()
300 if (!smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__dquote()
/dports/games/multimc/MultiMC5-0.6.11/libraries/hoedown/src/
H A Dhtml_smartypants.c14 int in_dquote; member
125 if (smartypants_quotes(ob, previous_char, next_char, 'd', &smrt->in_dquote)) in smartypants_squote()
216 if (smartypants_quotes(ob, previous_char, size >= 7 ? text[6] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__amp()
255 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__backtick()
300 if (!smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__dquote()
/dports/textproc/py-misaka/misaka-2.1.1/misaka/hoedown/
H A Dhtml_smartypants.c14 int in_dquote; member
125 if (smartypants_quotes(ob, previous_char, next_char, 'd', &smrt->in_dquote)) in smartypants_squote()
216 if (smartypants_quotes(ob, previous_char, size >= 7 ? text[6] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__amp()
255 if (smartypants_quotes(ob, previous_char, size >= 3 ? text[2] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__backtick()
300 if (!smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 'd', &smrt->in_dquote)) in smartypants_cb__dquote()
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dprelexer.hpp67 bool in_dquote = false; in skip_over_scopes() local
79 in_dquote = ! in_dquote; in skip_over_scopes()
84 else if (in_dquote || in_squote) { in skip_over_scopes()
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dprelexer.hpp67 bool in_dquote = false; in skip_over_scopes() local
79 in_dquote = ! in_dquote; in skip_over_scopes()
84 else if (in_dquote || in_squote) { in skip_over_scopes()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dprelexer.hpp67 bool in_dquote = false; in skip_over_scopes() local
79 in_dquote = ! in_dquote; in skip_over_scopes()
84 else if (in_dquote || in_squote) { in skip_over_scopes()
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dprelexer.hpp67 bool in_dquote = false; in skip_over_scopes() local
79 in_dquote = ! in_dquote; in skip_over_scopes()
84 else if (in_dquote || in_squote) { in skip_over_scopes()
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dprelexer.hpp67 bool in_dquote = false; in skip_over_scopes() local
79 in_dquote = ! in_dquote; in skip_over_scopes()
84 else if (in_dquote || in_squote) { in skip_over_scopes()
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dprelexer.hpp67 bool in_dquote = false; in skip_over_scopes() local
79 in_dquote = ! in_dquote; in skip_over_scopes()
84 else if (in_dquote || in_squote) { in skip_over_scopes()
/dports/comms/ser2net/ser2net-3.5.1/
H A Dutils.c324 in_dquote, enumerator
403 state = in_dquote; in str_to_argv()
426 state = in_dquote; in str_to_argv()
450 case in_dquote: in str_to_argv()
/dports/math/gri/gri-2.12.23/src/
H A Ddoline.cc717 bool in_dquote = false; in remove_comment() local
723 in_dquote = !in_dquote; in remove_comment()
727 if (!in_dquote) in remove_comment()
731 if (!in_dquote in remove_comment()
/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Dutils.c1443 gboolean in_squote = FALSE, in_dquote = FALSE; local
1452 if (!in_squote && !in_dquote &&
1461 else if (!in_dquote)
1464 if (in_dquote)
1465 in_dquote = FALSE;
1467 in_dquote = TRUE;
1489 if (!in_squote && !in_dquote &&
1498 else if (!in_dquote)
1501 if (in_dquote)
1502 in_dquote = FALSE;
[all …]
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dcommand.c3449 TBOOLEAN in_dquote = FALSE; in expand_1level_macros() local
3474 if (!in_squote && !in_dquote && !in_comment && isalpha((unsigned char)c[1])) { in expand_1level_macros()
3500 in_dquote = !in_dquote; in expand_1level_macros()
3506 if (in_dquote) in expand_1level_macros()
3510 if (!in_squote && !in_dquote) in expand_1level_macros()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dcommand.c3449 TBOOLEAN in_dquote = FALSE; in expand_1level_macros() local
3474 if (!in_squote && !in_dquote && !in_comment && isalpha((unsigned char)c[1])) { in expand_1level_macros()
3500 in_dquote = !in_dquote; in expand_1level_macros()
3506 if (in_dquote) in expand_1level_macros()
3510 if (!in_squote && !in_dquote) in expand_1level_macros()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dcommand.c3512 TBOOLEAN in_dquote = FALSE; in expand_1level_macros() local
3537 if (!in_squote && !in_dquote && !in_comment && isalpha((unsigned char)c[1])) { in expand_1level_macros()
3562 in_dquote = !in_dquote; in expand_1level_macros()
3568 if (in_dquote) in expand_1level_macros()
3572 if (!in_squote && !in_dquote) in expand_1level_macros()

123