Lines Matching refs:PHPAPI
34 PHPAPI zend_class_entry *spl_ce_LogicException;
35 PHPAPI zend_class_entry *spl_ce_BadFunctionCallException;
36 PHPAPI zend_class_entry *spl_ce_BadMethodCallException;
37 PHPAPI zend_class_entry *spl_ce_DomainException;
38 PHPAPI zend_class_entry *spl_ce_InvalidArgumentException;
39 PHPAPI zend_class_entry *spl_ce_LengthException;
40 PHPAPI zend_class_entry *spl_ce_OutOfRangeException;
41 PHPAPI zend_class_entry *spl_ce_RuntimeException;
42 PHPAPI zend_class_entry *spl_ce_OutOfBoundsException;
43 PHPAPI zend_class_entry *spl_ce_OverflowException;
44 PHPAPI zend_class_entry *spl_ce_RangeException;
45 PHPAPI zend_class_entry *spl_ce_UnderflowException;
46 PHPAPI zend_class_entry *spl_ce_UnexpectedValueException;