Home
last modified time | relevance | path

Searched defs:AddChar (Results 26 – 50 of 141) sorted by relevance

123456

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dalexer.hpp157 void AddChar(void) in AddChar() function in AbstractLexer
/dports/biology/hhsuite/hh-suite-3.3.0/src/
H A Dhhhalfalignment.cpp158 void HalfAlignment::AddChar(char c) { in AddChar() function in HalfAlignment
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Web.HttpUtility/src/System/Web/Util/
H A DHttpEncoder.cs706 internal void AddChar(char ch) in AddChar() method in System.Web.Util.UrlDecoder
/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Ddstring.h31 void AddChar(char ch) { s_.append(1, ch); } in AddChar() function
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Http/Internal/
H A DUriQueryUtility.cs528 internal void AddChar(char ch) in AddChar() method in System.Web.Http.Internal.UriQueryUtility.UrlDecoder
/dports/games/scid/scid/src/
H A Ddstring.h32 void AddChar(char ch) { s_.append(1, ch); } in AddChar() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/
H A DUrlUtility.cs428 internal void AddChar(char ch) in AddChar() method in System.Runtime.UrlUtility.UrlDecoder
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dmasks.pas343 procedure AddChar; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dmasks.pas343 procedure AddChar; procedure
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/src/System/Net/
H A DWebUtility.cs730 internal void AddChar(char ch) in AddChar() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DWebUtility.cs772 internal void AddChar(char ch) in HtmlEncode() method in System.Net.WebUtility.UrlDecoder
H A DHttpListenerRequest.cs1422 internal void AddChar(char ch) { in AddChar() method in System.Net.HttpListenerRequest.Helpers.UrlDecoder
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Vectors/
H A DVectStr.pas270 function AddChar(C: Char; const S: String; N: Integer): String; in AddChar() function
1369 function AddChar(C: Char; const S: String; N: Integer): String; in AddChar() function
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dwhtmlhlp.pas144 procedure AddChar(C: char); procedure
1187 procedure THTMLTopicRenderer.AddChar(C: char); procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dwhtmlhlp.pas144 procedure AddChar(C: char); procedure
1187 procedure THTMLTopicRenderer.AddChar(C: char); procedure
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Util/
H A DHttpEncoder.cs960 internal void AddChar(char ch) { in AddChar() method in System.Web.Util.HttpEncoder.UrlDecoder
/dports/devel/cc65/cc65-2.19/src/common/
H A Dxsprintf.c128 static void AddChar (PrintfCtrl* P, char C) in AddChar() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Text/
H A DEncoding.cs1497 internal unsafe bool AddChar(char ch, int numBytes) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
1515 internal unsafe bool AddChar(char ch) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
1521 internal unsafe bool AddChar(char ch1, char ch2, int numBytes) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Text/
H A DEncoding.cs1497 internal unsafe bool AddChar(char ch, int numBytes) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
1515 internal unsafe bool AddChar(char ch) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
1521 internal unsafe bool AddChar(char ch1, char ch2, int numBytes) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
/dports/cad/opencascade/opencascade-7.6.0/src/IGESData/
H A DIGESData_IGESWriter.cxx373 void IGESData_IGESWriter::AddChar in AddChar() function in IGESData_IGESWriter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/text/
H A Dencoding.cs1992 internal unsafe bool AddChar(char ch, int numBytes) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
2011 internal unsafe bool AddChar(char ch) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
2018 internal unsafe bool AddChar(char ch1, char ch2, int numBytes) in AddChar() method in System.Text.Encoding.EncodingCharBuffer
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/regex/system/text/regularexpressions/
H A DRegexCharClass.cs533 internal void AddChar(char c) { in AddChar() method in System.Text.RegularExpressions.RegexCharClass
/dports/news/rntrack/rntrack-2.1.10_2/src/
H A Dparsetpl.cpp1333 void Template::AddChar(char c) in AddChar() function in Template
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Drtfimp.cpp439 void LVRtfParser::AddChar( lChar32 ch ) in AddChar() function in LVRtfParser
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dmessages.cpp545 bool CPlayerMsg::AddChar(char ch) in AddChar() function in CPlayerMsg

123456