Lines Matching refs:substr

34 			if (substr($ISOheader, 1, 5) == 'CD001') {
78 …yVD_raw['volume_descriptor_type'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 0, …
79 …$thisfile_iso_primaryVD_raw['standard_identifier'] = substr($ISOheader…
88 …ryVD_raw['volume_descriptor_version'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 6, …
90 …ryVD_raw['system_identifier'] = substr($ISOheader, 8, …
91 …ryVD_raw['volume_identifier'] = substr($ISOheader, 40, …
93 …ryVD_raw['volume_space_size'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 80, …
95 …ryVD_raw['volume_set_size'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 120, …
96 …ryVD_raw['volume_sequence_number'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 124, …
97 …ryVD_raw['logical_block_size'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 128, …
98 …ryVD_raw['path_table_size'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 132, …
99 …ryVD_raw['path_table_l_location'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 140, …
100 …ryVD_raw['path_table_l_opt_location'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 144, …
101 …ryVD_raw['path_table_m_location'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 148, …
102 …ryVD_raw['path_table_m_opt_location'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 152, …
103 …ryVD_raw['root_directory_record'] = substr($ISOheader, 156, …
104 …ryVD_raw['volume_set_identifier'] = substr($ISOheader, 190, …
105 …ryVD_raw['publisher_identifier'] = substr($ISOheader, 318, …
106 …ryVD_raw['data_preparer_identifier'] = substr($ISOheader, 446, …
107 …ryVD_raw['application_identifier'] = substr($ISOheader, 574, …
108 …ryVD_raw['copyright_file_identifier'] = substr($ISOheader, 702, …
109 …ryVD_raw['abstract_file_identifier'] = substr($ISOheader, 739, …
110 …ryVD_raw['bibliographic_file_identifier'] = substr($ISOheader, 776, …
111 …ryVD_raw['volume_creation_date_time'] = substr($ISOheader, 813, …
112 …ryVD_raw['volume_modification_date_time'] = substr($ISOheader, 830, …
113 …ryVD_raw['volume_expiration_date_time'] = substr($ISOheader, 847, …
114 …ryVD_raw['volume_effective_date_time'] = substr($ISOheader, 864, …
115 …ryVD_raw['file_structure_version'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 881, …
117 …ryVD_raw['application_data'] = substr($ISOheader, 883, …
156 …$thisfile_iso_supplementaryVD_raw['volume_descriptor_type'] = getid3_lib::LittleEndian2Int(substr(…
157 …$thisfile_iso_supplementaryVD_raw['standard_identifier'] = substr($ISOheader, …
165 …entaryVD_raw['volume_descriptor_version'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 6, …
167 …entaryVD_raw['system_identifier'] = substr($ISOheader, 8, …
168 …entaryVD_raw['volume_identifier'] = substr($ISOheader, 40, …
170 …entaryVD_raw['volume_space_size'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 80, …
178 …yVD_raw['volume_set_size'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 120, …
179 …yVD_raw['volume_sequence_number'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 124, …
180 …yVD_raw['logical_block_size'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 128, …
181 …yVD_raw['path_table_size'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 132, …
182 …yVD_raw['path_table_l_location'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 140, …
183 …yVD_raw['path_table_l_opt_location'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 144, …
184 …yVD_raw['path_table_m_location'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 148, …
185 …yVD_raw['path_table_m_opt_location'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 152, …
186 …yVD_raw['root_directory_record'] = substr($ISOheader, 156, …
187 …yVD_raw['volume_set_identifier'] = substr($ISOheader, 190, …
188 …yVD_raw['publisher_identifier'] = substr($ISOheader, 318, …
189 …yVD_raw['data_preparer_identifier'] = substr($ISOheader, 446, …
190 …yVD_raw['application_identifier'] = substr($ISOheader, 574, …
191 …yVD_raw['copyright_file_identifier'] = substr($ISOheader, 702, …
192 …yVD_raw['abstract_file_identifier'] = substr($ISOheader, 739, …
193 …yVD_raw['bibliographic_file_identifier'] = substr($ISOheader, 776, …
194 …yVD_raw['volume_creation_date_time'] = substr($ISOheader, 813, …
195 …yVD_raw['volume_modification_date_time'] = substr($ISOheader, 830, …
196 …yVD_raw['volume_expiration_date_time'] = substr($ISOheader, 847, …
197 …yVD_raw['volume_effective_date_time'] = substr($ISOheader, 864, …
198 …yVD_raw['file_structure_version'] = getid3_lib::LittleEndian2Int(substr($ISOheader, 881, …
200 …yVD_raw['application_data'] = substr($ISOheader, 883, …
258 …e_directories_current['length'] = getid3_lib::LittleEndian2Int(substr($info['iso']['path…
260 …e_directories_current['extended_length'] = getid3_lib::LittleEndian2Int(substr($info['iso']['path…
262 …e_directories_current['location_logical'] = getid3_lib::LittleEndian2Int(substr($info['iso']['path…
264 …e_directories_current['parent_directory'] = getid3_lib::LittleEndian2Int(substr($info['iso']['path…
266 …$thisfile_iso_pathtable_directories_current['name'] = substr($info['i…
308 …$ThisDirectoryRecord['raw']['length'] = getid3_lib::LittleEndian2Int(substr($Di…
309 …$ThisDirectoryRecord['raw']['extended_attribute_length'] = getid3_lib::LittleEndian2Int(substr($Di…
310 …$ThisDirectoryRecord['raw']['offset_logical'] = getid3_lib::LittleEndian2Int(substr($Di…
311 …$ThisDirectoryRecord['raw']['filesize'] = getid3_lib::LittleEndian2Int(substr($Di…
312 …$ThisDirectoryRecord['raw']['recording_date_time'] = substr($DirectoryRecor…
313 …$ThisDirectoryRecord['raw']['file_flags'] = getid3_lib::LittleEndian2Int(substr($Di…
314 …$ThisDirectoryRecord['raw']['file_unit_size'] = getid3_lib::LittleEndian2Int(substr($Di…
315 …$ThisDirectoryRecord['raw']['interleave_gap_size'] = getid3_lib::LittleEndian2Int(substr($Di…
316 …$ThisDirectoryRecord['raw']['volume_sequence_number'] = getid3_lib::LittleEndian2Int(substr($Di…
317 …$ThisDirectoryRecord['raw']['file_identifier_length'] = getid3_lib::LittleEndian2Int(substr($Di…
318 …$ThisDirectoryRecord['raw']['file_identifier'] = substr($DirectoryRecor…
356 return substr($ISOfilename, 0, strpos($ISOfilename, ';'));
367 $UNIXyear = (int) substr($ISOtime, 0, 4);
368 $UNIXmonth = (int) substr($ISOtime, 4, 2);
369 $UNIXday = (int) substr($ISOtime, 6, 2);
370 $UNIXhour = (int) substr($ISOtime, 8, 2);
371 $UNIXminute = (int) substr($ISOtime, 10, 2);
372 $UNIXsecond = (int) substr($ISOtime, 12, 2);