Searched refs:listitemimage (Results 1 – 1 of 1) sorted by relevance
15342 function _setListMarker($listitemtype, $listitemimage, $listitemposition) argument15350 if ($listitemimage && $listitemimage != 'none') {15351 $listitemimage = trim(preg_replace('/url\(["\']*(.*?)["\']*\)/', '\\1', $listitemimage));15373 $srcpath = $listitemimage;15374 $orig_srcpath = $listitemimage;