Home
last modified time | relevance | path

Searched refs:name (Results 1 – 25 of 1864) sorted by path

12345678910>>...75

/PHP-8.0/
H A D.gdbinit69 printf "%s->", $func->common.scope->name->val
75 printf "%s::", $func->common.scope->name->val
211 set $cname = $zobj->ce->name->val
233 set $name = $p->key
236 printf "%s => ", $name->val
416 printf "class %s", $ce->name->val
418 printf " extends %s", $ce->parent->name->val
436 printf "interface %s", $ce->name->val
439 printf " extends %s", $ce->name->val
501 printf " name = "
[all …]
H A D.gitattributes1 # Replace $Id$ strings with 40-character hexadecimal blob object name.
H A D.gitignore171 # Generated by `cd ext/name && phpize && ./configure`
H A DCODING_STANDARDS.md85 function name itself:
112 included in the user function name, and should be clearly related to the
147 count. The initial letter of the name is lowercase, and each letter that
167 possible. Each word in the class name should start with a capital letter,
168 without underscore delimiters. The class name should be prefixed with the
169 name of the "parent set" (e.g. the name of the extension) if no namespaces
312 purposes, these will only be documented by the most current name, with the
H A DCONTRIBUTING.md283 Your name will likely be included in the Git commit log. If your change affects
284 end users, a brief description and your name might be added to the [NEWS](/NEWS)
366 know what was modified. Definitely include the function name in the message
373 function name as shown below.
H A DLICENSE18 3. The name "PHP" must not be used to endorse or promote products
23 may "PHP" appear in their name, without prior written permission
H A DNEWS471 . Fixed bug GH-7826 (Inconsistent argument name in hash_hmac_file and
503 . Fixed bug #81631 (::class with dynamic class name may yield wrong line
795 . Fixed bug #76694 (native Windows cert verification uses CN as sever name).
1231 . Fixed bug #36365 (scandir duplicates file name at every 65535th file).
1239 . Fixed bug #65274 (Enhance undefined class constant error with class name).
1427 undef dynamic class name). (Nikita)
1549 . Fixed bug #80328 (PhpToken::getAll() confusing name). (Nikita)
H A DREADME.REDIST.BINS89 * Neither the name of the University of Cambridge nor the names of any
133 3. Neither the name of the author nor the names of other contributors
340 4. Neither the name of the University nor the names of its contributors
446 3. The name of the author may not be used to endorse or promote products
/PHP-8.0/.github/actions/apt-x32/
H A Daction.yml1 name: apt
/PHP-8.0/.github/actions/apt-x64/
H A Daction.yml1 name: apt
/PHP-8.0/.github/actions/brew/
H A Daction.yml1 name: brew
/PHP-8.0/.github/actions/configure-macos/
H A Daction.yml1 name: ./configure
/PHP-8.0/.github/actions/configure-x32/
H A Daction.yml1 name: ./configure
/PHP-8.0/.github/actions/configure-x64/
H A Daction.yml1 name: ./configure
/PHP-8.0/.github/actions/install-linux-x32/
H A Daction.yml1 name: Install
/PHP-8.0/.github/actions/install-linux/
H A Daction.yml1 name: Install
/PHP-8.0/.github/actions/setup-mssql/
H A Daction.yml1 name: Create MSSQL container
12 --name sql1 \
/PHP-8.0/.github/actions/setup-oracle/
H A Daction.yml1 name: Create Oracle container
11 --name oracle \
/PHP-8.0/.github/actions/setup-x64/
H A Daction.yml1 name: Setup
/PHP-8.0/.github/actions/test-linux/
H A Daction.yml1 name: Test
/PHP-8.0/.github/actions/test-macos/
H A Daction.yml1 name: Test
/PHP-8.0/.github/actions/verify-generated-files/
H A Daction.yml1 name: Verify generated files are up to date
/PHP-8.0/.github/workflows/
H A Dnightly.yml1 name: Nightly
8 name: Generate Matrix
42 name: ['']
58 - name: apt
67 - name: make
71 - name: Setup
73 - name: Test
137 - name: apt
277 name: "${{ matrix.branch.name }}_COMMUNITY"
392 name: "${{ matrix.branch.name }}_OPCACHE_VARIATION"
[all …]
H A Dpush.yml1 name: Push
39 - name: apt
47 - name: make
51 - name: Setup
53 - name: Test
84 - name: apt
92 - name: make
96 - name: Test
110 - name: brew
116 - name: make
[all …]
/PHP-8.0/TSRM/
H A DLICENSE11 - Neither name of the copyright holders nor the names of their contributors

Completed in 47 milliseconds

12345678910>>...75