Home
last modified time | relevance | path

Searched refs:match_with (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_storage_memory/
H A Dmod_storage_memory.lua73 local function archive_iter (a, start, stop, step, limit, when_start, when_end, match_with)
80 if when >= when_start and when_end >= when and (not match_with or match_with == with) then
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtilespec.c2158 const char **match_with; in tileset_read_toplevel() local
2192 match_with = secfile_lookup_str_vec(file, &count, in tileset_read_toplevel()
2195 if (match_with) { in tileset_read_toplevel()
2216 if (fc_strcasecmp(tslp->match_types[j], match_with[k]) == 0) { in tileset_read_toplevel()
2222 sec_name, l, match_with[k]); in tileset_read_toplevel()
2229 sec_name, l, match_with[k]); in tileset_read_toplevel()
2240 free(match_with); in tileset_read_toplevel()
2241 match_with = NULL; in tileset_read_toplevel()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtilespec.c2158 const char **match_with; in tileset_read_toplevel() local
2192 match_with = secfile_lookup_str_vec(file, &count, in tileset_read_toplevel()
2195 if (match_with) { in tileset_read_toplevel()
2216 if (fc_strcasecmp(tslp->match_types[j], match_with[k]) == 0) { in tileset_read_toplevel()
2222 sec_name, l, match_with[k]); in tileset_read_toplevel()
2229 sec_name, l, match_with[k]); in tileset_read_toplevel()
2240 free(match_with); in tileset_read_toplevel()
2241 match_with = NULL; in tileset_read_toplevel()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/src/
H A Dproper_typeserver.erl925 none -> {match_with,Pattern};
954 {match_with,Pattern} ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/opaque_SUITE_data/src/proper/
H A Dproper_typeserver.erl942 none -> {match_with,Pattern};
970 {match_with,Pattern} ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/behaviour_SUITE_data/src/proper/
H A Dproper_typeserver.erl948 none -> {match_with,Pattern};
977 {match_with,Pattern} ->
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog46367 - -Removed Grassland layer0 match_with
111319 Increase maximum number of match_with entries for tilesets from 3 to 8.
167601 Instead, I've replaced it with "match_with", a listing of match_types.
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog46367 - -Removed Grassland layer0 match_with
111319 Increase maximum number of match_with entries for tilesets from 3 to 8.
167601 Instead, I've replaced it with "match_with", a listing of match_types.