Home
last modified time | relevance | path

Searched refs:handle_quotes (Results 1 – 25 of 71) sorted by relevance

123

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Common/test/
H A DtestString.cc167 const bool handle_quotes = true; in TEST() local
168 auto parts = Split(" \t 'a' \"b\"b \tc \t\"d\"", " ", 0, discard_empty, handle_quotes); in TEST()
178 const bool handle_quotes = true; in TEST() local
179 auto parts = Split(" \t 'a' \"b\"b \tc \t\"d\"", " ", -2, discard_empty, handle_quotes); in TEST()
185 const bool handle_quotes = true; in TEST() local
186 auto parts = Split(" \t 'a' \"b\"b \tc \t\"d\"", " ", -2, discard_empty, handle_quotes); in TEST()
192 const bool handle_quotes = true; in TEST() local
193 … auto parts = Split(" first 'sec ond ' t \t\"fo\"ur th\"", " ", 0, discard_empty, handle_quotes); in TEST()
202 const bool handle_quotes = true; in TEST() local
203 … parts = Split(" first,'sec o,nd ' , t,\t \"fo\"ur th\"\n", ",", 0, discard_empty, handle_quotes); in TEST()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Common/src/
H A DString.cc150 Array<string> Split(string s, const char *d, int n, bool discard_empty, bool handle_quotes) in Split() argument
164 if (n < 0 && !handle_quotes) { in Split()
184 if (handle_quotes) { in Split()
217 Array<string> Split(string s, char d, int n, bool discard_empty, bool handle_quotes) in Split() argument
220 return Split(s, delim, n, discard_empty, handle_quotes); in Split()
/dports/graphics/wdune/wdune-1.926/src/swt/rc/
H A Drclex.l60 static char *handle_quotes(const char *, unsigned long *len);
199 s = handle_quotes (yytext, &length);
284 handle_quotes (input, len)
/dports/misc/urbit/urbit-urbit-0.6.0/subprojects/commonmark-legacy/man/
H A Dmake_man_page.py29 def handle_quotes(s): function
64 chunk.append(handle_quotes(re.sub(comment_delim_re, '', line)))
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Drclex.l73 static char *handle_quotes (const char *, unsigned long *);
206 s = handle_quotes (yytext, &length);
306 handle_quotes (const char *input, unsigned long *len)
H A Drclex.c712 static char *handle_quotes (const char *, unsigned long *);
1407 s = handle_quotes (yytext, &length);
2417 handle_quotes (const char *input, unsigned long *len) in handle_quotes() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Drclex.l70 static char *handle_quotes (const char *, unsigned long *);
203 s = handle_quotes (yytext, &length);
303 handle_quotes (const char *input, unsigned long *len)
H A Drclex.c709 static char *handle_quotes (const char *, unsigned long *);
1404 s = handle_quotes (yytext, &length);
2414 handle_quotes (const char *input, unsigned long *len) in handle_quotes() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Drclex.l70 static char *handle_quotes (const char *, unsigned long *);
203 s = handle_quotes (yytext, &length);
303 handle_quotes (const char *input, unsigned long *len)
H A Drclex.c709 static char *handle_quotes (const char *, unsigned long *);
1404 s = handle_quotes (yytext, &length);
2414 handle_quotes (const char *input, unsigned long *len)
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Drclex.l73 static char *handle_quotes (const char *, unsigned long *);
206 s = handle_quotes (yytext, &length);
306 handle_quotes (const char *input, unsigned long *len)
H A Drclex.c712 static char *handle_quotes (const char *, unsigned long *);
1407 s = handle_quotes (yytext, &length);
2417 handle_quotes (const char *input, unsigned long *len) in handle_quotes() function
/dports/deskutils/mindforger/mindforger-1.52.0/deps/cmark-gfm/man/
H A Dmake_man_page.py57 def handle_quotes(s): function
94 chunk.append(handle_quotes(re.sub(comment_delim_re, '', line)))
/dports/textproc/cmark/cmark-0.30.2/man/
H A Dmake_man_page.py61 def handle_quotes(s): function
98 chunk.append(handle_quotes(re.sub(comment_delim_re, '', line)))
/dports/irc/hexchat/hexchat-2.16.0/src/common/
H A Doutbound.h32 …_init (char *buf, char *cmd, char *word[], char *word_eol[], gboolean handle_quotes, gboolean allo…
H A Dhexchat.h599 gint16 handle_quotes; member
/dports/textproc/p5-Text-Textile/Text-Textile-2.12/
H A Dtags49 handle_quotes lib/Text/Textile.pm /^sub handle_quotes {$/;" s
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/src/
H A Devaluate-label-overlap.cc452 const bool handle_quotes = true; in ReadImageListFile() local
453 auto columns = Split(Trim(line), delim, 0, discard_empty, handle_quotes); in ReadImageListFile()
469 columns = Split(line, delim, 0, discard_empty, handle_quotes); in ReadImageListFile()
H A Devaluate-overlap.cc351 const bool handle_quotes = true; in ReadImageListFile() local
352 auto columns = Split(Trim(line), delim, 0, discard_empty, handle_quotes); in ReadImageListFile()
366 columns = Split(line, delim, 0, discard_empty, handle_quotes); in ReadImageListFile()
/dports/devel/binutils/binutils-2.37/binutils/
H A Drclex.c265 handle_quotes (rc_uint_type *len) in handle_quotes() function
827 s = handle_quotes (&length); in yylex()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Drclex.c265 handle_quotes (rc_uint_type *len) in handle_quotes() function
827 s = handle_quotes (&length); in yylex()
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Drclex.c265 handle_quotes (rc_uint_type *len) in handle_quotes() function
827 s = handle_quotes (&length); in yylex()
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Drclex.c265 handle_quotes (rc_uint_type *len) in handle_quotes() function
827 s = handle_quotes (&length); in yylex()
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Drclex.c265 handle_quotes (rc_uint_type *len) in handle_quotes() function
827 s = handle_quotes (&length); in yylex()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Drclex.c265 handle_quotes (rc_uint_type *len) in handle_quotes() function
827 s = handle_quotes (&length); in yylex()

123