Home
last modified time | relevance | path

Searched refs:generated (Results 26 – 50 of 56) sorted by relevance

123

/php-src/Zend/tests/offsets/
H A Druntime_compile_time_offset_access.phpt20 …return str_replace('//$container var declaration in const generated file', "\$container = $contain…
H A Dtest_variable_offsets.inc3 //$container var declaration in const generated file
/php-src/.github/workflows/
H A Dpush.yml135 - name: Verify generated files are up to date
137 uses: ./.github/actions/verify-generated-files
225 - name: Verify generated files are up to date
226 uses: ./.github/actions/verify-generated-files
H A Dnightly.yml206 - name: Verify generated files are up to date
207 uses: ./.github/actions/verify-generated-files
344 - name: Verify generated files are up to date
345 uses: ./.github/actions/verify-generated-files
693 - name: Verify generated files are up to date
694 uses: ./.github/actions/verify-generated-files
791 - name: Verify generated files are up to date
792 uses: ./.github/actions/verify-generated-files
842 - name: Verify generated files are up to date
843 uses: ./.github/actions/verify-generated-files
/php-src/ext/mbstring/tests/
H A Dbug43994.phpt13 * Bug now seems to be fixed - error message is now generated when an 'empty'
/php-src/Zend/asm/
H A DLICENSE14 works are solely in the form of machine-executable object code generated by
/php-src/ext/standard/tests/image/
H A Diptcembed_002.phpt77 echo "new generated image with itpc tags : $file2".PHP_EOL;
109 new generated image with itpc tags : 1x1_with_iptc_tags.jpg
/php-src/Zend/
H A DREADME.md122 The executors code is generated by the PHP script `zend_vm_gen.php`. It uses
132 generated `zend_vm_execute.h` file. Debugging with the original file requires
/php-src/Zend/tests/float_to_int/
H A Dwarnings_string_float_literals.phpt7 // 7 Warnings generated in total
H A Dwarnings_float_literals.phpt7 // 8 Warnings generated in total
/php-src/ext/ldap/tests/
H A DREADME.md84 1. A self signed certificate can be generated using:
/php-src/ext/skeleton/
H A Dconfig.m4.in96 dnl Add linked libraries flags for shared extension to the generated Makefile.
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst79 Parsing is the process of reading the tokens generated from the tokenizer and building a tree
156 the generated ``Zend/zend_vm_opcodes.h`` file. The behavior of each instruction is defined in
/php-src/ext/dom/lexbor/
H A DLICENSE33 not limited to compiled object code, generated documentation,
115 within a display generated by the Derivative Works, if and
/php-src/build/
H A Dltmain.sh1158 generated=
4339 generated="$generated $gentop"
5538 generated="$generated $gentop"
5564 generated="$generated $gentop"
5662 if test -n "$generated"; then
5663 $show "${rm}r$generated"
5664 $run ${rm}r$generated
H A Dpkg.m424 dnl configuration script generated by Autoconf, you may include it under
H A Dphp.m495 dnl Adds "file" to the list of files generated by AC_OUTPUT. This macro can be
2438 dnl PACKAGE_* symbols in the generated configuration header template FILE. For
2525 dnl attribute only if no warnings were generated.
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt33 not limited to compiled object code, generated documentation,
115 within a display generated by the Derivative Works, if and
/php-src/win32/build/
H A Dphpize.js.in208 C.WriteLine("/* This file automatically generated from script/confutils.js */");
/php-src/ext/standard/tests/file/
H A Duserstreams.phpt195 /* end up at BOF so that randomly generated seek offsets
/php-src/
H A Dphp.ini-development373 ; Allows to include or exclude arguments from stack traces generated for exceptions.
470 ; E_USER_ERROR - user-generated error message
471 ; E_USER_WARNING - user-generated warning message
472 ; E_USER_NOTICE - user-generated notice message
475 ; E_USER_DEPRECATED - user-generated deprecation warnings
564 ; case no links to documentation are generated.
622 ; The separator used in PHP generated URLs to separate arguments.
H A Dphp.ini-production373 ; Allows to include or exclude arguments from stack traces generated for exceptions.
472 ; E_USER_ERROR - user-generated error message
473 ; E_USER_WARNING - user-generated warning message
474 ; E_USER_NOTICE - user-generated notice message
477 ; E_USER_DEPRECATED - user-generated deprecation warnings
566 ; case no links to documentation are generated.
624 ; The separator used in PHP generated URLs to separate arguments.
H A DCONTRIBUTING.md152 PHP source code also includes several files generated during development and
/php-src/docs/
H A Drelease-process.md440 include the manifest generated by `gen_verify_stub` when you packaged the
699 You may edit the generated files to expand on the base message, if needed.
772 Release announcement emails must include the manifest generated when
/php-src/ext/phar/phar/
H A Dpharcommand.inc257 …$msg = "PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension b…

Completed in 76 milliseconds

123