Home | History | Annotate | Download | only in common

Lines Matching full:scan

272             //   Current scan char is the ';' that terminates the assignment.
632 // Scan is at a right paren or end of expression.
952 // state, then linearly scan forward until we find a row that matches the
958 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) {
966 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf(".");}
1005 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPuts("");}
1124 // scanSet Construct a UnicodeSet from the text at the current scan
1125 // position. Advance the scan position to the first character
1131 // The scan position is normally under the control of the state machine