Home
last modified time | relevance | path

Searched refs:marker_string_ends_with (Results 1 – 4 of 4) sorted by relevance

/dports/editors/marker/Marker-2020.04.04.2/src/
H A Dmarker-exporter.c268 if (marker_string_ends_with (outfile, ".html")) { in marker_exporter_export()
281 else if (marker_string_ends_with (outfile, ".pdf")) { in marker_exporter_export()
288 else if (marker_string_ends_with (outfile, ".tex")) { in marker_exporter_export()
H A Dmarker-string.h27 int marker_string_ends_with (const char *str,
H A Dmarker-string.c29 marker_string_ends_with(const char* str, in marker_string_ends_with() function
H A Dmarker-prefs.c343 if (marker_string_ends_with(filename, ".css")) in marker_prefs_get_available_stylesheets()
371 if (marker_string_ends_with(filename, ".css")) in marker_prefs_get_available_highlight_themes()