Searched defs:lowerCaseTags (Results 1 – 1 of 1) sorted by relevance
/plugin/lastfm/inc/ |
H A D | lastfmutils.php | 263 function & _xmlToArray($xml_raw, $includeTopTag = false, $lowerCaseTags = true) 338 function _xmlFileToArrayOpen(& $topTag, & $includeTopTag, & $val, & $lowerCaseTags, 417 function _xmlFileToArrayClose(& $topTag, & $includeTopTag, & $val, & $lowerCaseTags,
|