<p></p>
<p>Looks like it's probably a bug in <a href="https://github.com/universal-ctags/ctags/blob/30cd8e034f34b218e9715ad8d406c37dfe8dbcee/parsers/basic.c">the parser</a>, if you care to have a crack at fixing it.</p>
<p>Not a solution, but as a work-around you could probably use a line continuation (<code>_</code>) after the first string literal (before <code>mid()</code> call) to trick it into being parsed correctly.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2461#issuecomment-602255729">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5ZXUGPUREQ7FFZOZLRIZN7BANCNFSM4LRMJUWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5NEHA37EMWRRU2TD3RIZN7BA5CNFSM4LRMJUW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPS3C4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2461#issuecomment-602255729",
"url": "https://github.com/geany/geany/issues/2461#issuecomment-602255729",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>