Searched +refs:backward +refs:ifdef (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/syntax/
H A Dlpc.vim160 " backward compatibility and should not be used any more.
297 syn region lpcPreCondit start="^\s*#\s*\(if\|ifdef\|ifndef\|elif\)\>" skip="\\$" end="$" end="//"me=s-1 contains=lpcComment,lpcCppString,lpcCharacter,lpcCppParen,lpcParenError,lpcNumbers,lpcCommentError,lpcSpaceError
302 syn region lpcCppSkip contained start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*#\s*endif\>" contains=lpcSpaceError,lpcCppSkip

Completed in 238 milliseconds