Home
last modified time | relevance | path

Searched refs:in_iarray (Results 1 – 1 of 1) sorted by relevance

/plugin/tagentry/
H A Daction.php158 function in_iarray( $needle, $haystack ) { function in action_plugin_tagentry
193 $inBlacklist = $this->in_iarray( $tagname, $options['blacklist'] );
201 if ( $this->in_iarray( $tagname, $options['assigned'] ) ){