Searched refs:FC_DIR_SEPARATOR_S (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-bz106632.c44 # define FC_DIR_SEPARATOR_S "\\" macro
47 # define FC_DIR_SEPARATOR_S "/" macro
226 snprintf (cmd, 512, "sleep 1; rm -f %s%s*; sleep 1", fontdir, FC_DIR_SEPARATOR_S);
H A Dtest-d1f48f11.c44 # define FC_DIR_SEPARATOR_S "\\" macro
47 # define FC_DIR_SEPARATOR_S "/" macro
H A Dtest-issue107.c44 # define FC_DIR_SEPARATOR_S "\\" macro
47 # define FC_DIR_SEPARATOR_S "/" macro
H A Dtest-issue110.c44 # define FC_DIR_SEPARATOR_S "\\" macro
47 # define FC_DIR_SEPARATOR_S "/" macro
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcinit.c129 memcpy (&prefix[plen], FC_DIR_SEPARATOR_S "fontconfig", 11);
H A Dfcdir.c232 strcat ((char *) file_prefix, FC_DIR_SEPARATOR_S);
H A Dfccfg.c2525 memcpy (&ret[len], FC_DIR_SEPARATOR_S ".cache", 7);
2553 memcpy (&ret[len], FC_DIR_SEPARATOR_S ".config", 8);
2581 memcpy (&ret[len], FC_DIR_SEPARATOR_S ".local" FC_DIR_SEPARATOR_S "share", 13);
H A Dfcint.h76 # define FC_DIR_SEPARATOR_S "\\" macro
80 # define FC_DIR_SEPARATOR_S "/" macro
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h76 # define FC_DIR_SEPARATOR_S "\\" macro
80 # define FC_DIR_SEPARATOR_S "/" macro

Completed in 12 milliseconds