Lines Matching refs:found
265 " TODO: doc, handle "not found" case
342 " lnum: integer -- the index of the non-empty line that was found and
406 " We found a non-empty line. If we were moving up, we return the last
592 " '[', '<<', etc.) is found. It asks the caller to return if the stack
611 \'" token (whose expression includes LTI) found -> return')
621 " '<<', etc.) is found, and in some cases when 'after' and 'when' is found.
628 " end_token: end token that belongs to the begin element found (e.g. if the
663 " end-of-clause token -- i.e. when we found the beginning of the current
681 call s:Log(' BeginningOfClauseFound: "when" found in stack')
690 call s:Log(' BeginningOfClauseFound: "->" found in stack')
839 call s:Log(' previous token found: curr_vcol + plus = ' .
936 \'"case/if/try/receive" found')
943 \'"case/if/try/receive" found')
949 \'"case/if/try/receive" found')
954 \'"case/if/try/receive" found')
987 call s:Log(' LTI is in a condition; matching "fun" found')
990 call s:Log(' LTI is in a condition; matching "fun" found')
994 call s:Log(' LTI is in a branch; matching "fun" found')
998 call s:Log(' LTI is in a guard; matching "fun" found')
1028 " We found the opening paren whose block contains the LTI.
1035 " We found the opening paren whose closing paren
1039 " We found the opening pair for a closing paren that
1073 \'" token found at end of line -> find previous token')
1096 \'starts LTI) found -> return')
1117 \'" token (which directly precedes LTI) found -> return')
1139 \'" token (whose block contains LTI) found -> return')
1162 return s:IndentError('Matching token for "end" not found',
1192 return s:IndentError('Matching token not found',
1380 call s:Log('String or atom continuation found -> ' .
1420 return s:IndentError('Matching token for "end" not found',