Home
last modified time | relevance | path

Searched defs:splitLongWords (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/columnify/
Dutils.js111 function splitLongWords(str, max, truncationChar) { function
Dcolumnify.js11 var splitLongWords = _require.splitLongWords; variable