buildIgnoreMatch() public method
Create ignored MATCH expressions
| public string buildIgnoreMatch ( $operator, $operands, &$params ) | ||
|---|---|---|
| $operator | string |
The operator which is used for Create Match expressions |
| $operands | array |
The Match expressions |
| $params | ||
| return | string |
The MATCH expression |
Please login to continue.