Home | History | Annotate | Download | only in scripts

Lines Matching refs:attributeNames

675     %attributeNames = ();
689 $attributeNames{$attributeName} = 1;
798 $paramName = "in" . ucfirst($paramName) if $attributeNames{$paramName};