Home
last modified time | relevance | path

Searched refs:names (Results 1 – 25 of 204) sorted by path

123456789

/PHP-7.4/
H A DCODING_STANDARDS.md35 meaningful names and can be easily manipulated. The only exceptions to this
81 1. Function names for user-level functions should be enclosed with in the
133 3. Function names used by user functions should be prefixed with `_php_`, and
138 4. Variable names must be meaningful. One letter variable names must be avoided,
142 5. Variable names should be in lowercase. Use underscores to separate between
145 6. Method names follow the *studlyCaps* (also referred to as *bumpy case* or
166 7. Class names should be descriptive nouns in *PascalCase* and as short as
331 You may also have some deprecated aliases with close to duplicate names, for
335 reference, user-functions with completely different names, that alias to the
340 Backwards compatible functions and names should be maintained as long as the
H A DNEWS21 . Fixed bug #81727: Don't mangle HTTP variable names that clash with ones
668 . Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-`
H A DREADME.REDIST.BINS90 * Neither the name of the University of Cambridge nor the names of any
134 3. Neither the name of the author nor the names of other contributors
234 3. The names of its contributors may not be used to endorse or promote
341 4. Neither the name of the University nor the names of its contributors
423 4. The names "Apache Server" and "Apache Group" must not be used to
603 3. The names of the authors may not be used to endorse or promote
658 The names of the authors and copyright holders must not be used in
H A DUPGRADING129 . Starting with 7.4.11, incoming cookie names are not url-decoded. This was never
130 required by the standard, outgoing cookie names aren't encoded and this leads
268 . CURLFile now supports stream wrappers in addition to plain file names, if
/PHP-7.4/TSRM/
H A DLICENSE11 - Neither name of the copyright holders nor the names of their contributors
/PHP-7.4/Zend/
H A DLICENSE18 3. The names "Zend" and "Zend Engine" must not be used to endorse
H A DZend.m4137 AC_MSG_CHECKING([whether dlsym() requires a leading underscore in symbol names])
142 …INE(DLSYM_NEEDS_UNDERSCORE, 1, [Define if dlsym() requires a leading underscore in symbol names. ])
/PHP-7.4/Zend/tests/anon/
H A D012.phpt2 Ensure correct unmangling of private property names for anonymous class instances
/PHP-7.4/Zend/tests/
H A Dbug18556.phpt2 Bug #18556 (Setting locale to 'tr_TR' lowercases class names)
H A Dbug44827.phpt2 Bug #44827 (define() allows :: in constant names)
H A Dbug52484.phpt2 Bug #52484 (__set() ignores setting properties with empty names)
H A Dbug52484_2.phpt2 Bug #52484.2 (__set() ignores setting properties with empty names)
H A Dbug52484_3.phpt2 Bug #52484.3 (__set() ignores setting properties with empty names)
H A Dbug73998.phpt4 Properties of objects with numeric names should be accessible
H A Dbug75290.phpt2 Bug #75290 (debug info of Closures of internal functions contain garbage argument names)
H A Dconstant_expressions_dynamic_class_name_error.phpt2 Dynamic class names can't be used in compile-time constant refs
11 Fatal error: Dynamic class names are not allowed in compile-time class constant references in %s on…
H A Dconstants_007.phpt2 Testing const names
H A Dflexible-heredoc-complex-test1.phpt3 with different delimiter names
H A Dns_008.phpt2 008: __NAMESPACE__ constant and runtime names (ns name)
H A Dns_009.phpt2 009: __NAMESPACE__ constant and runtime names (php name)
H A Dns_018.phpt2 018: __NAMESPACE__ constant and runtime names (ns name)
H A Dns_019.phpt2 019: __NAMESPACE__ constant and runtime names (php name)
H A Dns_048.phpt2 048: __NAMESPACE__ constant and runtime names (ns name)
/PHP-7.4/Zend/tests/grammar/
H A Dsemi_reserved_006.phpt2 Test semi-reserved method and constant names and trait conflict resolution
H A Dsemi_reserved_008.phpt2 Testing with comments around semi-reserved names (not intended to be legible)

Completed in 32 milliseconds

123456789