зеркало из https://github.com/mozilla/gecko-dev.git
5fa7dcc2f8
The last remaining things requiring unified builds in this directory are the explicit specializations. As each class' methods are now confined to a single file, these can now be moved to the appropriate .cpp files. Differential Revision: https://phabricator.services.mozilla.com/D148303 |
||
---|---|---|
.. | ||
crashtests | ||
README.html | ||
RustStringAPI.cpp | ||
moz.build | ||
nsASCIIMask.cpp | ||
nsASCIIMask.h | ||
nsAString.h | ||
nsCharTraits.h | ||
nsDependentString.h | ||
nsDependentSubstring.h | ||
nsLiteralString.h | ||
nsPrintfCString.h | ||
nsPromiseFlatString.h | ||
nsReadableUtils.cpp | ||
nsReadableUtils.h | ||
nsString.h | ||
nsStringBuffer.cpp | ||
nsStringBuffer.h | ||
nsStringFlags.h | ||
nsStringFwd.h | ||
nsStringIterator.h | ||
nsStringStats.cpp | ||
nsStringStats.h | ||
nsTDependentString.cpp | ||
nsTDependentString.h | ||
nsTDependentSubstring.cpp | ||
nsTDependentSubstring.h | ||
nsTLiteralString.cpp | ||
nsTLiteralString.h | ||
nsTPromiseFlatString.cpp | ||
nsTPromiseFlatString.h | ||
nsTString.cpp | ||
nsTString.h | ||
nsTStringComparator.cpp | ||
nsTStringHasher.h | ||
nsTStringRepr.cpp | ||
nsTStringRepr.h | ||
nsTSubstring.cpp | ||
nsTSubstring.h | ||
nsTSubstringTuple.cpp | ||
nsTSubstringTuple.h | ||
nsTextFormatter.cpp | ||
nsTextFormatter.h | ||
nsUTF8Utils.h |
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>