Lines Matching refs:replaceWith
93 replaceWith: `${prefix}$1`,
97 replaceWith: `${prefix}$1$2$3`,
104 replaceWith: `"name": "${prefix}$1"`,
109 replaceWith: `$1${prefix}$2`,
113 replaceWith: `${prefix}$1$2`,
117 replaceWith: (_, p1) => {
123 replaceWith: (_, p1) => {
131 replaceWith: `namespace $1::${prefix}React`,
137 replaceWith: `${prefix}R$1`,
143 replaceWith: (_, p1) => `${prefix.toLowerCase()}R${p1}`,
151 replaceWith: `RCT_EXTERN_REMAP_MODULE($1, ${prefix}$1`,
155 replaceWith: `<${prefix}jsi/${prefix}$1.h>`,
159 replaceWith: `${prefix}$1.h`,
163 replaceWith: `viewFor${prefix}ReactTag`,
167 replaceWith: `is${prefix}ReactRootView`,
171 replaceWith: `Is${prefix}ReactRootView`,
175 replaceWith: `${prefix}UIView+React.h`,
181 replaceWith: `@objc(${prefix}$1)`,
186 replaceWith: `${prefix}React-RCT`,
191 replaceWith: `${prefix}$1`,
196 replaceWith: `${prefix}React-Core/RCT`,
200 replaceWith: `${prefix}`,