Home
last modified time | relevance | path

Searched refs:sym_re_search (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dlkc_proto.h35 struct symbol ** sym_re_search(const char *pattern);
H A Dmconf.c432 sym_arr = sym_re_search(dialog_input); in search_conf()
H A Dnconf.c725 sym_arr = sym_re_search(dialog_input); in search_conf()
H A Dsymbol.c1026 struct symbol **sym_re_search(const char *pattern) in sym_re_search() function
H A Dqconf.cc1330 result = sym_re_search(editField->text().toLatin1()); in search()