Home
last modified time | relevance | path

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

/dports/lang/elk/elk-3.99.8/lib/xwidgets/motif/
H A Dscrolled-win.c15 if (TYPE(x) == T_String) x = P_String_To_Symbol(x); in C_ScrollingPolicy()
/dports/lang/elk/elk-3.99.8/src/
H A Dprim.c390 { P_String_To_Symbol, "string->symbol", 1, 1, EVAL },
H A Dsymbol.c161 Object P_String_To_Symbol (Object str) { in P_String_To_Symbol() function
/dports/lang/elk/elk-3.99.8/include/
H A Dextern.h461 extern Object P_String_To_Symbol (Object);