Lines Matching refs:azResult
312 ** If the 3rd argument were &azResult then after the function returns
313 ** azResult will contain the following data:
315 ** azResult[0] = "Name";
316 ** azResult[1] = "Age";
317 ** azResult[2] = "Alice";
318 ** azResult[3] = "43";
319 ** azResult[4] = "Bob";
320 ** azResult[5] = "28";
321 ** azResult[6] = "Cindy";
322 ** azResult[7] = "21";
326 ** set to 2. In general, the number of values inserted into azResult