You are here

constant LEADER_LEN in Bibliography Module 7

Same name and namespace in other branches
  1. 6.2 modules/marcParse/php-marc.php \LEADER_LEN
  2. 6 marcParse/php-marc.php \LEADER_LEN
  3. 7.2 modules/marcParse/php-marc.php \LEADER_LEN

Length of the Leader.

@global integer LEADER_LEN

2 uses of LEADER_LEN
File::decode in modules/marcParse/php-marc.php
Decode a given raw MARC record.
Record::_build_dir in modules/marcParse/php-marc.php
Build Record Directory.

File

modules/marcParse/php-marc.php, line 75
@package PHP-MARC

Code

define("LEADER_LEN", 24);