1
From Semantic MediaWiki - Sandbox
Annotation
[[Has text::CAseInSensitiveSearch]]
CAseInSensitiveSearch
Queries
- upper case
{{#ask:
[[Has text::~CASEIN*]]
|?Has text
}}
| Has textUsed to store strings of arbitrary length. | |
|---|---|
| Issue/1912/1 | CAseInSensitiveSearch |
| Issue/1912/2 | CAseIn |
- lower case
{{#ask:
[[Has text::~casein*]]
|?Has text
}}
| Has textUsed to store strings of arbitrary length. | |
|---|---|
| Issue/1912/1 | CAseInSensitiveSearch |
| Issue/1912/2 | CAseIn |
- matching case
{{#ask:
[[Has text::~CAseIn*]]
|?Has text
}}
| Has textUsed to store strings of arbitrary length. | |
|---|---|
| Issue/1912/1 | CAseInSensitiveSearch |
| Issue/1912/2 | CAseIn |