Searched refs:recordPointer (Results 1 – 1 of 1) sorted by relevance
1001 * @param number $recordPointer the record in question1036 * @param number $recordPointer the record in question1040 function isUnique($values,$recordPointer=0) { argument1044 if ($recordPointer == 0)1058 if ($recordPointer!=$recordCounter) {1068 if ($values[$counter] == $value && $recordPointer != $recordCounter) {