Skip to content

Rose::FortranLineWrapSupport::startsWithCaseInsensitive

Synopsis

Declared in <src/backend/unparser/FortranLineWrapSupport.h>

bool
startsWithCaseInsensitive(
    std::string const& text,
    size_t pos,
    char const* token);

Created with MrDocs