Home
last modified time | relevance | path

Searched refs:parsePowerShellScope (Results 1 – 3 of 3) sorted by relevance

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Dpowershell.c374 static const char *parsePowerShellScope (tokenInfo *const token) in parsePowerShellScope() function
420 access = parsePowerShellScope (token); in parseFunction()
526 access = parsePowerShellScope (name); in parseVariable()
/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/
H A Dpowershell.c374 static const char *parsePowerShellScope (tokenInfo *const token) in parsePowerShellScope() function
420 access = parsePowerShellScope (token); in parseFunction()
526 access = parsePowerShellScope (name); in parseVariable()
/dports/devel/geany/geany-1.38/ctags/parsers/
H A Dgeany_powershell.c373 static const char *parsePowerShellScope (tokenInfo *const token) in parsePowerShellScope() function
419 access = parsePowerShellScope (token); in parseFunction()
525 access = parsePowerShellScope (name); in parseVariable()