Home
last modified time | relevance | path

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

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dpstoeditoptions.h30 enum advancedTypeIDs { start_ty=char_ty, rsstring_ty, charstring_ty, constcharstring_ty, argv_ty }; enumerator
45 static unsigned int gettypeID() { return rsstring_ty; } in gettypeID()