Home
last modified time | relevance | path

Searched refs:gmt_found_modifier (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgrdconvert.c116 if (gmt_found_modifier (GMT, txt, "os")) { in grdconvert_parse_Z_opt()
H A Dmapproject.c370 if (gmt_found_modifier (GMT, arg, "aiuv")) return false; in mapproject_is_old_G_syntax()
374 if (gmt_found_modifier (GMT, arg, GMT_LEN_UNITS)) return true; in mapproject_is_old_G_syntax()
624 if (!(gmt_found_modifier (GMT, opt->arg, "pu") || strchr (opt->arg, '/'))) in parse()
H A Dpsternary.c265 …if (strchr ("ABC", opt->arg[0]) || gmt_found_modifier (API->GMT, opt->arg, "bgnt")) { /* Frame set… in psternary_prep_options()
H A Dgmt_remote.c481 if (gmt_found_modifier (API->GMT, c, "os")) in gmt_set_unspecified_remote_registration()
H A Dpshistogram.c545 if (W && gmt_found_modifier (GMT, W, "bhl")) return false; /* Gave -W<width>+b|h|l */ in pshistogram_new_syntax()
H A Dgmt_grdio.c456 if (gmt_found_modifier (GMT, format, "bdnos")) in gmtgrdio_parse_grd_format_scale()
1899 if (!(input[0] == '+' && gmt_found_modifier (GMT, input, "norstxyz"))) { /* Cannot be new syntax */ in gmtgrdio_decode_grdcube_info()
H A Dgmt_prototypes.h412 EXTERN_MSC bool gmt_found_modifier (struct GMT_CTRL *GMT, char *string, char *mods);
H A Dgrdcontour.c282 if (gmt_found_modifier (GMT, txt, "ops")) { in grdcontour_parse_Z_opt()
H A Dgmt_init.c2028 if (gmt_found_modifier (GMT, item, "cjo")) { /* New syntax */ in gmtinit_parse_U_option()
4420 if (gmt_found_modifier (GMT, in, GMT_FRAME_MODIFIERS)) { in gmtinit_parse5_B_option()
5137 if (n_slashes >= 5 || gmt_found_modifier (GMT, GMT->common.J.string, GMT_GENPER_MODIFIERS)) in gmtinit_parse_J_option()
9146 new_style = gmt_found_modifier (GMT, arg, "dlos"); in gmt_parse_i_option()
9380 if (gmt_found_modifier (GMT, arg, "dlos")) { in gmt_parse_o_option()
14051 if (gmt_found_modifier (API->GMT, opt->arg, "cCgp")) return true; /* -E...+g|p|c|C writes PS */ in gmtinit_is_PS_module()
14052 if (gmt_found_modifier (API->GMT, opt->arg, "rR")) return false; /* -E...+r|R writes dataset */ in gmtinit_is_PS_module()
15226 …else if (gmt_found_modifier (API->GMT, opt->arg, "gt")) { /* No axis specs means we have to add de… in gmt_init_module()
H A Dpslegend.c171 …if (strlen (opt->arg) < 5 || strchr ("jgn", opt->arg[0]) || gmt_found_modifier (GMT, opt->arg, "jl… in parse()
H A Dpsscale.c299 …if (opt->arg[0] == '+' && (gmt_found_modifier (GMT, opt->arg, "en")) && strstr (opt->arg, "w") == … in parse()
H A Dgmt_support.c363 if (gmt_found_modifier (GMT, line, "bfr") || !strchr(line, '/')) /* Clearly new syntax */ in gmtsupport_parse_pattern()
896 if ((gmt_found_modifier (GMT, word, "bfr") || !strchr(word, '/')) && !strchr (word,':')) in gmtsupport_is_pattern()
4174 if (gmt_found_modifier (GMT, in_text, "cgp")) { /* Tell-tale sign of old syntax */ in gmtsupport_ensure_new_mapinset_syntax()
4336 ms->old_style = gmt_found_modifier (GMT, txt_cpy, "fgp"); in gmtsupport_getscale_old()
10004 if (gmt_found_modifier (GMT, arg, "adl")) { /* New parser */ in gmt_contour_T_arg_parsing()
18416 bool gmt_found_modifier (struct GMT_CTRL *GMT, char *string, char *mods) { in gmt_found_modifier() function
H A Dpsxy.c823 if (gmt_found_modifier (GMT, opt->arg, "aAcnpw")) { in parse()
H A Dgmt_api.c12873 …else if ((opt = GMT_Find_Option (API, 'E', *head)) && gmt_found_modifier (API->GMT, opt->arg, "cCg… in GMT_Encode_Options()
12874 …else if ((opt = GMT_Find_Option (API, 'E', *head)) && gmt_found_modifier (API->GMT, opt->arg, "lL"… in GMT_Encode_Options()
/dports/graphics/gmt/gmt-6.3.0/src/seis/
H A Dpspolar.c462 if (gmt_found_modifier (GMT, opt->arg, "afjo")) { in parse()
H A Dpscoupe.c779 if (gmt_found_modifier (GMT, opt->arg, "fjo")) { in parse()
931 if (gmt_found_modifier (GMT, opt->arg, "afjlmos")) { in parse()
H A Dpsmeca.c542 if (gmt_found_modifier (GMT, opt->arg, "afjlmos")) { in parse()