Skip to content

Function names not display correctly in Function list for PHP, C and C++ #2522

@dknippers0

Description

@dknippers0

Function names that start with 'if', 'while', 'for' or 'switch'
in PHP, C and C++ do not show up in the Function List.

Steps to reproduce:

  • Open any PHP, C or C++ source file with function names prefixed with 'if', 'while', 'for' or 'switch'
  • Display Function List

Expected behaviour

  • Have all function names in Function List

Fixed this by changing regex at #2523

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions