Home
last modified time | relevance | path

Searched refs:STR_EMPTY (Results 151 – 175 of 180) sorted by relevance

12345678

/dports/games/ldmud/ldmud-3.3.720/src/
H A Dgcollect.c2842 store_print_block_dispatch_info(STR_EMPTY, show_mstring); in setup_print_block_dispatcher()
2843 store_print_block_dispatch_info(STR_EMPTY->str, show_mstring_data); in setup_print_block_dispatcher()
H A Dsprintf.c2411 result = ref_mstring(STR_EMPTY); in string_print_formatted()
H A Darray.c690 return ref_mstring(STR_EMPTY); in arr_implode_string()
H A Ded.c3511 push_ref_string(inter_sp, P_FNAME ? P_FNAME : STR_EMPTY); in save_ed_buffer()
H A Dcomm.c3254 push_ref_string(inter_sp, STR_EMPTY);
5824 if (!privilege_violation4(STR_SEND_ERQ, 0, STR_EMPTY
H A Dinterpret.c11697 push_ref_string(sp, STR_EMPTY); in eval_instruction()
18874 *name = ref_mstring(STR_EMPTY); in get_line_number_if_any()
18982 file = ref_mstring(STR_EMPTY); in collect_trace()
19225 NEW_ENTRY(entry, TRACE_TYPE_LFUN, file != NULL ? file : STR_EMPTY, dump_eval_cost); in collect_trace()
H A Dsimulate.c3525 if (mstreq(path, STR_EMPTY)) in check_valid_path()
/dports/print/lout/lout-3.40/
H A Dz29.c656 StringCopy(buff, STR_EMPTY); in FullSymName()
H A Dz16.c341 Image(type(z)), type(z) == CLOSURE ? SymName(actual(z)) : STR_EMPTY, in AdjustSize()
H A Dz20.c36 StringCopy(buff, STR_EMPTY); in DebugInnersNames()
H A Dz36.c374 ClassConvert(key, str, T, STR_EMPTY, 0);
H A Dz19.c418 tmp = MakeWord(WORD, STR_EMPTY, no_fpos); in AttachGalley()
H A Dz22.c739 is_definite(type(y)) ? STR_EMPTY : EchoObject(y)); in Promote()
H A Dexterns.h500 #define STR_EMPTY AsciiToFull("") macro
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DGuestList.cpp865 return group.Arguments.GetFirstStringId() == STR_EMPTY; in RefreshGroups()
H A DTileInspector.cpp1810 rct_string_id terrainNameId = STR_EMPTY; in window_tile_inspector_paint()
1821 rct_string_id terrainEdgeNameId = STR_EMPTY; in window_tile_inspector_paint()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/p2p/base/
H A Dsessionmessages.cc172 msg->initiator = GetXmlAttr(jingle, QN_INITIATOR, buzz::STR_EMPTY); in ParseJingleSessionMessage()
H A Dsession.cc1010 if (term.debug_reason != buzz::STR_EMPTY) { in OnTerminateMessage()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/interface/
H A DTheme.cpp867 return STR_EMPTY; in ThemeDescGetName()
/dports/games/openttd/openttd-12.1/src/network/
H A Dnetwork_content_gui.cpp1043 …USHTXTBTN, COLOUR_WHITE, WID_NCL_CHECKBOX), SetMinimalSize(13, 1), SetDataTip(STR_EMPTY, STR_NULL),
/dports/games/openttd/openttd-12.1/src/
H A Dgroup_gui.cpp1028 StringID str = STR_EMPTY; in ShowRenameGroupWindow()
H A Dsmallmap_gui.cpp218 _legend_linkstats[i].legend = STR_EMPTY; in BuildLinkStatsLegend()
H A Dstation_gui.cpp1758 StringID str = STR_EMPTY; in DrawEntries()
/dports/games/openttd/openttd-12.1/src/ai/
H A Dai_gui.cpp1204 SetDParam(0, STR_EMPTY); in SetStringParameters()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h19 STR_EMPTY = 0, enumerator

12345678