Home | History | Annotate | Download | only in Shell

Lines Matching refs:pDash

1106 				const char* pDash = strchr(val, '-');
1110 if(!pDash)
1113 shell.PVRShellSet(prefCaptureFrameStop, atoi(pDash + 1));