Home | History | Annotate | Download | only in javascript

Lines Matching refs:pRuntime

133 int	CJS_GlobalConsts::Init(IJS_Runtime* pRuntime)

135 DEFINE_GLOBAL_CONST(pRuntime, IDS_GREATER_THAN , Invalid value: must be greater than or equal to %s.);
136 DEFINE_GLOBAL_CONST(pRuntime, IDS_GT_AND_LT,Invalid value: must be greater than or equal to %s and less than or equal to %s.);
137 DEFINE_GLOBAL_CONST(pRuntime, IDS_LESS_THAN,Invalid value: must be less than or equal to %s.);
138 DEFINE_GLOBAL_CONST(pRuntime, IDS_INVALID_MONTH,** Invalid **);
139 DEFINE_GLOBAL_CONST(pRuntime, IDS_INVALID_DATE,Invalid date/time: please ensure that the date/time exists. Field);
140 DEFINE_GLOBAL_CONST(pRuntime, IDS_INVALID_VALUE,The value entered does not match the format of the field);
141 DEFINE_GLOBAL_CONST(pRuntime, IDS_AM,am);
142 DEFINE_GLOBAL_CONST(pRuntime, IDS_PM,pm);
143 DEFINE_GLOBAL_CONST(pRuntime, IDS_MONTH_INFO,January[1]February[2]March[3]April[4]May[5]June[6]July[7]August[8]September[9]October[10]November[11]December[12]Sept[9]Jan[1]Feb[2]Mar[3]Apr[4]Jun[6]Jul[7]Aug[8]Sep[9]Oct[10]Nov[11]Dec[12]);
144 DEFINE_GLOBAL_CONST(pRuntime, IDS_STARTUP_CONSOLE_MSG, ** ^_^ **);
151 int CJS_GlobalArrays::Init(IJS_Runtime* pRuntime)
156 DEFINE_GLOBAL_ARRAY(pRuntime);
165 DEFINE_GLOBAL_ARRAY(pRuntime);
172 DEFINE_GLOBAL_ARRAY(pRuntime);
181 DEFINE_GLOBAL_ARRAY(pRuntime);
187 DEFINE_GLOBAL_ARRAY(pRuntime);
193 DEFINE_GLOBAL_ARRAY(pRuntime);
199 DEFINE_GLOBAL_ARRAY(pRuntime);
205 DEFINE_GLOBAL_ARRAY(pRuntime);
219 DEFINE_GLOBAL_ARRAY(pRuntime);
230 DEFINE_GLOBAL_ARRAY(pRuntime);
236 DEFINE_GLOBAL_ARRAY(pRuntime);
242 DEFINE_GLOBAL_ARRAY(pRuntime);