Home
last modified time | relevance | path

Searched refs:SLANG_STRING_TYPE (Results 76 – 94 of 94) sorted by relevance

1234

/dports/japanese/libslang/slang-1.4.5jp2/doc/tm/
H A Dcref.tm667 \var{SLANG_STRING_TYPE} and \var{SLANG_ARRAY_TYPE}. Such types must
702 A callback function that handles both \var{SLANG_STRING_TYPE} and
745 The destroy method for \var{SLANG_STRING_TYPE} looks like:
1184 stack item is not of type \var{SLANG_STRING_TYPE}, or the stack is
1215 \var{SLANG_STRING_TYPE}, or the stack is empty, the function will
1828 SLANG_STRING_TYPE (returns char *)
1856 SLANG_STRING_TYPE))
1901 is of type \var{SLANG_STRING_TYPE}, and must be declared as
1906 is \em{not} a \var{SLANG_STRING_TYPE} object. This difference is
H A Dcslang.tm843 \var{SLANG_STRING_TYPE} object.
/dports/devel/libslang2/slang-2.3.2/modules/
H A Djson-module.c1102 MAKE_VARIABLE("_json_module_version_string", &json_module_version_string, SLANG_STRING_TYPE, 1),
H A Dstats-module.c1065 MAKE_VARIABLE("_stats_module_version_string", &Module_Version_String, SLANG_STRING_TYPE, 1),
H A Dsocket-module.c616 if (-1 == SLang_assign_to_ref (refs[0], SLANG_STRING_TYPE, (VOID_STAR)&host)) in accept_af_inet()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslposio.c1008 #define S SLANG_STRING_TYPE
H A Dslclass.c484 case SLANG_STRING_TYPE: in default_string()
H A Dslarray.c1585 case SLANG_STRING_TYPE: in _pSLarray_aget1()
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dintrin.c3162 SLANG_INT_TYPE, 1, SLANG_STRING_TYPE); in init_jed_intrinsics()
H A Dmswin.c1003 SLANG_INT_TYPE, 3, SLANG_STRING_TYPE, in msw_init_slang()
/dports/news/slrn/slrn-1.0.3/src/
H A Dgroup.c3128 retval = SLang_create_array (SLANG_STRING_TYPE, 0, NULL, &n, 1); in slrn_intr_get_group_order()
3155 if (-1 == SLang_pop_array_of_type (&at, SLANG_STRING_TYPE)) in slrn_intr_set_group_order()
H A Dstartup.c1110 *type = SLANG_STRING_TYPE; in slrn_get_variable_value()
/dports/editors/jed/jed-0.99-19/src/
H A Dkeymap.c1423 if (NULL == (at = SLang_create_array (SLANG_STRING_TYPE, 0, NULL, &n, 1))) in get_keymaps()
H A Dmenu.c2086 if (SLang_peek_at_stack () == SLANG_STRING_TYPE) in pop_where_to_insert()
H A Dwterm.c318 #define S SLANG_STRING_TYPE
H A Dgtkmenu.c3212 if (SLang_peek_at_stack () == SLANG_STRING_TYPE) in pop_where_to_insert()
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslclass.c248 case SLANG_STRING_TYPE: in default_string()
H A Dslarray.c1191 case SLANG_STRING_TYPE: in _SLarray_aget()
/dports/devel/libslang2/slang-2.3.2/doc/tm/
H A Dcslang.tm1110 \var{SLANG_STRING_TYPE} object. Always keep in mind that a
1111 \var{SLANG_STRING_TYPE} object is a \exmp{char *}.

1234