Searched refs:AddStyleLine (Results 1 – 2 of 2) sorted by relevance
75 static void AddStyleLine(char *matchstr, unsigned long style);216 styleline: STRING stylecombo NEWLINE newline_or_nada { AddStyleLine($1, $2); free($1); }397 AddStyleLine (char *matchstr, unsigned long style) in AddStyleLine() function
145 static void AddStyleLine(char *matchstr, unsigned long style);1549 … { AddStyleLine((yyvsp[-3].sVal), (yyvsp[-2].uVal)); free((yyvsp[-3].sVal)); } in yyparse()1961 AddStyleLine (char *matchstr, unsigned long style) in AddStyleLine() function