Home
last modified time | relevance | path

Searched defs:el (Results 276 – 300 of 11046) sorted by relevance

1...<<11121314151617181920>>...442

/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20140620-3.1/src/
H A Dmap.c891 map_init(EditLine *el) in map_init()
940 map_end(EditLine *el) in map_end()
961 map_init_nls(EditLine *el) in map_init_nls()
977 map_init_meta(EditLine *el) in map_init_meta()
1018 map_init_vi(EditLine *el) in map_init_vi()
1048 map_init_emacs(EditLine *el) in map_init_emacs()
1082 map_set_editor(EditLine *el, Char *editor) in map_set_editor()
1101 map_get_editor(EditLine *el, const Char **editor) in map_get_editor()
1122 map_print_key(EditLine *el, el_action_t *map, const Char *in) in map_print_key()
1209 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
H A Dsearch.c59 #define EL_CURSOR(el) \ argument
67 search_init(EditLine *el) in search_init()
87 search_end(EditLine *el) in search_end()
160 c_hmatch(EditLine *el, const Char *str) in c_hmatch()
175 c_setpat(EditLine *el) in c_setpat()
207 ce_inc_search(EditLine *el, int dir) in ce_inc_search()
329 FUN(el,push)(el, endcmd); in ce_inc_search() local
455 cv_search(EditLine *el, int dir) in cv_search()
529 ce_search_line(EditLine *el, int dir) in ce_search_line()
571 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dmap.c901 map_init(EditLine *el) in map_init()
950 map_end(EditLine *el) in map_end()
971 map_init_nls(EditLine *el) in map_init_nls()
987 map_init_meta(EditLine *el) in map_init_meta()
1028 map_init_vi(EditLine *el) in map_init_vi()
1058 map_init_emacs(EditLine *el) in map_init_emacs()
1092 map_set_editor(EditLine *el, wchar_t *editor) in map_set_editor()
1111 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor()
1132 map_print_key(EditLine *el, el_action_t *map, const wchar_t *in) in map_print_key()
1219 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/cmd-line-utils/libedit/libedit-20190324-3.1/src/
H A Dmap.c901 map_init(EditLine *el) in map_init()
950 map_end(EditLine *el) in map_end()
971 map_init_nls(EditLine *el) in map_init_nls()
987 map_init_meta(EditLine *el) in map_init_meta()
1028 map_init_vi(EditLine *el) in map_init_vi()
1058 map_init_emacs(EditLine *el) in map_init_emacs()
1092 map_set_editor(EditLine *el, wchar_t *editor) in map_set_editor()
1111 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor()
1132 map_print_key(EditLine *el, el_action_t *map, const wchar_t *in) in map_print_key()
1219 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dmap.c901 map_init(EditLine *el) in map_init()
950 map_end(EditLine *el) in map_end()
971 map_init_nls(EditLine *el) in map_init_nls()
987 map_init_meta(EditLine *el) in map_init_meta()
1028 map_init_vi(EditLine *el) in map_init_vi()
1058 map_init_emacs(EditLine *el) in map_init_emacs()
1092 map_set_editor(EditLine *el, wchar_t *editor) in map_set_editor()
1111 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor()
1132 map_print_key(EditLine *el, el_action_t *map, const wchar_t *in) in map_print_key()
1219 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
/dports/devel/libedit/libedit-20210216-3.1/src/
H A Dmap.c901 map_init(EditLine *el) in map_init()
950 map_end(EditLine *el) in map_end()
971 map_init_nls(EditLine *el) in map_init_nls()
987 map_init_meta(EditLine *el) in map_init_meta()
1028 map_init_vi(EditLine *el) in map_init_vi()
1058 map_init_emacs(EditLine *el) in map_init_emacs()
1092 map_set_editor(EditLine *el, wchar_t *editor) in map_set_editor()
1111 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor()
1132 map_print_key(EditLine *el, el_action_t *map, const wchar_t *in) in map_print_key()
1219 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/cmd-line-utils/libedit/
H A Dmap.c890 map_init(EditLine *el) in map_init()
939 map_end(EditLine *el) in map_end()
960 map_init_nls(EditLine *el) in map_init_nls()
976 map_init_meta(EditLine *el) in map_init_meta()
1017 map_init_vi(EditLine *el) in map_init_vi()
1047 map_init_emacs(EditLine *el) in map_init_emacs()
1081 map_set_editor(EditLine *el, Char *editor) in map_set_editor()
1100 map_get_editor(EditLine *el, const Char **editor) in map_get_editor()
1121 map_print_key(EditLine *el, el_action_t *map, const Char *in) in map_print_key()
1208 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
H A Dsearch.c57 #define EL_CURSOR(el) \ argument
65 search_init(EditLine *el) in search_init()
85 search_end(EditLine *el) in search_end()
158 c_hmatch(EditLine *el, const Char *str) in c_hmatch()
173 c_setpat(EditLine *el) in c_setpat()
205 ce_inc_search(EditLine *el, int dir) in ce_inc_search()
327 FUN(el,push)(el, endcmd); in ce_inc_search() local
453 cv_search(EditLine *el, int dir) in cv_search()
527 ce_search_line(EditLine *el, int dir) in ce_search_line()
569 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/extra/libedit/libedit-20191231-3.1/src/
H A Dmap.c901 map_init(EditLine *el) in map_init()
950 map_end(EditLine *el) in map_end()
971 map_init_nls(EditLine *el) in map_init_nls()
987 map_init_meta(EditLine *el) in map_init_meta()
1028 map_init_vi(EditLine *el) in map_init_vi()
1058 map_init_emacs(EditLine *el) in map_init_emacs()
1092 map_set_editor(EditLine *el, wchar_t *editor) in map_set_editor()
1111 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor()
1132 map_print_key(EditLine *el, el_action_t *map, const wchar_t *in) in map_print_key()
1219 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
/dports/ftp/tnftp/tnftp-20210827/libedit/
H A Dmap.c907 map_init(EditLine *el) in map_init()
956 map_end(EditLine *el) in map_end()
977 map_init_nls(EditLine *el) in map_init_nls()
993 map_init_meta(EditLine *el) in map_init_meta()
1034 map_init_vi(EditLine *el) in map_init_vi()
1064 map_init_emacs(EditLine *el) in map_init_emacs()
1098 map_set_editor(EditLine *el, wchar_t *editor) in map_set_editor()
1117 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor()
1138 map_print_key(EditLine *el, el_action_t *map, const wchar_t *in) in map_print_key()
1225 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/cmd-line-utils/libedit/
H A Dmap.c890 map_init(EditLine *el) in map_init()
939 map_end(EditLine *el) in map_end()
960 map_init_nls(EditLine *el) in map_init_nls()
976 map_init_meta(EditLine *el) in map_init_meta()
1017 map_init_vi(EditLine *el) in map_init_vi()
1047 map_init_emacs(EditLine *el) in map_init_emacs()
1081 map_set_editor(EditLine *el, Char *editor) in map_set_editor()
1100 map_get_editor(EditLine *el, const Char **editor) in map_get_editor()
1121 map_print_key(EditLine *el, el_action_t *map, const Char *in) in map_print_key()
1208 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
H A Dsearch.c57 #define EL_CURSOR(el) \ argument
65 search_init(EditLine *el) in search_init()
85 search_end(EditLine *el) in search_end()
158 c_hmatch(EditLine *el, const Char *str) in c_hmatch()
173 c_setpat(EditLine *el) in c_setpat()
205 ce_inc_search(EditLine *el, int dir) in ce_inc_search()
327 FUN(el,push)(el, endcmd); in ce_inc_search() local
453 cv_search(EditLine *el, int dir) in cv_search()
527 ce_search_line(EditLine *el, int dir) in ce_search_line()
569 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/libedit/
H A Dmap.c890 map_init(EditLine *el) in map_init()
939 map_end(EditLine *el) in map_end()
960 map_init_nls(EditLine *el) in map_init_nls()
976 map_init_meta(EditLine *el) in map_init_meta()
1017 map_init_vi(EditLine *el) in map_init_vi()
1047 map_init_emacs(EditLine *el) in map_init_emacs()
1081 map_set_editor(EditLine *el, Char *editor) in map_set_editor()
1100 map_get_editor(EditLine *el, const Char **editor) in map_get_editor()
1121 map_print_key(EditLine *el, el_action_t *map, const Char *in) in map_print_key()
1208 map_print_all_keys(EditLine *el) in map_print_all_keys()
[all …]
H A Dsearch.c57 #define EL_CURSOR(el) \ argument
65 search_init(EditLine *el) in search_init()
85 search_end(EditLine *el) in search_end()
158 c_hmatch(EditLine *el, const Char *str) in c_hmatch()
173 c_setpat(EditLine *el) in c_setpat()
205 ce_inc_search(EditLine *el, int dir) in ce_inc_search()
327 FUN(el,push)(el, endcmd); in ce_inc_search() local
453 cv_search(EditLine *el, int dir) in cv_search()
527 ce_search_line(EditLine *el, int dir) in ce_search_line()
569 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dsearch.c57 #define EL_CURSOR(el) \ argument
65 search_init(EditLine *el) in search_init()
85 search_end(EditLine *el) in search_end()
158 c_hmatch(EditLine *el, const Char *str) in c_hmatch()
173 c_setpat(EditLine *el) in c_setpat()
205 ce_inc_search(EditLine *el, int dir) in ce_inc_search()
327 FUN(el,push)(el, endcmd); in ce_inc_search() local
453 cv_search(EditLine *el, int dir) in cv_search()
527 ce_search_line(EditLine *el, int dir) in ce_search_line()
569 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dsearch.c57 #define EL_CURSOR(el) \ argument
65 search_init(EditLine *el) in search_init()
85 search_end(EditLine *el) in search_end()
158 c_hmatch(EditLine *el, const Char *str) in c_hmatch()
173 c_setpat(EditLine *el) in c_setpat()
205 ce_inc_search(EditLine *el, int dir) in ce_inc_search()
327 FUN(el,push)(el, endcmd); in ce_inc_search() local
453 cv_search(EditLine *el, int dir) in cv_search()
527 ce_search_line(EditLine *el, int dir) in ce_search_line()
569 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dsearch.c57 #define EL_CURSOR(el) \ argument
65 search_init(EditLine *el) in search_init()
85 search_end(EditLine *el) in search_end()
158 c_hmatch(EditLine *el, const Char *str) in c_hmatch()
173 c_setpat(EditLine *el) in c_setpat()
205 ce_inc_search(EditLine *el, int dir) in ce_inc_search()
327 FUN(el,push)(el, endcmd); in ce_inc_search() local
453 cv_search(EditLine *el, int dir) in cv_search()
527 ce_search_line(EditLine *el, int dir) in ce_search_line()
569 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch()
[all …]
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/contrib/libedit/
H A Dsearch.c56 #define EL_CURSOR(el) \ argument
64 search_init(el) in search_init() argument
80 search_end(el) in search_end() argument
150 c_hmatch(el, str) in c_hmatch() argument
167 c_setpat(el) in c_setpat() argument
198 ce_inc_search(el, dir) in ce_inc_search() argument
417 cv_search(el, dir) in cv_search() argument
509 ce_search_line(el, pattern, dir) in ce_search_line() argument
539 cv_repeat_srch(el, c) in cv_repeat_srch() argument
566 cv_csearch_back(el, ch, count, tflag) in cv_csearch_back() argument
[all …]
/dports/devel/uthash/uthash-2.1.0/tests/
H A Dtest27.c4 typedef struct el { struct
6 struct el *next, *prev; argument
7 } el; typedef
H A Dtest28.c4 typedef struct el { struct
6 struct el *next, *prev; argument
7 } el; typedef
H A Dtest78.c4 typedef struct el { struct
6 struct el *Next, *Prev; argument
7 } el; typedef
/dports/devel/z88dk/z88dk/ext/uthash/tests/
H A Dtest27.c4 typedef struct el { struct
6 struct el *next, *prev; argument
7 } el; typedef
H A Dtest78.c4 typedef struct el { struct
6 struct el *Next, *Prev; argument
7 } el; typedef
H A Dtest28.c4 typedef struct el { struct
6 struct el *next, *prev; argument
7 } el; typedef
/dports/audio/fmit/fmit-1.2.14/src/
H A DAutoQSettings.cpp31 void AutoQSettings::add(QCheckBox* el) in add()
36 void AutoQSettings::add(QSpinBox* el) in add()
41 void AutoQSettings::add(QLineEdit* el) in add()
46 void AutoQSettings::add(QComboBox* el) in add()
51 void AutoQSettings::add(QGroupBox* el) in add()
56 void AutoQSettings::add(QRadioButton* el) in add()
62 void AutoQSettings::save(QCheckBox* el) in save()
66 void AutoQSettings::load(QCheckBox* el) in load()

1...<<11121314151617181920>>...442