Searched refs:SFNTS (Results 1 – 2 of 2) sorted by relevance
52 #define SFNTS "/sfnts" macro53 #define SFNTS_LEN ( sizeof ( SFNTS ) - 1 )145 ft_strncmp( (char*)p, SFNTS, SFNTS_LEN ) == 0 ) in cid_parser_new()231 ft_strncmp( (char*)cur, SFNTS, SFNTS_LEN ) == 0 ) in cid_parser_new()258 #undef SFNTS
655 * src/cid/cidparse.c (STARTDATA, STARTDATA_LEN, SFNTS, SFNTS_LEN):