You are here

constant PHPExcel_Calculation::CALCULATION_REGEXP_NUMBER in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php \PHPExcel_Calculation::CALCULATION_REGEXP_NUMBER

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php, line 67

Class

PHPExcel_Calculation
PHPExcel_Calculation (Multiton)

Code

const CALCULATION_REGEXP_NUMBER = '[-+]?\\d*\\.?\\d+(e[-+]?\\d+)?';