OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ch_b
(Results
1 - 1
of
1
) sorted by null
/external/sqlite/android/
PhoneNumberUtils.cpp
348
char
ch_b
= b[i_b];
local
353
if (isSeparator(
ch_b
)) {
359
if (ch_a !=
ch_b
) {
416
const char
ch_b
= b[i_b];
local
417
if (isDialable(
ch_b
)) {
418
if (may_be_namp && tryGetISODigit(
ch_b
) == 1) {
Completed in 11 milliseconds