underbar2          68 lib/common/operations.c try_fast_match(const char *key, const char *underbar1, const char *underbar2,
underbar2          72 lib/common/operations.c         if (!convert_interval(underbar2+1, interval_ms)) {
underbar2          82 lib/common/operations.c         *op_type = strndup(underbar1+1, underbar2-underbar1-1);
underbar2         187 lib/common/operations.c     char *underbar2 = NULL;
underbar2         210 lib/common/operations.c     underbar2 = strchr(underbar1+1, '_');
underbar2         211 lib/common/operations.c     if (!underbar2) {
underbar2         215 lib/common/operations.c     underbar3 = strchr(underbar2+1, '_');
underbar2         218 lib/common/operations.c         return try_fast_match(key, underbar1, underbar2,