Searched refs:getEncodedRootLength (Results 1 – 7 of 7) sorted by relevance
26 return getEncodedRootLength(path) < 0;34 return getEncodedRootLength(path) > 0;41 const rootLength = getEncodedRootLength(path);61 return getEncodedRootLength(path) !== 0;125 function getEncodedRootLength(path: string): number { function207 const rootLength = getEncodedRootLength(path);
5552 return getEncodedRootLength(path) < 0;5560 return getEncodedRootLength(path) > 0;5567 var rootLength = getEncodedRootLength(path);5587 return getEncodedRootLength(path) !== 0;5650 function getEncodedRootLength(path) { function5730 var rootLength = getEncodedRootLength(path);
5757 return getEncodedRootLength(path) < 0;5765 return getEncodedRootLength(path) > 0;5772 var rootLength = getEncodedRootLength(path);5792 return getEncodedRootLength(path) !== 0;5855 function getEncodedRootLength(path) { function5935 var rootLength = getEncodedRootLength(path);
5563 return getEncodedRootLength(path) < 0;5571 return getEncodedRootLength(path) > 0;5578 var rootLength = getEncodedRootLength(path);5598 return getEncodedRootLength(path) !== 0;5661 function getEncodedRootLength(path) { function5741 var rootLength = getEncodedRootLength(path);
3314 function getEncodedRootLength(path) { function3359 var rootLength = getEncodedRootLength(path);