You are here

constant PHPExcel_Shared_String::STRING_REGEXP_FRACTION in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/String.php \PHPExcel_Shared_String::STRING_REGEXP_FRACTION

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/String.php, line 41

Class

PHPExcel_Shared_String
PHPExcel_Shared_String

Code

const STRING_REGEXP_FRACTION = '(-?)(\\d+)\\s+(\\d+\\/\\d+)';