Home
last modified time | relevance | path

Searched refs:in_squote (Results 1 – 25 of 50) sorted by relevance

12

/dports/java/java-subversion/subversion-1.14.1/tools/dev/
H A Dfind-control-statements.py123 in_squote = False
138 elif in_squote:
142 in_squote = False
151 in_squote -= True
/dports/devel/py-subversion/subversion-1.14.1/tools/dev/
H A Dfind-control-statements.py123 in_squote = False
138 elif in_squote:
142 in_squote = False
151 in_squote -= True
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dev/
H A Dfind-control-statements.py123 in_squote = False
138 elif in_squote:
142 in_squote = False
151 in_squote -= True
/dports/devel/p5-subversion/subversion-1.14.1/tools/dev/
H A Dfind-control-statements.py123 in_squote = False
138 elif in_squote:
142 in_squote = False
151 in_squote -= True
/dports/print/nenscript/nenscript-1.13.3/
H A Dmain.c441 int in_dquote, in_squote, in_bquote; local
455 in_squote = -1;
469 in_squote = -in_squote;
470 quote_count += in_squote;
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dprelexer.hpp66 bool in_squote = false; in skip_over_scopes() local
82 in_squote = ! in_squote; 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.hpp66 bool in_squote = false; in skip_over_scopes() local
82 in_squote = ! in_squote; 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.hpp66 bool in_squote = false; in skip_over_scopes() local
82 in_squote = ! in_squote; 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.hpp66 bool in_squote = false; in skip_over_scopes() local
82 in_squote = ! in_squote; 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.hpp66 bool in_squote = false; in skip_over_scopes() local
82 in_squote = ! in_squote; 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.hpp66 bool in_squote = false; in skip_over_scopes() local
82 in_squote = ! in_squote; 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.c323 in_squote, enumerator
400 state = in_squote; in str_to_argv()
423 state = in_squote; in str_to_argv()
437 case in_squote: in str_to_argv()
/dports/math/gri/gri-2.12.23/src/
H A Ddoline.cc718 bool in_squote = false; in remove_comment() local
722 if (!in_squote) in remove_comment()
728 in_squote = !in_squote; in remove_comment()
732 && !in_squote in remove_comment()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/markdown/sundown/
H A Dhtml_smartypants.c30 int in_squote; member
133 if (smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 's', &smrt->in_squote)) in smartypants_cb__squote()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/markdown2html/html_formatter/
H A Dhtml_smartypants.c31 int in_squote; member
188 if( smartypants_quotes( ob, previous_char, size > 0 ? text[1] : 0, 's', &smrt->in_squote ) ) in smartypants_cb__squote()
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/sundown/
H A Dhtml_smartypants.c30 int in_squote; member
133 if (smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 's', &smrt->in_squote)) in smartypants_cb__squote()
/dports/textproc/R-cran-markdown/markdown/src/
H A Dhtml_smartypants.c30 int in_squote; member
133 if (smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 's', &smrt->in_squote)) in smartypants_cb__squote()
/dports/cad/librepcb/librepcb-0.1.6/libs/hoedown/src/
H A Dhtml_smartypants.c13 int in_squote; member
150 if (smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 's', &smrt->in_squote)) in smartypants_squote()
/dports/editors/marker/Marker-2020.04.04.2/src/scidown/src/
H A Dhtml_smartypants.c13 int in_squote; member
150 if (smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 's', &smrt->in_squote)) in smartypants_squote()
/dports/games/multimc/MultiMC5-0.6.11/libraries/hoedown/src/
H A Dhtml_smartypants.c13 int in_squote; member
150 if (smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 's', &smrt->in_squote)) in smartypants_squote()
/dports/textproc/py-misaka/misaka-2.1.1/misaka/hoedown/
H A Dhtml_smartypants.c13 int in_squote; member
150 if (smartypants_quotes(ob, previous_char, size > 0 ? text[1] : 0, 's', &smrt->in_squote)) in smartypants_squote()
/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 &&
1459 if (in_squote)
1460 in_squote = FALSE;
1462 in_squote = TRUE;
1466 else if (!in_squote)
1489 if (!in_squote && !in_dquote &&
1496 if (in_squote)
1497 in_squote = FALSE;
1499 in_squote = TRUE;
[all …]
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dcommand.c3448 TBOOLEAN in_squote = FALSE; in expand_1level_macros() local
3474 if (!in_squote && !in_dquote && !in_comment && isalpha((unsigned char)c[1])) { in expand_1level_macros()
3503 in_squote = !in_squote; 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.c3448 TBOOLEAN in_squote = FALSE; in expand_1level_macros() local
3474 if (!in_squote && !in_dquote && !in_comment && isalpha((unsigned char)c[1])) { in expand_1level_macros()
3503 in_squote = !in_squote; 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.c3511 TBOOLEAN in_squote = FALSE; in expand_1level_macros() local
3537 if (!in_squote && !in_dquote && !in_comment && isalpha((unsigned char)c[1])) { in expand_1level_macros()
3565 in_squote = !in_squote; in expand_1level_macros()
3572 if (!in_squote && !in_dquote) in expand_1level_macros()

12