Home | History | Annotate | Download | only in common

Lines Matching defs:itemPath

425     CharString  itemPath;                          /* path passed in with item name */
473 itemPath.append(item, (int32_t)(basename-item), *pErrorCode);
474 itemPath.data();
492 fprintf(stderr, "%p: init %s -> [path=%s], [base=%s], [suff=%s], [itempath=%s], [nextpath=%s], [checklast4=%s]\n",
498 itemPath.data(),
528 if(nextPath == itemPath.data()) { /* we were processing item's path. */