css: Avoid more allocations for tokens
authorMatthias Clasen <mclasen@redhat.com>
Thu, 12 Jan 2023 05:00:54 +0000 (00:00 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 12 Jan 2023 05:12:09 +0000 (00:12 -0500)
commit46e0fde60674da6963e0236ce13844cf2fb64802
treedd23854d8f1824a364e2cfb75c33b1dc473f38db
parent1e7f525e0e2ae361d7db9d71b267496de9adf09c
css: Avoid more allocations for tokens

Make short string tokens static.
gdk/gdkrgba.c
gsk/gskrendernodeparser.c
gtk/css/gtkcssparser.c
gtk/css/gtkcsstokenizer.c
gtk/css/gtkcsstokenizerprivate.h
gtk/gtkcsscolorvalue.c
gtk/gtkcssselector.c