Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/uil/
H A DUilLexAna.c203 #define state_gstr_2 17 /* looking for a general string */ macro
706 /* class_name */ { move_advance, state_gstr_2, not_used },
707 /* class_e */ { move_advance, state_gstr_2, not_used },
708 /* class_escape */ { move_advance, state_gstr_2, not_used },
730 /* class_name */ { move_advance, state_gstr_2, not_used },
731 /* class_e */ { move_advance, state_gstr_2, not_used },
732 /* class_escape */ { move_advance, state_gstr_2, not_used },
733 /* class_ff */ { special, state_gstr_2, control_char },
734 /* class_digit */ { move_advance, state_gstr_2, not_used },