Lines Matching refs:entry

135 			then only the first entry is used.  If [count] exceeds
150 line, then only the first entry is used. If [count]
373 pattern and text of the entry.
437 When you jump to a quickfix/location list entry using any of the quickfix
438 commands (e.g. |:cc|, |:cnext|, |:cprev|, etc.), that entry becomes the
439 currently selected entry. The index of the currently selected entry in a
446 For a new quickfix list, the first entry is selected and the index is 1. Any
447 entry in any quickfix/location list can be set as the currently selected entry
489 :cdo[!] {cmd} Execute {cmd} in each valid entry in the quickfix list.
498 When going to the next entry fails execution stops.
526 :ld[o][!] {cmd} Execute {cmd} in each valid entry in the location list
646 the error number. The current entry is highlighted with the QuickFixLine
749 " get the current entry in a quickfix list specified by an identifier
793 " change the current entry in the list specified by an identifier
1365 Each entry in 'errorformat' is a scanf-like string that describes the format.
1436 The "%o" conversion specifies the module name in quickfix entry. If present
1647 whole line is put in the error message and the entry is marked "not valid"
1668 This can be matched with this 'errorformat' entry:
1958 For example, if only the filename is present for a quickfix entry, then the
1974 getloclist() to get the location list entry.
1976 start_idx index of the first entry for which text should be returned
1977 end_idx index of the last entry for which text should be returned
1980 window for each entry from start_idx to end_idx. The function can obtain
1986 corresponding entry.
1994 associated with each entry, the 'quickfixtextfunc' function returns only the