Searched refs:operator_string (Results 1 – 1 of 1) sorted by relevance
1600 static const char *operator_string = "operator"; variable1602 st.length = strlen (operator_string) + strlen (op);1604 strcpy (st.ptr, operator_string);