Searched defs:currentPath (Results 1 – 11 of 11) sorted by relevance
26 function resolveRequire(rawPath, currentPath) { argument
163 function getPathExpr(currentPath, expr, jsonPointers, isNumber) { argument171 function getPath(currentPath, prop, jsonPointers) { argument
543 const currentPath = queue.pop()!; constant
521 const currentPath = queue.pop()!; constant
521 const char *currentPath = NULL; in next() local
520 const char *currentPath = NULL; in next() local
1725 String currentPath = path + "/" + keyString; in processResource() local
1767 String currentPath = path + "/" + keyString; in processResource() local
105 bool currentPath; member