Home
last modified time | relevance | path

Searched refs:current_field_type (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Drationalization_util.cc30 ServerFieldType current_field_type = field->Type().GetStorableType(); in RationalizePhoneNumberFields() local
31 switch (current_field_type) { in RationalizePhoneNumberFields()
123 ServerFieldType current_field_type = field->Type().GetStorableType(); in RationalizePhoneNumberFields() local
124 switch (current_field_type) { in RationalizePhoneNumberFields()
H A Dform_structure.cc1481 ServerFieldType current_field_type = in RationalizeCreditCardFieldPredictions() local
1483 switch (current_field_type) { in RationalizeCreditCardFieldPredictions()
1555 ServerFieldType current_field_type = field->Type().GetStorableType(); in RationalizeCreditCardFieldPredictions() local
1556 switch (current_field_type) { in RationalizeCreditCardFieldPredictions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Drationalization_util.cc30 ServerFieldType current_field_type = field->Type().GetStorableType(); in RationalizePhoneNumberFields() local
31 switch (current_field_type) { in RationalizePhoneNumberFields()
123 ServerFieldType current_field_type = field->Type().GetStorableType(); in RationalizePhoneNumberFields() local
124 switch (current_field_type) { in RationalizePhoneNumberFields()
H A Dform_structure.cc1430 ServerFieldType current_field_type = in RationalizeCreditCardFieldPredictions() local
1432 switch (current_field_type) { in RationalizeCreditCardFieldPredictions()
1504 ServerFieldType current_field_type = field->Type().GetStorableType(); in RationalizeCreditCardFieldPredictions() local
1505 switch (current_field_type) { in RationalizeCreditCardFieldPredictions()
/dports/net-mgmt/cacti/cacti-1.2.19/
H A Ddata_input.php431 $current_field_type = get_request_var('type');
433 $current_field_type = $field['input_output'];
442 …if (($current_field_type == 'in') && (preg_match_all('/<([_a-zA-Z0-9]+)>/', db_fetch_cell_prepared…
469 if ($current_field_type == 'out') {
472 } elseif ($current_field_type == 'in') {
487 …if ((($data_input['type_id'] == '1') || ($data_input['type_id'] == '5')) && ($current_field_type =…
489 …} elseif ($current_field_type == 'out' || ($data_input['type_id'] != 1 && $data_input['type_id'] !…
494 if ($current_field_type == 'in') {
496 } elseif ($current_field_type == 'out') {
505 …($fields_data_input_field_edit, (isset($field) ? $field : array()), $current_field_type, $_REQUEST)
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dt38_core_tests.c71 int current_field_type; variable
100 if (data_type == current_data_type && field_type == current_field_type) in rx_data_handler()
157 current_field_type = j; in encode_decode_tests()
172 current_field_type = j; in encode_decode_tests()
187 current_field_type = j; in encode_decode_tests()