Lines Matching refs:all
5 * Corporation and others. All Rights Reserved.
88 // Reduce all stored offsets by delta, used when the current position
126 // and reduce all other offsets by this minimum.
200 // Construct for all variants of span(), or only for any one variant.
209 all((UBool)(which==ALL)) {
217 // Determine if the strings even need to be taken into account at all for span() etc.
218 // If any string is relevant, then all strings need to be used for
222 // (Only store irrelevant UTF-8 strings for LONGEST_MATCH where they are relevant after all.)
255 // Freeze after checking for the need to use strings at all because freezing
257 if(all) {
267 if(all) {
287 if(all) {
288 // Store span lengths for all span() variants.
323 } else /* not CONTAINED, not all, but NOT_CONTAINED */ {
343 } else /* not CONTAINED, not all, but NOT_CONTAINED */ {
373 if(all) {
378 // All spanXYZLengths pointers contain the same address.
385 if(all) {
390 // Copy constructor. Assumes which==ALL for a frozen set.
397 all(TRUE) {
528 * because all string matches are done from the same start index.
547 * or recursively span for all but the shortest one and
558 * Create and cache a spanSet which contains all of the single code points
576 * the loop, trying to match all set strings from there.
601 * + Continue from the farthest match position and ignore all others.
644 // Use offset list to try all possibilities.
692 // For longest match, we do need to try to match even an all-contained string
738 // Finished trying to match all strings at pos.
766 // string matched beyond it, so that we try all possible positions
805 // Use offset list to try all possibilities.
810 if(all) {
858 // For longest match, we do need to try to match even an all-contained string
903 // Finished trying to match all strings at pos.
931 // string matched beyond it, so that we try all possible positions
966 // Use offset list to try all possibilities.
972 if(all) {
1033 // For longest match, we do need to try to match even an all-contained string
1080 // Finished trying to match all strings at pos.
1108 // string matched beyond it, so that we try all possible positions
1147 // Use offset list to try all possibilities.
1152 if(all) {
1214 // For longest match, we do need to try to match even an all-contained string
1259 // Finished trying to match all strings at pos.
1287 // string matched beyond it, so that we try all possible positions
1322 * Create and cache a spanNotSet which contains all of the single code points
1427 if(all) {
1472 if(all) {