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