commit | 7a87f9f500fb49658a02f40e97e8c9fa02e6c9d6 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Jun 02 12:27:54 2016 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Jun 02 23:10:07 2016 +0000 |
tree | b91a79f05d3c8fe29ccb43d8a2a110acbd60c11e | |
parent | 99c0f64b34a488bf167657fca0e6c5c0adbbd1bf [diff] |
expr_parser: support ':' operator Similar to '==' but compiles the RHS into a regular expression and attempts to match whatever is in the environment against it. Change-Id: I7a03452ef88d067b62661d14dc6f42273de436fa Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>