gecko-dev/xpcom/string
2020-05-30 09:55:27 +00:00
..
crashtests
moz.build Bug 1432749 - Part 1: Add DefaultHasher for nsTString. r=smaug 2020-04-14 06:00:05 +00:00
nsASCIIMask.cpp
nsASCIIMask.h
nsAString.h Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsCharTraits.h
nsDependentString.cpp
nsDependentString.h
nsDependentSubstring.cpp
nsDependentSubstring.h
nsLiteralString.h
nsPrintfCString.h
nsPromiseFlatString.cpp
nsPromiseFlatString.h
nsReadableUtils.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsReadableUtils.h Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsString.cpp
nsString.h
nsStringBuffer.h
nsStringComparator.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsStringFlags.h
nsStringFwd.h Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsStringIterator.h
nsStringObsolete.cpp Bug 1627131 - Part 2: Move template function instantiations to definitions. r=xpcom-reviewers,sg 2020-04-08 10:46:02 +00:00
nsSubstring.cpp Bug 1629342 - Print string stats on process exit only if there is a leak. r=erahm,mccr8 2020-04-12 17:23:12 +00:00
nsTDependentString.cpp
nsTDependentString.h
nsTDependentSubstring.cpp Bug 1627131 - Part 2: Move template function instantiations to definitions. r=xpcom-reviewers,sg 2020-04-08 10:46:02 +00:00
nsTDependentSubstring.h Bug 1627131 - Part 2: Move template function instantiations to definitions. r=xpcom-reviewers,sg 2020-04-08 10:46:02 +00:00
nsTextFormatter.cpp
nsTextFormatter.h Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
nsTLiteralString.h
nsTPromiseFlatString.cpp
nsTPromiseFlatString.h
nsTString.cpp
nsTString.h
nsTStringComparator.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsTStringHasher.h Bug 1432749 - Part 1: Add DefaultHasher for nsTString. r=smaug 2020-04-14 06:00:05 +00:00
nsTStringObsolete.cpp Bug 1627131 - Part 2: Move template function instantiations to definitions. r=xpcom-reviewers,sg 2020-04-08 10:46:02 +00:00
nsTStringRepr.h Bug 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,dragana 2020-05-30 09:55:27 +00:00
nsTSubstring.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsTSubstring.h Bug 1634023 - Add deduction guides for Span. r=hsivonen 2020-04-29 16:04:56 +00:00
nsTSubstringTuple.cpp Bug 1627131 - Part 1: Add missing includes to xpcom/string. r=xpcom-reviewers,nika 2020-04-03 21:08:13 +00:00
nsTSubstringTuple.h
nsUTF8Utils.h Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
precompiled_templates.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00: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>