Searched refs:LoadString (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlundump.c72 static TString* LoadString(LoadState* S) function
119 setsvalue2n(S->L,o,LoadString(S));
152 f->source=LoadString(S);
163 f->locvars[i].varname=LoadString(S);
168 for (i=0; i<n; i++) f->upvalues[i].name=LoadString(S);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp106 LoadString(hInstance, IDC_WCE_TPCB, szWindowClass, MAX_LOADSTRING);
108 LoadString(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING);

Completed in 27 milliseconds