Searched refs:parse_attributes_list (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/common/
H A Dsuntouch-manpages.pl190 my @attribute_pairs = parse_attributes_list($attributes_ref);
191 my @overrides_pairs = parse_attributes_list($overrides_ref);
219 sub parse_attributes_list { subroutine
239 my @replacement_pairs = parse_attributes_list($replacements_ref);

Completed in 1095 milliseconds