Lines Matching refs:replace
14 replace: /#if (ABI\d+_\d+_\d+)RCT_DEBUG/g,
19 replace: /NSTextStorage \(FontScaling\)/,
28 replace: /\b(scaleFontSizeToFitSize|scaleFontSizeWithRatio|compareToSize)\b/g,
33 replace: /@"ABI\d+_\d+_\d+React-js-navigation"/,
37 replace: new RegExp(`FB${versionName}ReactNativeSpec`, 'g'),
41 replace: new RegExp('\\b(Native\\w+Spec)\\b', 'g'),
46 replace: /\b(RECONNECT_DELAY_MS)\b/g,
51 replace: /\b(SwitchAccessibilityTrait)\b/g,
56 replace: /\b(MAX_DELTA_TIME)\b/g,
61 replace: /(std::string normalizeName\(std::string name\) \{)/,
66 replace: /(\(name\.compare\(\d+, \d+, ")([^"]+)(RCT"\))/,
71 replace: /@interface (\w+) \((CertificateAdditions|Private)\)/g,
77 replace: new RegExp(`(React)\\/${versionName}(bridging)\\/`, 'g'),
87 replace: new RegExp(
96 replace: new RegExp(
106 replace: /(RCTManagedPointer \*\))(JS_)/g,
113 replace: /(EXScopedABI\d+_\d+_\d+ReactNative)/g,
118 replace: new RegExp(`NSData\\+${versionName}EXFileSystem\\.h`, 'g'),
127 replace: new RegExp(
139 replace: new RegExp(`EXModuleRegistryHolder${versionName}React`, 'g'),
145 replace: /@"(ExpoModulesProvider)"/,
150 replace: `#import <${versionName}Reacthermes/HermesExecutorFactory.h>`,
157 replace: /\b(TileOverlay)\b/g,
162 replace: /\b(WMSTileOverlay)\b/g,
167 replace: new RegExp(`^#import "${versionName}(GMU.+?\\.h)"`, 'gm'),
174 replace: new RegExp(`#import "objc/${versionName}runtime\\.h"`, ''),
179 replace: /\b(_SwizzleHelperWK)\b/g,
185 replace: /MessageHandlerName = @"ABI\d+_\d+_\d+ReactNativeWebView";/,
190 replace: /\[(RNCWebView)/,
197 replace: /(_bridge_reanimated)/g,
202 replace: /\b(REA)/g,
207 replace: /@"ABI\d+_\d+_\d+RCTView"/g,
214 replace: /\b(NSArray\s*\*\s*_imageResolvers)\b/,
226 replace: /\b(UIEdgeInsetsEqualToEdgeInsetsWithThreshold)\b/g,