Commits
Ivo Kurzemnieks authored 14938d66a07
A.F....... [ZBXNEXT-2683] changed back the logic for user macro parser to ignore quotes in a string before macro and, if the first character in context is \, it considers it as unquoted context; fixed several more cases when macros were not found inside invalid macros and contexts (updated unit tests); removed length from return macro results and used strlen() instead.