Mypal/xpcom/string
Fedor ec5b99da7e Support modern Solaris. 2019-12-25 15:43:27 +03:00
..
crashtests basic source 2019-03-11 13:26:37 +03:00
README.html basic source 2019-03-11 13:26:37 +03:00
moz.build basic source 2019-03-11 13:26:37 +03:00
nsAString.h basic source 2019-03-11 13:26:37 +03:00
nsCharTraits.h basic source 2019-03-11 13:26:37 +03:00
nsDependentString.cpp basic source 2019-03-11 13:26:37 +03:00
nsDependentString.h basic source 2019-03-11 13:26:37 +03:00
nsDependentSubstring.cpp basic source 2019-03-11 13:26:37 +03:00
nsDependentSubstring.h basic source 2019-03-11 13:26:37 +03:00
nsEmbedString.h basic source 2019-03-11 13:26:37 +03:00
nsLiteralString.h basic source 2019-03-11 13:26:37 +03:00
nsPrintfCString.h basic source 2019-03-11 13:26:37 +03:00
nsPromiseFlatString.cpp basic source 2019-03-11 13:26:37 +03:00
nsPromiseFlatString.h basic source 2019-03-11 13:26:37 +03:00
nsReadableUtils.cpp basic source 2019-03-11 13:26:37 +03:00
nsReadableUtils.h basic source 2019-03-11 13:26:37 +03:00
nsReadableUtilsImpl.h basic source 2019-03-11 13:26:37 +03:00
nsReadableUtilsSSE2.cpp basic source 2019-03-11 13:26:37 +03:00
nsString.cpp basic source 2019-03-11 13:26:37 +03:00
nsString.h basic source 2019-03-11 13:26:37 +03:00
nsStringBuffer.h basic source 2019-03-11 13:26:37 +03:00
nsStringComparator.cpp basic source 2019-03-11 13:26:37 +03:00
nsStringFwd.h basic source 2019-03-11 13:26:37 +03:00
nsStringIterator.h basic source 2019-03-11 13:26:37 +03:00
nsStringObsolete.cpp basic source 2019-03-11 13:26:37 +03:00
nsSubstring.cpp basic source 2019-03-11 13:26:37 +03:00
nsSubstring.h basic source 2019-03-11 13:26:37 +03:00
nsSubstringTuple.cpp basic source 2019-03-11 13:26:37 +03:00
nsSubstringTuple.h basic source 2019-03-11 13:26:37 +03:00
nsTDependentString.cpp basic source 2019-03-11 13:26:37 +03:00
nsTDependentString.h basic source 2019-03-11 13:26:37 +03:00
nsTDependentSubstring.cpp basic source 2019-03-11 13:26:37 +03:00
nsTDependentSubstring.h basic source 2019-03-11 13:26:37 +03:00
nsTLiteralString.h basic source 2019-03-11 13:26:37 +03:00
nsTPromiseFlatString.cpp basic source 2019-03-11 13:26:37 +03:00
nsTPromiseFlatString.h basic source 2019-03-11 13:26:37 +03:00
nsTString.cpp basic source 2019-03-11 13:26:37 +03:00
nsTString.h basic source 2019-03-11 13:26:37 +03:00
nsTStringComparator.cpp basic source 2019-03-11 13:26:37 +03:00
nsTStringObsolete.cpp basic source 2019-03-11 13:26:37 +03:00
nsTSubstring.cpp basic source 2019-03-11 13:26:37 +03:00
nsTSubstring.h Support modern Solaris. 2019-12-25 15:43:27 +03:00
nsTSubstringTuple.cpp basic source 2019-03-11 13:26:37 +03:00
nsTSubstringTuple.h basic source 2019-03-11 13:26:37 +03:00
nsUTF8Utils.h basic source 2019-03-11 13:26:37 +03:00
nsUTF8UtilsSSE2.cpp basic source 2019-03-11 13:26:37 +03:00
nsXPCOMStrings.h basic source 2019-03-11 13:26:37 +03:00
nsXPIDLString.h basic source 2019-03-11 13:26:37 +03:00
string-template-def-char.h basic source 2019-03-11 13:26:37 +03:00
string-template-def-unichar.h basic source 2019-03-11 13:26:37 +03:00
string-template-undef.h basic source 2019-03-11 13:26:37 +03:00

README.html

<html>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<body>
  <h1><span class="LXRSHORTDESC">managing sequences of characters</span></h1>
<p>
  <span class="LXRLONGDESC"></span>
</p>
</body>
</html>