Home
last modified time | relevance | path

Searched defs:index_numeric (Results 1 – 1 of 1) sorted by relevance

/plugin/amazon/
H A DXMLParser.php20 var $index_numeric; // Index tags by numeric position, not name. variable in XMLParser
25 function XMLParser($data_source, $data_source_type='raw', $collapse_dups=0, $index_numeric=0) {