Variable _pathFunctionsConst

_pathFunctions: {
    [name: string]: PathFunc;
} = {}

Map of the built-in path functions, plus the ones added via plugins.