Searched refs:transformAttrToAssoc (Results 1 – 1 of 1) sorted by relevance
222 $attr = $node->hasAttributes() ? $this->transformAttrToAssoc($node->attributes) : array();257 protected function transformAttrToAssoc($node_map) function in HTMLPurifier_Lexer_DOMLex