Searched defs:all (Results 1 – 8 of 8) sorted by relevance
54 function all(sfrom) { function68 all property
62 function all(sfrom) { function83 all property
62 function all(sfrom) { function83 all, property
61 function all(sfrom) { function82 all, property
63 export function all(sfrom: string | RegExp) { function
20 const { replaceAll, all } = require(genDir + 'tools/re'); constant