Searched refs:preprocessNewExtend (Results 1 – 4 of 4) sorted by relevance
39 preprocessNewExtend,324 content = preprocessNewExtend(content);
38 preprocessNewExtend,146 preprocessNewExtend(preprocessExtend(processSystemApi(originContent))) : originContent;
32 preprocessNewExtend914 source = preprocessNewExtend(source, extendCollection);
956 content = preprocessNewExtend(content);979 export function preprocessNewExtend(content: string, extendCollection?: Set<string>): string { function