Home | History | Annotate | Download | only in cintltst

Lines Matching refs:strPtr

426 		UChar * strPtr;
509 strPtr = u_strstr(strDateTime, minutesStr);
510 if ( strPtr != NULL ) {
511 int32_t beginIndex = strPtr - strDateTime;