Lines Matching defs:pathBuf
221 char pathBuf[512];263 uprv_strcpy(pathBuf, path);264 end = uprv_strchr(pathBuf, 0);269 path=pathBuf;