Lines Matching full:itempath
413 CharString itemPath; /* path passed in with item name */
461 itemPath.append(item, (int32_t)(basename-item), *pErrorCode);
462 nextPath = itemPath.data();
480 fprintf(stderr, "%p: init %s -> [path=%s], [base=%s], [suff=%s], [itempath=%s], [nextpath=%s], [checklast4=%s]\n",
486 itemPath.data(),
516 if(nextPath == itemPath.data()) { /* we were processing item's path. */