You are here

constant PHPExcel_Calculation::CALCULATION_REGEXP_FUNCTION in Loft Data Grids 7.2

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

File

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

Class

PHPExcel_Calculation
PHPExcel_Calculation (Multiton)

Code

const CALCULATION_REGEXP_FUNCTION = '@?([A-Z][A-Z0-9\\.]*)[\\s]*\\(';