Lines Matching refs:PHPAPI
28 PHPAPI zend_class_entry *spl_ce_LogicException;
29 PHPAPI zend_class_entry *spl_ce_BadFunctionCallException;
30 PHPAPI zend_class_entry *spl_ce_BadMethodCallException;
31 PHPAPI zend_class_entry *spl_ce_DomainException;
32 PHPAPI zend_class_entry *spl_ce_InvalidArgumentException;
33 PHPAPI zend_class_entry *spl_ce_LengthException;
34 PHPAPI zend_class_entry *spl_ce_OutOfRangeException;
35 PHPAPI zend_class_entry *spl_ce_RuntimeException;
36 PHPAPI zend_class_entry *spl_ce_OutOfBoundsException;
37 PHPAPI zend_class_entry *spl_ce_OverflowException;
38 PHPAPI zend_class_entry *spl_ce_RangeException;
39 PHPAPI zend_class_entry *spl_ce_UnderflowException;
40 PHPAPI zend_class_entry *spl_ce_UnexpectedValueException;