Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/pdf/
H A Dpdf-font.c117 static int strcmp_ignore_space(const char *a, const char *b) in strcmp_ignore_space() function
141 if (!strcmp_ignore_space(base_font_names[i][k], fontname)) in pdf_clean_font_name()