Searching for i" in the forum

Lysander neontotem at gmail.com
Sun Feb 25 01:19:15 UTC 2024


On Friday, 23 February 2024 at 23:18:12 UTC, kdevel wrote:
> How do I search for
>
>    i"
>
> in the forum? I get the following errors:
>
>    i" -> Error: malformed MATCH expression: [i"] (1)
>    i\" -> Error: malformed MATCH expression: [i\"] (1)
>    'i"' -> Error: malformed MATCH expression: ['i"'] (1)
>    `i"` -> Error: malformed MATCH expression: [`i"`] (1)
>    "i\"" -> Error: malformed MATCH expression: ["i\""] (1)

Use the i\" in the exact phrase box from the advanced search.
Advanced search button is on the error page from the malformed 
match search


More information about the Digitalmars-d-learn mailing list