mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 08:15:40 +02:00
string like operation
This commit is contained in:
parent
0f47cbb889
commit
4826a52306
6 changed files with 88 additions and 7 deletions
|
@ -9,6 +9,7 @@ enum map_op {
|
|||
MAP_OP_GT,
|
||||
MAP_OP_SELF,
|
||||
MAP_OP_NOT,
|
||||
MAP_OP_LIKE,
|
||||
|
||||
MAP_OP_AND,
|
||||
MAP_OP_OR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue