Home
last modified time | relevance | path

Searched refs:quote1 (Results 1 – 25 of 1060) sorted by relevance

12345678910>>...43

/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/t/expansion/
H A Denvironments.tex3 \newenvironment{quote1}{\begin{quote} 1\\}{\end{quote}}
13 \begin{quote1}
15 \end{quote1}
17 \renewenvironment{quote1}{\begin{quote} ONE\\}{\end{quote}}
19 \begin{quote1}
21 \end{quote1}
/dports/net/libosip2/libosip2-5.3.0/src/osipparser2/
H A Dosip_www_authenticate.c84 const char *quote1; in __osip_quoted_string_set() local
100 quote1 = __osip_quote_find(str); in __osip_quoted_string_set()
102 if (quote1 == NULL) in __osip_quoted_string_set()
105 quote2 = __osip_quote_find(quote1 + 1); in __osip_quoted_string_set()
110 if (quote2 - quote1 == 1) { in __osip_quoted_string_set()
140 *result = (char *) osip_malloc(quote2 - quote1 + 3); in __osip_quoted_string_set()
145 osip_strncpy(*result, quote1, quote2 - quote1 + 1); in __osip_quoted_string_set()
397 const char *quote1, *quote2, *tmp; in osip_www_authenticate_parse() local
410 quote1 = __osip_quote_find(space); in osip_www_authenticate_parse()
412 if ((quote1 != NULL) && (quote1 < tmp)) { /* this may be a quoted string! */ in osip_www_authenticate_parse()
[all …]
/dports/audio/faust/faust-2.37.3/compiler/generator/interpreter/
H A Dinterpreter_bytecode.hh34 static inline std::string quote1(std::string str) in quote1() function
334 … << " o " << fOffset << " l " << quote1(fLabel) << " k " << quote1(fKey) << " v " << quote1(fValue) in write()
338 … << quote1(fLabel) << " key " << quote1(fKey) << " value " << quote1(fValue) << " init " << fInit in write()
356 << " k " << quote1(fKey) << " v " << quote1(fValue) << std::endl; in write()
359 << " key " << quote1(fKey) << " value " << quote1(fValue) << std::endl; in write()
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/
H A Dscan_gps_lg.cpp33 const ssize_t quote1 = text.find('"', pos); in get_quoted_attrib() local
34 if (quote1 < 0) return ""; /* no opening quote */ in get_quoted_attrib()
35 const ssize_t quote2 = text.find('"', quote1+1); in get_quoted_attrib()
37 return text.substr(quote1+1, quote2-(quote1+1)); in get_quoted_attrib()
H A Dscan_gps.flex57 ssize_t quote1 = text.find('\"',pos);
58 if (quote1<0) return ""; /* no opening quote */
59 ssize_t quote2 = text.find('\"',quote1+1);
61 return text.substr(quote1+1,quote2-(quote1+1));
/dports/ftp/net2ftp/net2ftp_v1.3/files_to_upload/plugins/luminous/languages/
H A Dperl.php185 list($group, $op, $quote1, $delim, $quote2) = $matches;
189 if ($quote1 === '\\' && $quote2 === '') {
190 $this->record($quote1 . $delim, 'DELIMITER');
191 } elseif($quote2 === '' && $quote1 !== '') {
197 $this->record($quote1 . $delim . $quote2, 'DELIMITER');
/dports/devel/py-pyro/Pyro4-4.77/examples/nonameserver/
H A Dserver.py22 quote1 = QuoteGen() variable
25 uri1 = daemon.register(quote1) # let Pyro create a unique name for this one
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/common/29 multiline string/
H A Dmeson.build20 quote1 = ''' ' '''.strip()
23 if quote1 != quote2
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/27 multiline string/
H A Dmeson.build20 quote1 = ''' ' '''.strip()
23 if quote1 != quote2
/dports/devel/meson/meson-0.60.3/test cases/common/27 multiline string/
H A Dmeson.build20 quote1 = ''' ' '''.strip()
23 if quote1 != quote2
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/common/29 multiline string/
H A Dmeson.build20 quote1 = ''' ' '''.strip()
23 if quote1 != quote2
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/27 multiline string/
H A Dmeson.build20 quote1 = ''' ' '''.strip()
23 if quote1 != quote2
/dports/mail/alpine/alpine-465e23b/web/cgi/alpine/1.0/
H A Dtconfig.tcl832 set samp_text [list normal quote1 quote2 quote3]
900 quote1 {
1041 …cgi_put [cgi_span "style=color: #[lindex $colarr(quote1) 0]; background-color: #[lindex $colarr(qu…
1056 …cgi_put [cgi_span "style=color: #[lindex $colarr(quote1) 0]; background-color: #[lindex $colarr(qu…
1064 cgi_radio_button text=quote1 [button_checked $deftext quote1]
1065 cgi_text "dfg.quote1=[lindex $colarr(quote1) 0]" type=hidden notab
1066 cgi_text "dbg.quote1=[lindex $colarr(quote1) 1]" type=hidden notab
1069 …button_text text $butno [lindex $colarr(quote1) 0] [lindex $colarr(quote1) 1] "&gt; This is an exa…
/dports/editors/pico-alpine/alpine-465e23b/web/cgi/alpine/1.0/
H A Dtconfig.tcl832 set samp_text [list normal quote1 quote2 quote3]
900 quote1 {
1041 …cgi_put [cgi_span "style=color: #[lindex $colarr(quote1) 0]; background-color: #[lindex $colarr(qu…
1056 …cgi_put [cgi_span "style=color: #[lindex $colarr(quote1) 0]; background-color: #[lindex $colarr(qu…
1064 cgi_radio_button text=quote1 [button_checked $deftext quote1]
1065 cgi_text "dfg.quote1=[lindex $colarr(quote1) 0]" type=hidden notab
1066 cgi_text "dbg.quote1=[lindex $colarr(quote1) 1]" type=hidden notab
1069 …button_text text $butno [lindex $colarr(quote1) 0] [lindex $colarr(quote1) 1] "&gt; This is an exa…
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/util/
H A Dutilpars.h32 int NSSUTIL_DoubleEscapeSize(const char *string, char quote1, char quote2);
33 char *NSSUTIL_DoubleEscape(const char *string, char quote1, char quote2);
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dutilpars.h32 int NSSUTIL_DoubleEscapeSize(const char *string, char quote1, char quote2);
33 char *NSSUTIL_DoubleEscape(const char *string, char quote1, char quote2);
/dports/mail/alpine/alpine-465e23b/web/config/
H A Dpine.conf29 quote1-foreground-color=000,000,153
30 quote1-background-color=white
/dports/security/ca_root_nss/nss-3.71/nss/lib/util/
H A Dutilpars.h32 int NSSUTIL_DoubleEscapeSize(const char *string, char quote1, char quote2);
33 char *NSSUTIL_DoubleEscape(const char *string, char quote1, char quote2);
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Dutilpars.h32 int NSSUTIL_DoubleEscapeSize(const char *string, char quote1, char quote2);
33 char *NSSUTIL_DoubleEscape(const char *string, char quote1, char quote2);
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/util/
H A Dutilpars.h32 int NSSUTIL_DoubleEscapeSize(const char *string, char quote1, char quote2);
33 char *NSSUTIL_DoubleEscape(const char *string, char quote1, char quote2);
/dports/security/nss/nss-3.76.1/nss/lib/util/
H A Dutilpars.h32 int NSSUTIL_DoubleEscapeSize(const char *string, char quote1, char quote2);
33 char *NSSUTIL_DoubleEscape(const char *string, char quote1, char quote2);
/dports/editors/pico-alpine/alpine-465e23b/web/config/
H A Dpine.conf29 quote1-foreground-color=000,000,153
30 quote1-background-color=white
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/util/
H A Dutilpars.h32 int NSSUTIL_DoubleEscapeSize(const char *string, char quote1, char quote2);
33 char *NSSUTIL_DoubleEscape(const char *string, char quote1, char quote2);
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/util/
H A Dutilpars.h32 int NSSUTIL_DoubleEscapeSize(const char *string, char quote1, char quote2);
33 char *NSSUTIL_DoubleEscape(const char *string, char quote1, char quote2);
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Dftpclnt.cxx126 PINDEX quote1 = lastResponseInfo.Find('"'); in GetCurrentDirectory() local
127 if (quote1 == P_MAX_INDEX) in GetCurrentDirectory()
130 PINDEX quote2 = quote1 + 1; in GetCurrentDirectory()
142 PString retval = lastResponseInfo(quote1+1, quote2-1); in GetCurrentDirectory()

12345678910>>...43