Home
last modified time | relevance | path

Searched refs:reserved (Results 1 – 25 of 98) sorted by path

1234

/php-src/
H A DLICENSE3 Copyright (c) 1999 - 2024 The PHP Group. All rights reserved.
H A DREADME.REDIST.BINS54 All rights reserved.
65 All rights reserved.
76 All rights reserved.
126 All rights reserved.
223 All rights reserved.
329 The Regents of the University of California. All rights reserved.
381 Copyright (c) 1995-1998 The Apache Group. All rights reserved.
439 All rights reserved.
540 All rights reserved.
/php-src/TSRM/
H A DLICENSE2 All rights reserved.
H A Dthreads.m41 dnl Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
/php-src/Zend/
H A DLICENSE3 Copyright (c) 1999-2006 Zend Technologies Ltd. All rights reserved.
/php-src/Zend/Optimizer/
H A Dzend_func_info.h48 ((zend_func_info*)((op_array)->reserved[zend_func_info_rid]))
51 zend_func_info** pinfo = (zend_func_info**)&(op_array)->reserved[zend_func_info_rid]; \
/php-src/Zend/asm/
H A Djump_sparc64_sysv_elf_gas.S30 # store framepointer and return address in slots reserved
/php-src/Zend/tests/
H A Dclass_uses_static.phpt2 Class cannot use static as a trait, as it is reserved
12 Fatal error: Cannot use 'static' as trait name, as it is reserved in %s on line %d
H A Derrmsg_028.phpt12 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
H A Derrmsg_029.phpt12 Fatal error: Cannot use 'parent' as class name as it is reserved in %s on line %d
H A Derrmsg_030.phpt12 Fatal error: Cannot use 'self' as class name, as it is reserved in %s on line %d
H A Derrmsg_031.phpt12 Fatal error: Cannot use 'parent' as class name, as it is reserved in %s on line %d
H A Derrmsg_035.phpt12 Fatal error: Cannot use 'self' as interface name, as it is reserved in %s on line %d
H A Derrmsg_036.phpt12 Fatal error: Cannot use 'parent' as interface name, as it is reserved in %s on line %d
H A Dgh11152.phpt2 GH-11152: Allow aliasing namespaces containing reserved class names
/php-src/Zend/tests/fibers/
H A Dfiber-error-construct.phpt14 The "FiberError" class is reserved for internal use and cannot be manually instantiated
/php-src/Zend/tests/generators/errors/
H A Dgenerator_instantiate_error.phpt10 Fatal error: Uncaught Error: The "Generator" class is reserved for internal use and cannot be manua…
/php-src/Zend/tests/grammar/
H A Dregression_003.phpt2 Test to ensure ::class is still reserved in obj scope
13 Fatal error: A class constant must not be called 'class'; it is reserved for class name fetching in…
H A Dregression_007.phpt2 Test to ensure semi reserved words allow deference
H A Dsemi_reserved_001.phpt2 Test semi-reserved words as class methods
H A Dsemi_reserved_002.phpt2 Test semi-reserved words as static class methods
H A Dsemi_reserved_003.phpt2 Test semi-reserved words as class properties
H A Dsemi_reserved_004.phpt2 Test semi-reserved words as static class properties
H A Dsemi_reserved_005.phpt2 Test semi-reserved words as class constants
H A Dsemi_reserved_006.phpt2 Test semi-reserved method and constant names and trait conflict resolution

Completed in 36 milliseconds

1234