summaryrefslogtreecommitdiff
path: root/android/PhoneticStringUtilsTest.cpp
diff options
context:
space:
mode:
authorBjorn Bringert <bringert@android.com>2009-05-13 22:13:09 +0100
committerBjorn Bringert <bringert@android.com>2009-05-14 15:41:56 +0100
commit687f1165e7f61d3842e6b8f4ba28d0473fff529b (patch)
tree68eb5d134cffcf3dc5267e1a0fba2af493907c39 /android/PhoneticStringUtilsTest.cpp
parent2da78c0877a7fa924f62cc76700f3da29c47f5ad (diff)
Add token_index column to _TOKENIZE table.
If the new optional fifth argument to _TOKENIZE is non-zero, the _TOKENIZE function now uses a third column, token_index, in addition to the earlier token and source columns. The new column stores the index of the token within the string. This is useful for distingusihing between matches that are prefixes of the original string, and matches that are prefixes of one of the tokens inside the original string. This change is required to fix http://b/issue?id=1847321
Diffstat (limited to 'android/PhoneticStringUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions