The STORE function creates an entry in both the primary and the secondary array (normal and reverse mapping).
STORE函数同时在主数组和辅数组(常规和反向映射)中创建一个项。
2
Now that you've resolved the array structure, you need to implement the mapping of the inline map.
现在已经解析了数组结构,接下来需要实现内联映射的映射。
3
It USES the SimpleXML module to read and parse the XML configuration file into a PHP object, and then creates an associative arraymapping each defined chain to its name for easy lookup.