Searched refs:UI_get0_result_string (Results 1 – 6 of 6) sorted by relevance
7 UI_get0_action_string, UI_get0_result_string, UI_get_result_string_length,31 const char *UI_get0_result_string(UI_STRING *uis);65 UI_get0_result_string() and UI_get_result_string_length() are used to68 For all other B<UI_STRING> types, UI_get0_result_string() returns NULL83 result retrievable with UI_get0_result_string() by copying the87 the result retrievable with UI_get0_result_string() to the first111 UI_get0_result_string() returns the UI string result buffer for
343 const char *UI_get0_result_string(UI_STRING *uis);
442 return UI_get0_result_string(sk_UI_STRING_value(ui->strings, i)); in UI_get0_result()800 const char *UI_get0_result_string(UI_STRING *uis) in UI_get0_result_string() function
249 if (strcmp(UI_get0_result_string(uis), UI_get0_test_string(uis)) != 0) { in read_string()
2868 UI_get0_result_string;
2825 MLINKS+= UI_STRING.3 UI_get0_result_string.3