Searched refs:bc_occ (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dstring-search.h337 int bc_occ = local
339 int shift = j - bc_occ;
442 int bc_occ = CharOccurrence(char_occurrences, subject_char); local
443 int shift = j - bc_occ;

Completed in 68 milliseconds