Home
last modified time | relevance | path

Searched refs:atom (Results 1 – 25 of 33) sorted by relevance

12

/vim-8.2.3635/runtime/doc/
H A Dpattern.txt360 or atom multi
362 */atom*
368 atom ::= ordinary-atom |/ordinary-atom|
479 ordinary atom ~
594 An atom can be followed by an indication of how many times the atom can be
1347 backref-less grouping \%(atom\) (?:atom)
1349 0-width match atom\@= (?=atom)
1350 0-width non-match atom\@! (?!atom)
1351 0-width preceding match atom\@<= (?<=atom)
1352 0-width preceding non-match atom\@<! (?<!atom)
[all …]
H A Dquickref.txt152 matches 0 or more of the preceding atom * \*
153 matches 1 or more of the preceding atom \+ \+
154 matches 0 or 1 of the preceding atom \= \=
155 matches 2 to 5 of the preceding atom \{2,5} \{2,5}
157 group a pattern into an atom \(\) \(\)
/vim-8.2.3635/src/
H A Dglbl_ime.cpp57 global_ime_init(ATOM atom, HWND hWnd) in global_ime_init() argument
91 pIApp->FilterClientWindows(&atom, 1); in global_ime_init()
H A Dclipboard.c1559 || (xproperty->atom != clip_star.sel_atom in clip_x11_timestamp_cb()
1560 && xproperty->atom != clip_plus.sel_atom)) in clip_x11_timestamp_cb()
1564 xproperty->atom, 0, 0, False, timestamp_atom, &actual_type, &format, in clip_x11_timestamp_cb()
1576 if (XtOwnSelection(w, xproperty->atom, xproperty->time, in clip_x11_timestamp_cb()
1582 if (xproperty->atom == clip_plus.sel_atom) in clip_x11_timestamp_cb()
H A Dif_xcmdsrv.c1122 if (eventPtr->xproperty.atom != commProperty in serverEventProc()
H A Dgui_gtk_x11.c105 #define GET_X_ATOM(atom) gdk_x11_atom_to_xatom_for_display( \ argument
106 gtk_widget_get_display(gui.mainwin), atom)
696 && GET_X_ATOM(event->atom) == commProperty) in property_event()
702 xev.xproperty.atom = commProperty; in property_event()
H A Dgui_w32.c5231 ATOM atom; in gui_mch_init() local
5272 atom = in gui_mch_init()
5341 global_ime_init(atom, s_hwnd); in gui_mch_init()
H A Dgui_x11.c2978 && e->atom == commProperty && e->state == PropertyNewValue) in gui_x11_send_event_handler()
/vim-8.2.3635/runtime/ftplugin/
H A Dlogtalk.dict18 atom
/vim-8.2.3635/runtime/indent/
H A Derlang.vim147 call s:Log(' Whole line is quoted atom continuation -> ignore')
184 " Quoted atom token: '...'
194 " Keyword or atom or variable token or number
518 " Return whether the given line starts with an atom continuation.
566 " If catch is after another keyword (e.g. 'end') or an atom, it is
1380 call s:Log('String or atom continuation found -> ' .
/vim-8.2.3635/runtime/syntax/
H A Dprolog.vim47 syn keyword prologKeyword atom flush_output repeat
H A Deuphoria3.vim37 syn keyword euphoria3Builtin rand repeat atom compare find match
H A Dvrml.vim150 " doesn't match as an atom yet :-(
H A Deuphoria4.vim39 syn keyword euphoria4Builtin abort and_bits append arctan atom c_func c_proc
H A Dlogtalk.vim205 syn match logtalkKeyword "\<atom\(ic\)\?\ze("
H A Dmaxima.vim41 syn keyword maximaFunc atan2 atanh atensimp atom atomgrad atrig1 atvalue augcoefmatrix
H A Dclojure.vim32atom","await","await-for","await1","bases","bean","bigdec","bigint","biginteger","bit-and","bit-an…
H A Dlisp.vim138 syn keyword lispFunc atom if remove
H A Dredif.vim893 syntax match redifSpecialFormat "application/atom+xml\|application/ecmascript\|application/EDI-X12\…
/vim-8.2.3635/runtime/tools/
H A Dxcmdsrv_client.c411 if ((eventPtr->xproperty.atom != commProperty) in SendEventProc()
/vim-8.2.3635/src/testdir/
H A Dtest_gn.vim122 " search using the \zs atom
H A Dtest_regexp_latin.vim601 " Test \%V atom
810 " Test for the \%V atom (match inside the visual area)
H A Dtest_search.vim1603 " Test for using tilde (~) atom in search. This should use the last used
1700 " Test for the \%V atom to search within visually selected text
H A Dtest_filetype.vim557 …blkid.tab', 'any/etc/blkid.tab.old', 'any/etc/xdg/menus/file.menu', 'file.atom', 'file.rss', 'file…
/vim-8.2.3635/runtime/autoload/
H A Dclojurecomplete.vim12 …t-long","aset-short","assert","assoc!","assoc","assoc-in","associative?","atom","await","await-for…

12