Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * This file has been @generated by a phing task by {@link BuildMetadataPHPFromX..
Decoded Output download
<?php
/**
* This file has been @generated by a phing task by {@link BuildMetadataPHPFromXml}.
* See [README.md](README.md#generating-data) for more information.
*
* Pull requests changing data in these files will not be accepted. See the
* [FAQ in the README](README.md#problems-with-invalid-numbers] on how to make
* metadata changes.
*
* Do not modify this file directly!
*/
return array (
'generalDesc' =>
array (
'NationalNumberPattern' => '[1-9]\d{2,5}',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
2 => 5,
3 => 6,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'tollFree' =>
array (
'NationalNumberPattern' => '112|611|9(?:11|33|88)',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
0 => 3,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'premiumRate' =>
array (
'NationalNumberPattern' => '24280|(?:381|968)35|4(?:3355|7553|8221)|5(?:(?:489|934)2|5928)|72078|(?:323|960)40|(?:276|414)63|(?:2(?:520|744)|7390|9968)9|(?:693|732|976)88|(?:3(?:556|825)|5294|8623|9729)4|(?:3378|4136|7642|8961|9979)6|(?:4(?:6(?:15|32)|827)|(?:591|720)8|9529)7',
'ExampleNumber' => '24280',
'PossibleLength' =>
array (
0 => 5,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'emergency' =>
array (
'NationalNumberPattern' => '112|911',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
0 => 3,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'shortCode' =>
array (
'NationalNumberPattern' => '11(?:2|5[1-47]|[68]\d|7[0-57]|98)|[2-9]\d{3,5}|[2-8]11|9(?:11|33|88)',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
),
'PossibleLengthLocalOnly' =>
array (
),
),
'standardRate' =>
array (
'NationalNumberPattern' => '2(?:3333|(?:4224|7562|900)2|56447|6688)|3(?:1010|2665|7404)|40404|560560|6(?:0060|22639|5246|7622)|7(?:0701|3822|4666)|8(?:(?:3825|7226)5|4816)|99099',
'ExampleNumber' => '23333',
'PossibleLength' =>
array (
0 => 5,
1 => 6,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'carrierSpecific' =>
array (
'NationalNumberPattern' => '336\d\d|[2-9]\d{3}|[2356]11',
'ExampleNumber' => '211',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
2 => 5,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'smsServices' =>
array (
'NationalNumberPattern' => '[2-9]\d{4,5}',
'ExampleNumber' => '20000',
'PossibleLength' =>
array (
0 => 5,
1 => 6,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'id' => 'US',
'countryCode' => 0,
'internationalPrefix' => '',
'sameMobileAndFixedLinePattern' => false,
'numberFormat' =>
array (
),
'intlNumberFormat' =>
array (
),
'mainCountryForCode' => false,
'mobileNumberPortableRegion' => false,
);
?>
Did this file decode correctly?
Original Code
<?php
/**
* This file has been @generated by a phing task by {@link BuildMetadataPHPFromXml}.
* See [README.md](README.md#generating-data) for more information.
*
* Pull requests changing data in these files will not be accepted. See the
* [FAQ in the README](README.md#problems-with-invalid-numbers] on how to make
* metadata changes.
*
* Do not modify this file directly!
*/
return array (
'generalDesc' =>
array (
'NationalNumberPattern' => '[1-9]\\d{2,5}',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
2 => 5,
3 => 6,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'tollFree' =>
array (
'NationalNumberPattern' => '112|611|9(?:11|33|88)',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
0 => 3,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'premiumRate' =>
array (
'NationalNumberPattern' => '24280|(?:381|968)35|4(?:3355|7553|8221)|5(?:(?:489|934)2|5928)|72078|(?:323|960)40|(?:276|414)63|(?:2(?:520|744)|7390|9968)9|(?:693|732|976)88|(?:3(?:556|825)|5294|8623|9729)4|(?:3378|4136|7642|8961|9979)6|(?:4(?:6(?:15|32)|827)|(?:591|720)8|9529)7',
'ExampleNumber' => '24280',
'PossibleLength' =>
array (
0 => 5,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'emergency' =>
array (
'NationalNumberPattern' => '112|911',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
0 => 3,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'shortCode' =>
array (
'NationalNumberPattern' => '11(?:2|5[1-47]|[68]\\d|7[0-57]|98)|[2-9]\\d{3,5}|[2-8]11|9(?:11|33|88)',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
),
'PossibleLengthLocalOnly' =>
array (
),
),
'standardRate' =>
array (
'NationalNumberPattern' => '2(?:3333|(?:4224|7562|900)2|56447|6688)|3(?:1010|2665|7404)|40404|560560|6(?:0060|22639|5246|7622)|7(?:0701|3822|4666)|8(?:(?:3825|7226)5|4816)|99099',
'ExampleNumber' => '23333',
'PossibleLength' =>
array (
0 => 5,
1 => 6,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'carrierSpecific' =>
array (
'NationalNumberPattern' => '336\\d\\d|[2-9]\\d{3}|[2356]11',
'ExampleNumber' => '211',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
2 => 5,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'smsServices' =>
array (
'NationalNumberPattern' => '[2-9]\\d{4,5}',
'ExampleNumber' => '20000',
'PossibleLength' =>
array (
0 => 5,
1 => 6,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'id' => 'US',
'countryCode' => 0,
'internationalPrefix' => '',
'sameMobileAndFixedLinePattern' => false,
'numberFormat' =>
array (
),
'intlNumberFormat' =>
array (
),
'mainCountryForCode' => false,
'mobileNumberPortableRegion' => false,
);
Function Calls
None |
Stats
MD5 | 1b749532ac21cb133066823f7242c05a |
Eval Count | 0 |
Decode Time | 110 ms |