Home
last modified time | relevance | path

Searched refs:S_QUOTE (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/XDocument.Common/
H A DManagedNodeWriter.cs43 private const string S_QUOTE = "'"; field in CoreXml.Test.XLinq.ManagedNodeWriter
130 string attr = A_NAME + _aCount + EQ + S_QUOTE + A_VALUE + _aCount + S_QUOTE + SPACE; in PutAttribute()
140 string attr = SPACE + myAttrName + EQ + S_QUOTE + myAttrValue + S_QUOTE; in PutAttribute()
/dports/devel/ncurses/ncurses-6.3/ncurses/tinfo/
H A Dcomp_expand.c105 if (str[0] == S_QUOTE in _nc_tic_expand()
108 && str[2] == S_QUOTE) { in _nc_tic_expand()
135 buffer[bufp++] = S_QUOTE; in _nc_tic_expand()
137 || ch == S_QUOTE) in _nc_tic_expand()
140 buffer[bufp++] = S_QUOTE; in _nc_tic_expand()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Xml/XmlCoreTest/
H A DManagedNodeWriter.cs57 private const string S_QUOTE = "'"; field in XmlCoreTest.Common.ManagedNodeWriter
212 string attr = A_NAME + _aCount + EQ + S_QUOTE + A_VALUE + _aCount + S_QUOTE + SPACE; in PutAttribute()
222 string attr = SPACE + myAttrName + EQ + S_QUOTE + myAttrValue + S_QUOTE; in PutAttribute()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/data/
H A Dlexstates.c93 S_BREAK,S_EPAT, S_QUOTE,S_REG, S_DOL, S_EPAT, S_BREAK,S_LIT,
137 S_BREAK,S_EPAT, S_QUOTE,0, S_DOL, S_EPAT, S_BREAK,S_LIT,
183 0, 0, S_QUOTE,0, S_DOL, 0, 0, 0,
206 S_BLNK, 0, S_QUOTE,0, S_DOL, 0, S_META, S_LIT,
362 0, 0, S_QUOTE,0, S_DOL, 0, S_PAT, S_LIT,
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/data/
H A Dlexstates.c93 S_BREAK,S_EPAT, S_QUOTE,S_REG, S_DOL, S_EPAT, S_BREAK,S_LIT,
137 S_BREAK,S_EPAT, S_QUOTE,0, S_DOL, S_EPAT, S_BREAK,S_LIT,
183 0, 0, S_QUOTE,0, S_DOL, 0, 0, 0,
206 S_BLNK, 0, S_QUOTE,0, S_DOL, 0, S_META, S_LIT,
362 0, 0, S_QUOTE,0, S_DOL, 0, S_PAT, S_LIT,
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/data/
H A Dlexstates.c93 S_BREAK,S_EPAT, S_QUOTE,S_REG, S_DOL, S_EPAT, S_BREAK,S_LIT,
137 S_BREAK,S_EPAT, S_QUOTE,0, S_DOL, S_EPAT, S_BREAK,S_LIT,
183 0, 0, S_QUOTE,0, S_DOL, 0, 0, 0,
206 S_BLNK, 0, S_QUOTE,0, S_DOL, 0, S_META, S_LIT,
358 0, 0, S_QUOTE,0, S_DOL, 0, S_PAT, S_LIT,
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTString.c946 #define S_QUOTE '\'' macro
983 result[n++] = S_QUOTE; in HTQuoteParameter()
985 if (parameter[i] == S_QUOTE) { in HTQuoteParameter()
986 result[n++] = S_QUOTE; in HTQuoteParameter()
990 result[n++] = S_QUOTE; in HTQuoteParameter()
1003 result[n++] = S_QUOTE; in HTQuoteParameter()
/dports/comms/conserver-com/conserver-8.2.4/conserver/
H A Dclient.h46 S_QUOTE, /* send any character we can spell */ enumerator
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTString.c947 #define S_QUOTE '\'' macro
984 result[n++] = S_QUOTE; in HTQuoteParameter()
986 if (parameter[i] == S_QUOTE) { in HTQuoteParameter()
987 result[n++] = S_QUOTE; in HTQuoteParameter()
991 result[n++] = S_QUOTE; in HTQuoteParameter()
1004 result[n++] = S_QUOTE; in HTQuoteParameter()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/bltins/
H A Dread.c538 shp->ifstable['"'] = S_QUOTE; in sh_readline()
726 case S_QUOTE: { in sh_readline()
728 if (inquote && c == S_QUOTE) { in sh_readline()
840 if (c == S_QUOTE) { in sh_readline()
841 if (shp->ifstable[*cp] == S_QUOTE) { in sh_readline()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/bltins/
H A Dread.c512 shp->ifstable['"'] = S_QUOTE; in sh_readline()
777 case S_QUOTE: in sh_readline()
779 if(inquote && c==S_QUOTE) in sh_readline()
901 if(c==S_QUOTE) in sh_readline()
903 if(shp->ifstable[*cp]==S_QUOTE) in sh_readline()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/bltins/
H A Dread.c312 shp->ifstable['"'] = S_QUOTE; in sh_readline()
567 case S_QUOTE: in sh_readline()
683 if(c==S_QUOTE) in sh_readline()
685 if(shp->ifstable[*cp]==S_QUOTE) in sh_readline()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/bltins/
H A Dread.c312 shp->ifstable['"'] = S_QUOTE; in sh_readline()
567 case S_QUOTE: in sh_readline()
683 if(c==S_QUOTE) in sh_readline()
685 if(shp->ifstable[*cp]==S_QUOTE) in sh_readline()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dlexstates.h68 #define S_QUOTE 37 // double quote character macro
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/data/
H A Dlexstates.c73 S_BREAK, S_EPAT, S_QUOTE, S_REG, S_DOL, S_EPAT, S_BREAK, S_LIT, // 32 - 39
111 S_BREAK, S_EPAT, S_QUOTE, S_NOP, S_DOL, S_EPAT, S_BREAK, S_LIT, // 32 - 39
153 S_NOP, S_NOP, S_QUOTE, S_NOP, S_DOL, S_NOP, S_NOP, S_NOP, // 32 - 39
176 S_BLNK, S_NOP, S_QUOTE, S_NOP, S_DOL, S_NOP, S_META, S_LIT, // 32 - 39
322 S_NOP, S_NOP, S_QUOTE, S_NOP, S_DOL, S_NOP, S_PAT, S_LIT, // 32 - 39
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/xpath/
H A DtxExprLexer.h151 S_QUOTE = '\'', enumerator
H A DtxExprLexer.cpp173 case S_QUOTE: in parse()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/xpath/
H A DtxExprLexer.h151 S_QUOTE = '\'', enumerator
/dports/www/firefox/firefox-99.0/dom/xslt/xpath/
H A DtxExprLexer.h151 S_QUOTE = '\'', enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xslt/xpath/
H A DtxExprLexer.h151 S_QUOTE = '\'', enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xslt/xpath/
H A DtxExprLexer.h172 S_QUOTE = '\'', enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xslt/xpath/
H A DtxExprLexer.h151 S_QUOTE = '\'', enumerator
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dlexstates.h62 #define S_QUOTE 37 /* double quote character */ macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dlexstates.h62 #define S_QUOTE 37 /* double quote character */ macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dlexstates.h62 #define S_QUOTE 37 /* double quote character */ macro

12