mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
eaa7491d77
This patch was automatically generated by the following script: #!/bin/bash # Command to convert PRUnichar to char16_t function convert() { echo "Converting $1 to $2..." find . ! -wholename "*nsprpub*" \ ! -wholename "*security/nss*" \ ! -wholename "*modules/libmar*" \ ! -wholename "*/.hg*" \ ! -wholename "obj-ff-dbg*" \ ! -name prtypes.h \ ! -name Char16.h \ -type f \ \( -iname "*.cpp" \ -o -iname "*.h" \ -o -iname "*.c" \ -o -iname "*.cc" \ -o -iname "*.idl" \ -o -iname "*.ipdl" \ -o -iname "*.ipdlh" \ -o -iname "*.mm" \) | \ xargs -n 1 sed -i -e "s/\b$1\b/$2/g" } convert PRUnichar char16_t |
||
---|---|---|
.. | ||
bug656331_component | ||
component | ||
component_no_aslr | ||
external | ||
regorder | ||
static-checker | ||
unit | ||
windows | ||
CvtURL.cpp | ||
Makefile.in | ||
MoreTestingAtomList.h | ||
MoreTestingAtoms.cpp | ||
MoreTestingAtoms.h | ||
moz.build | ||
nsIFileEnumerator.cpp | ||
RegFactory.cpp | ||
resources.h | ||
ShowAlignments.cpp | ||
SizeTest01.cpp | ||
SizeTest02.cpp | ||
SizeTest03.cpp | ||
SizeTest04.cpp | ||
SizeTest05.cpp | ||
SizeTest06.cpp | ||
test.properties | ||
TestArguments.cpp | ||
TestArray.cpp | ||
TestAtoms.cpp | ||
TestAutoPtr.cpp | ||
TestAutoRef.cpp | ||
TestBase64.cpp | ||
TestBlockingProcess.cpp | ||
TestCallTemplates.cpp | ||
TestCOMArray.cpp | ||
TestCOMPtr.cpp | ||
TestCOMPtrEq.cpp | ||
TestCRT.cpp | ||
TestDeadlockDetector.cpp | ||
TestDeadlockDetectorScalability.cpp | ||
TestDeque.cpp | ||
TestEncoding.cpp | ||
TestExpirationTracker.cpp | ||
TestFile.cpp | ||
TestHarness.h | ||
TestHashtables.cpp | ||
TestID.cpp | ||
TestingAtomList.h | ||
TestingAtoms.cpp | ||
TestingAtoms.h | ||
TestINIParser.cpp | ||
TestJemalloc.cpp | ||
TestObserverArray.cpp | ||
TestObserverService.cpp | ||
TestPipe.cpp | ||
TestPipes.cpp | ||
TestPLDHash.cpp | ||
TestPRIntN.cpp | ||
TestPriorityQueue.cpp | ||
TestQuickReturn.cpp | ||
TestRacingServiceManager.cpp | ||
TestRefPtr.cpp | ||
TestRegistrationOrder.cpp | ||
TestScriptable.idl | ||
TestShutdown.cpp | ||
TestStackCrawl.cpp | ||
TestStaticAtoms.cpp | ||
TestSTLWrappers.cpp | ||
TestStorageStream.cpp | ||
TestStreamUtils.cpp | ||
TestStringAPI.cpp | ||
TestStrings.cpp | ||
TestSynchronization.cpp | ||
TestTArray.cpp | ||
TestTextFormatter.cpp | ||
TestThreadPool.cpp | ||
TestThreadPoolListener.cpp | ||
TestThreads.cpp | ||
TestThreadUtils.cpp | ||
TestTimers.cpp | ||
TestTimeStamp.cpp | ||
TestUnicodeArguments.cpp | ||
TestUTF.cpp | ||
TestWinReg.js | ||
TestXPIDLString.cpp | ||
UTFStrings.h |