Home
last modified time | relevance | path

Searched defs:E_USER_ERROR (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_errors.h31 #define E_USER_ERROR (1<<8L) macro
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_errors.h31 #define E_USER_ERROR (1<<8L) macro
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_errors.h31 #define E_USER_ERROR (1<<8L) macro
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_errors.h31 #define E_USER_ERROR (1<<8L) macro
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/inc/
H A DAwlDatabase.php39 if ( !defined('E_USER_ERROR') ) define('E_USER_ERROR',256); define
H A DAwlDBDialect.php18 if ( !defined('E_USER_ERROR') ) define('E_USER_ERROR',256); define
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Navigation/
H A DNodeFactory.php11 use const E_USER_ERROR; alias
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_errors.h31 #define E_USER_ERROR (1<<8L) macro
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_errors.h31 #define E_USER_ERROR (1<<8L) macro
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_errors.h31 #define E_USER_ERROR (1<<8L) macro
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_errors.h31 #define E_USER_ERROR (1<<8L) macro
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DLanguageManager.php8 use const E_USER_ERROR; alias
H A DThemeManager.php11 use const E_USER_ERROR; alias
H A DTheme.php7 use const E_USER_ERROR; alias
H A DErrorHandler.php18 use const E_USER_ERROR; alias
H A DError.php20 use const E_USER_ERROR; alias
H A DConfig.php11 use const E_USER_ERROR; alias
H A DCore.php19 use const E_USER_ERROR; alias
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Config/
H A DForm.php10 use const E_USER_ERROR; alias
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.debug.core/src/net/sourceforge/phpdt/internal/debug/core/
H A DPHPDBGBase.java80 public static final int E_USER_ERROR = (1<<8L); field in PHPDBGBase
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Dbal/
H A DDbiMysqli.php79 use const E_USER_ERROR; alias
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Plugins/Export/
H A DExportSql.php29 use const E_USER_ERROR; alias
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php100474 define('E_USER_ERROR', 0); define
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php100474 define('E_USER_ERROR', 0); define
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php179032 define('E_USER_ERROR', 0); define

12