| /vim-8.2.3635/src/ |
| H A D | spellfile.c | 303 for ((np) = (node); (np) != NULL; (np) = (np)->wn_sibling) 4457 if (np == NULL) in tree_add_word() 4478 node = np; in tree_add_word() 4527 *prev = np; in tree_add_word() 4529 node = np; in tree_add_word() 4735 for (np = node; np != NULL && !got_int; np = np->wn_sibling) in node_compress() 4791 n = np->wn_flags + (np->wn_region << 8) + (np->wn_affixID << 16); in node_compress() 4794 n = (unsigned)(np->wn_byte + ((long_u)np->wn_child << 8)); in node_compress() 5419 if (np->wn_byte != 0 && np->wn_child->wn_u2.wnode == node) in put_node() 5698 for (np = p; np != NULL && np->wn_byte == NUL; np = np->wn_sibling) in sug_filltable() [all …]
|
| H A D | memfile.c | 1113 NR_TRANS *np; in mf_trans_add() local 1119 if ((np = ALLOC_ONE(NR_TRANS)) == NULL) in mf_trans_add() 1153 np->nt_old_bnum = hp->bh_bnum; // adjust number in mf_trans_add() 1154 np->nt_new_bnum = new_bnum; in mf_trans_add() 1161 mf_hash_add_item(&mfp->mf_trans, (mf_hashitem_T *)np); in mf_trans_add() 1174 NR_TRANS *np; in mf_trans_del() local 1177 np = (NR_TRANS *)mf_hash_find(&mfp->mf_trans, old_nr); in mf_trans_del() 1179 if (np == NULL) // not found in mf_trans_del() 1183 new_bnum = np->nt_new_bnum; in mf_trans_del() 1186 mf_hash_rem_item(&mfp->mf_trans, (mf_hashitem_T *)np); in mf_trans_del() [all …]
|
| H A D | usercmd.c | 136 char_u *cp, *np; // Point into typed cmd and test name in find_ucmd() local 155 np = uc->uc_name; in find_ucmd() 157 while (k < len && *np != NUL && *cp++ == *np++) in find_ucmd() 159 if (k == len || (*np == NUL && vim_isdigit(eap->cmd[k]))) in find_ucmd() 164 if (k == len && found && *np != NUL) in find_ucmd() 171 if (!found || (k == len && *np == NUL)) in find_ucmd() 202 if (k == len && *np == NUL) in find_ucmd()
|
| H A D | gui_at_fs.c | 182 static void SFmotionList(Widget w, XtPointer np, XMotionEvent *event, Boolean *cont); 802 XtPointer np UNUSED, in SFbuttonPressList() 812 XtPointer np, in SFbuttonReleaseList() argument 816 long n = (long)np; in SFbuttonReleaseList() 1608 XtPointer np, in SFenterList() argument 1612 long n = (long)np; in SFenterList() 1633 XtPointer np, in SFleaveList() argument 1637 long n = (long)np; in SFleaveList() 1649 XtPointer np, in SFmotionList() argument 1653 long n = (long)np; in SFmotionList()
|
| H A D | scriptfile.c | 247 char_u *np; in do_in_path() local 310 np = name; in do_in_path() 311 while (*np != NUL && ((flags & DIP_ALL) || !did_one)) in do_in_path() 314 copy_option_part(&np, tail, (int)(MAXPATHL - (tail - buf)), in do_in_path()
|
| H A D | getchar.c | 105 buffblock_T *p, *np; in free_buff() local 107 for (p = buf->bh_first.b_next; p != NULL; p = np) in free_buff() 109 np = p->b_next; in free_buff()
|
| H A D | userfunc.c | 269 char_u *np; in get_function_args() local 279 np = skipwhite(p); in get_function_args() 280 if (*np == '=' && np[1] != '=' && np[1] != '~' in get_function_args()
|
| H A D | syntax.c | 1184 synstate_T *p, *prev, *np; in syn_stack_apply_changes_block() local 1196 np = p->sst_next; in syn_stack_apply_changes_block() 1198 block->b_sst_first = np; in syn_stack_apply_changes_block() 1200 prev->sst_next = np; in syn_stack_apply_changes_block() 1202 p = np; in syn_stack_apply_changes_block()
|
| H A D | if_py_both.h | 2983 char_u *np; in FunctionNew() local 2986 if ((np = alloc(len + 2)) == NULL) in FunctionNew() 2991 mch_memmove(np, "<SNR>", 5); in FunctionNew() 2992 mch_memmove(np + 5, p + 3, len - 3); in FunctionNew() 2994 self->name = np; in FunctionNew()
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xhistogram.c | 166 unsigned int as, ae, bs, be, np, rc; in try_lcs() local 183 np = NEXT_PTR(index, as); in try_lcs() 214 if (np == 0) in try_lcs() 217 while (np <= ae) { in try_lcs() 218 np = NEXT_PTR(index, np); in try_lcs() 219 if (np == 0) { in try_lcs() 228 as = np; in try_lcs()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | makehtml.awk | 270 for ( np=1; np<=npipe; np=np+2 ) { 271 this=p[np]; 273 i=np+1;find_tag1();
|
| H A D | usr_10.txt | 103 "np Put the text from the n register. You now see
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_polish_poland.1250.vim | 284 …u Wprowadzania (np. i_CTRL-X)\nPrzedrostek c_ oznacza komend� edycji wiersza komend (np. c_<Del>)\…
|
| H A D | menu_pl_pl.utf-8.vim | 284 …u Wprowadzania (np. i_CTRL-X)\nPrzedrostek c_ oznacza komendę edycji wiersza komend (np. c_<Del>)\…
|
| H A D | menu_pl_pl.iso_8859-2.vim | 284 …u Wprowadzania (np. i_CTRL-X)\nPrzedrostek c_ oznacza komend� edycji wiersza komend (np. c_<Del>)\…
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | chordpro.vim | 21 \ new_page np new_physical_page npp start_of_tab sot end_of_tab eot
|
| H A D | pf.vim | 227 syn keyword pfService prospero-np
|
| H A D | maxima.vim | 133 syn keyword maximaFunc nonscalar nonscalarp noun noundisp nounify nouns np npi
|
| H A D | sicad.vim | 277 syn keyword sicadStatement np npa npdes npe npem
|
| H A D | redif.vim | 720 …l\|mt\|mh\|mq\|mr\|mu\|yt\|mx\|fm\|md\|mc\|mn\|me\|ms\|ma\|mz\|mm\|na\|nr\|np\|nl\|nc\|nz\|ni\|ne\…
|
| H A D | php.vim | 502 …syn keyword phpMethods query next_record num_rows affected_rows nf f p np num_fields haltmsg seek …
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.pl.utf-8 | 360 operator - to, co trzeba zrobić (np. d dla usuwania) 451 2. Ruchy są także takie same, np.: w (wyraz), $ (koniec linii) etc. 634 2. Wybierz nazwę pliku, jaka jeszcze nie istnieje, np. TEST.
|
| H A D | tutor.pl.cp1250 | 360 operator - to, co trzeba zrobi� (np. d dla usuwania) 451 2. Ruchy s� tak�e takie same, np.: w (wyraz), $ (koniec linii) etc. 634 2. Wybierz nazw� pliku, jaka jeszcze nie istnieje, np. TEST.
|
| H A D | tutor.pl | 360 operator - to, co trzeba zrobi� (np. d dla usuwania) 634 2. Wybierz nazw� pliku, jaka jeszcze nie istnieje, np. TEST.
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | maze_mac | 244 map R "np
|