Searched refs:simple_map (Results 1 – 4 of 4) sorted by relevance
35 unsigned char simple_map[] = {0xA2, 0x01, 0x02, 0x03, 0x04}; variable39 map = cbor_load(simple_map, 5, &res); in test_simple_map()
126 %simple_map = (524 foreach (keys(%simple_map)) {526 $subst_code .= "s/\\\@$re/$simple_map{$_}/g;\n";
1839 %simple_map = (2973 # the maps used (%simple_map and %things_map) MUST be aware of this2976 foreach (keys(%simple_map)) {2978 $subst_code .= "s/\\\@$re/$simple_map{$_}/g;\n";