Lines Matching refs:Array
122 /* Return the array index that matches starting at *pcur, where the string at130 const char * const *array,134 if (str_match_nocase_whole(pcur, array[j]))1352 if (str_match_nocase_whole( &cur2, "ARRAY" )) {1370 decl.Declaration.Array = 1;1371 decl.Array.ArrayID = arrayid;