mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ebd358dfd7
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 |
||
---|---|---|
.. | ||
compat | ||
crashtests | ||
gtk2drawing.c | ||
gtk3drawing.c | ||
gtkdrawing.h | ||
maiRedundantObjectFactory.c | ||
maiRedundantObjectFactory.h | ||
Makefile.in | ||
moz.build | ||
mozcontainer.c | ||
mozcontainer.h | ||
nsAppShell.cpp | ||
nsAppShell.h | ||
nsBidiKeyboard.cpp | ||
nsBidiKeyboard.h | ||
nsClipboard.cpp | ||
nsClipboard.h | ||
nsColorPicker.cpp | ||
nsColorPicker.h | ||
nsCUPSShim.cpp | ||
nsCUPSShim.h | ||
nsDeviceContextSpecG.cpp | ||
nsDeviceContextSpecG.h | ||
nsDragService.cpp | ||
nsDragService.h | ||
nsFilePicker.cpp | ||
nsFilePicker.h | ||
nsGtkCursors.h | ||
nsGtkIMModule.cpp | ||
nsGtkIMModule.h | ||
nsGtkKeyUtils.cpp | ||
nsGtkKeyUtils.h | ||
nsGTKToolkit.h | ||
nsGtkUtils.h | ||
nsIdleServiceGTK.cpp | ||
nsIdleServiceGTK.h | ||
nsIImageToPixbuf.h | ||
nsImageToPixbuf.cpp | ||
nsImageToPixbuf.h | ||
nsLookAndFeel.cpp | ||
nsLookAndFeel.h | ||
nsNativeKeyBindings.cpp | ||
nsNativeKeyBindings.h | ||
nsNativeThemeGTK.cpp | ||
nsNativeThemeGTK.h | ||
nsPaperPS.cpp | ||
nsPaperPS.h | ||
nsPrintDialogGTK.cpp | ||
nsPrintDialogGTK.h | ||
nsPrintOptionsGTK.cpp | ||
nsPrintOptionsGTK.h | ||
nsPrintSettingsGTK.cpp | ||
nsPrintSettingsGTK.h | ||
nsPSPrinters.cpp | ||
nsPSPrinters.h | ||
nsScreenGtk.cpp | ||
nsScreenGtk.h | ||
nsScreenManagerGtk.cpp | ||
nsScreenManagerGtk.h | ||
nsSound.cpp | ||
nsSound.h | ||
nsToolkit.cpp | ||
nsWidgetFactory.cpp | ||
nsWindow.cpp | ||
nsWindow.h | ||
WidgetTraceEvent.cpp |