gecko-dev/xpcom/string
Otto Länd 5c45df8918 Bug 1717448: apply code formatting via Lando
# ignore-this-changeset
2024-10-21 13:44:00 +00:00
..
crashtests
README.html
RustRegex.h
RustStringAPI.cpp
moz.build Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsASCIIMask.cpp
nsASCIIMask.h
nsAString.h
nsCharTraits.h
nsDependentString.h
nsDependentSubstring.h
nsFmtString.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsLiteralString.h
nsPrintfCString.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsPromiseFlatString.h
nsReadableUtils.cpp
nsReadableUtils.h Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium 2024-05-14 14:24:26 +00:00
nsString.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsStringFlags.h
nsStringFwd.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsStringIterator.h
nsTDependentString.cpp
nsTDependentString.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsTDependentSubstring.cpp
nsTDependentSubstring.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsTLiteralString.cpp
nsTLiteralString.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsTPromiseFlatString.cpp
nsTPromiseFlatString.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsTString.cpp
nsTString.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsTStringComparator.cpp
nsTStringHasher.h
nsTStringRepr.cpp
nsTStringRepr.h Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsTSubstring.cpp Bug 1717448 - Integrate {fmt} with nsString. r=xpcom-reviewers,nika,mccr8 2024-10-21 12:54:56 +00:00
nsTSubstring.h Bug 1717448: apply code formatting via Lando 2024-10-21 13:44:00 +00:00
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>