underbar2          69 lib/common/operations.c try_fast_match(const char *key, const char *underbar1, const char *underbar2,
underbar2          73 lib/common/operations.c         if (!convert_interval(underbar2+1, interval_ms)) {
underbar2          83 lib/common/operations.c         *op_type = strndup(underbar1+1, underbar2-underbar1-1);
underbar2         188 lib/common/operations.c     char *underbar2 = NULL;
underbar2         211 lib/common/operations.c     underbar2 = strchr(underbar1+1, '_');
underbar2         212 lib/common/operations.c     if (!underbar2) {
underbar2         216 lib/common/operations.c     underbar3 = strchr(underbar2+1, '_');
underbar2         219 lib/common/operations.c         return try_fast_match(key, underbar1, underbar2,