Home
last modified time | relevance | path

Searched refs:phone_test (Results 1 – 2 of 2) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-book-cache.c2343 QueryPhoneTest *phone_test = (QueryPhoneTest *) test; in query_preflight_check() local
2348 if (phone_test->region) in query_preflight_check()
2349 region_code = phone_test->region; in query_preflight_check()
2354 phone_test->value, in query_preflight_check()
2363 phone_test->national = e_phone_number_get_national_number (number); in query_preflight_check()
2365 phone_test->national = remove_leading_zeros (phone_test->national); in query_preflight_check()
2368 phone_test->country = 0; in query_preflight_check()
2717 QueryPhoneTest *phone_test = (QueryPhoneTest *) test; in field_test_query_eqphone() local
2748 QueryPhoneTest *phone_test = (QueryPhoneTest *) test; in field_test_query_eqphone_national() local
2752 if (phone_test->country) in field_test_query_eqphone_national()
[all …]
H A De-book-sqlite.c4891 QueryPhoneTest *phone_test = (QueryPhoneTest *) test; in query_preflight_check() local
4896 if (phone_test->region) in query_preflight_check()
4897 region_code = phone_test->region; in query_preflight_check()
4902 phone_test->value, in query_preflight_check()
4913 phone_test->value, in query_preflight_check()
4921 phone_test->national = remove_leading_zeros (phone_test->national); in query_preflight_check()
4924 phone_test->country = 0; in query_preflight_check()
5277 QueryPhoneTest *phone_test = (QueryPhoneTest *) test; in field_test_query_eqphone() local
5311 QueryPhoneTest *phone_test = (QueryPhoneTest *) test; in field_test_query_eqphone_national() local
5316 if (phone_test->country) in field_test_query_eqphone_national()
[all …]