Home
last modified time | relevance | path

Searched defs:indent_chars (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/regen/
H A DHeaderParser.pm163 sub indent_chars { global() subroutine
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DEditline.h210 const char *indent_chars) { in SetFixIndentationCallback()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp287 const char *indent_chars = delegate.IOHandlerGetFixIndentationCharacters(); in IOHandlerEditline() local
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp1316 const char *indent_chars = m_fix_indentation_callback_chars; in ConfigureEditor() local