Searched refs:preprocessExtend (Results 1 – 5 of 5) sorted by relevance
27 preprocessExtend,103 content = preprocessExtend(content);
38 preprocessExtend,323 let content = preprocessExtend(code);
37 preprocessExtend,146 preprocessNewExtend(preprocessExtend(processSystemApi(originContent))) : originContent;
31 preprocessExtend,913 source = preprocessExtend(source, extendCollection);
955 content = preprocessExtend(content);967 export function preprocessExtend(content: string, extendCollection?: Set<string>): string { function