tenfourfox/xpcom/string
Cameron Kaiser 3fd15a87ad #565: M1358297 parts 3 and 4 2019-08-17 10:42:19 -07:00
..
crashtests hello FPR 2017-04-19 00:56:45 -07:00
README.html hello FPR 2017-04-19 00:56:45 -07:00
moz.build #565: implement nsASCIIMask from M1358297 2019-08-13 21:19:35 -07:00
nsASCIIMask.cpp #565: implement nsASCIIMask from M1358297 2019-08-13 21:19:35 -07:00
nsASCIIMask.h #565: implement nsASCIIMask from M1358297 2019-08-13 21:19:35 -07:00
nsAString.h hello FPR 2017-04-19 00:56:45 -07:00
nsCharTraits.h #406: more uses of vmx_memchr() converted 2017-06-27 22:28:09 -07:00
nsDependentString.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsDependentString.h hello FPR 2017-04-19 00:56:45 -07:00
nsDependentSubstring.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsDependentSubstring.h hello FPR 2017-04-19 00:56:45 -07:00
nsEmbedString.h hello FPR 2017-04-19 00:56:45 -07:00
nsLiteralString.h hello FPR 2017-04-19 00:56:45 -07:00
nsPrintfCString.h hello FPR 2017-04-19 00:56:45 -07:00
nsPromiseFlatString.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsPromiseFlatString.h hello FPR 2017-04-19 00:56:45 -07:00
nsReadableUtils.cpp #469, #399: more adblock hosts, faster StringBegins/End, any-link, base/srcdoc M1247359 M843579 M1238804 2018-03-18 20:23:52 -07:00
nsReadableUtils.h #469, #399: more adblock hosts, faster StringBegins/End, any-link, base/srcdoc M1247359 M843579 M1238804 2018-03-18 20:23:52 -07:00
nsString.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsString.h hello FPR 2017-04-19 00:56:45 -07:00
nsStringBuffer.h hello FPR 2017-04-19 00:56:45 -07:00
nsStringComparator.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsStringFwd.h hello FPR 2017-04-19 00:56:45 -07:00
nsStringIterator.h hello FPR 2017-04-19 00:56:45 -07:00
nsStringObsolete.cpp #565: M1358297 parts 3 and 4 2019-08-17 10:42:19 -07:00
nsSubstring.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsSubstring.h hello FPR 2017-04-19 00:56:45 -07:00
nsSubstringTuple.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsSubstringTuple.h hello FPR 2017-04-19 00:56:45 -07:00
nsTDependentString.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsTDependentString.h hello FPR 2017-04-19 00:56:45 -07:00
nsTDependentSubstring.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsTDependentSubstring.h hello FPR 2017-04-19 00:56:45 -07:00
nsTLiteralString.h hello FPR 2017-04-19 00:56:45 -07:00
nsTPromiseFlatString.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsTPromiseFlatString.h hello FPR 2017-04-19 00:56:45 -07:00
nsTString.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsTString.h #565: M1358297 parts 3 and 4 2019-08-17 10:42:19 -07:00
nsTStringComparator.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsTStringObsolete.cpp #565: M1358297 parts 3 and 4 2019-08-17 10:42:19 -07:00
nsTSubstring.cpp #565: M1358297 parts 3 and 4 2019-08-17 10:42:19 -07:00
nsTSubstring.h #565: M1358297 parts 3 and 4 2019-08-17 10:42:19 -07:00
nsTSubstringTuple.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsTSubstringTuple.h hello FPR 2017-04-19 00:56:45 -07:00
nsUTF8Utils.h better ifdef for x86 to include SSe header that enables the member function definitions 2017-12-16 18:58:55 +01:00
nsUTF8UtilsSSE2.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsUTF8UtilsVMX.cpp hello FPR 2017-04-19 00:56:45 -07:00
nsXPCOMStrings.h hello FPR 2017-04-19 00:56:45 -07:00
nsXPIDLString.h hello FPR 2017-04-19 00:56:45 -07:00
string-template-def-char.h hello FPR 2017-04-19 00:56:45 -07:00
string-template-def-unichar.h hello FPR 2017-04-19 00:56:45 -07:00
string-template-undef.h hello FPR 2017-04-19 00:56:45 -07: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>