Home
last modified time | relevance | path

Searched refs:generate (Results 51 – 75 of 84) sorted by relevance

1234

/php-src/ext/openssl/tests/
H A Dopenssl_spki_verify_basic.phpt37 /* generate a random challenge */
H A Dopenssl_spki_export_challenge_basic.phpt42 /* generate a random challenge */
H A DCertificateGenerator.inc23 'openssl extension must be loaded to generate certificates'
/php-src/
H A Dbuildconf28 A wrapper around the autoconf and autoheader that generate files for building
H A DUPGRADING.INTERNALS190 - The generate member of a php_random_algo is now expected to return
211 implementation has been improved to generate better seeds, however any
/php-src/ext/standard/tests/image/
H A Diptcembed_002.phpt6 # source code to generate base64 use behind as $base64_1x1_jpeg
18 2) generate iptcdata string with function iptc_make_tag describe behind
/php-src/ext/phar/tests/tar/
H A Dbug49910.phpt24 [5] => phar://*/Structures_Graph-1.0.3/docs/generate.sh
/php-src/ext/random/tests/03_randomizer/
H A Dengine_unsafe_empty_string.phpt11 public function generate(): string
/php-src/ext/standard/tests/file/
H A D005_variation2-win32.phpt39 //php generates permission denied, we generate No such file or dir.
H A Dfile_put_contents_variation8.phpt31 //the next 2 generate java messages so we don't replicate the php messages
H A Duserstreams.phpt211 /* generate some random seek offsets */
/php-src/Zend/
H A DREADME.md55 Specializer will generate code only for defined combination of types. You can
134 command to generate the executor:
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst33 To generate the ``compile_commands.json`` file, you can use the compiledb_ tool. Install it using
42 # Compile php-src and generate compile_commands.json
/php-src/ext/random/
H A Drandom_arginfo.h135 ZEND_METHOD(Random_Engine_Mt19937, generate);
172 …ZEND_ME(Random_Engine_Mt19937, generate, arginfo_class_Random_Engine_Mt19937_generate, ZEND_ACC_PU…
H A Dphp_random.h91 php_random_result (*generate)(void *state); member
/php-src/ext/dom/lexbor/patches/
H A D0001-Patch-utilities-and-data-structure-to-be-able-to-gen.patch4 Subject: [PATCH] Patch utilities and data structure to be able to generate
/php-src/ext/mysqli/tests/
H A Dmysqli_options.phpt84 // invalid options do not generate errors
/php-src/ext/zip/tests/
H A Doo_setcompression.phpt13 // generate the ZIP file
/php-src/sapi/fuzzer/
H A DREADME.md52 For the unserializehash fuzzer, generate a corpus of initial hash serializations:
/php-src/ext/session/tests/user_session_module/
H A Dsave_handler.inc135 // must generate secure session ID by yourself.
/php-src/.github/scripts/windows/
H A Dtest_task.bat118 rem generate php.ini
/php-src/win32/build/
H A Dphpize.js.in238 // Now generate contents of module based on MODULES, chasing dependencies
H A Dconfig.w32386 // Note, nice as a name is disallowed and will generate a warning and skip saving
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst105 Like with tokenization, we use a tool called ``Bison`` to generate the parser implementation from a
/php-src/ext/ffi/
H A Dffi.g18 To generate ffi_parser.c use llk <https://github.com/dstogov/llk>:

Completed in 42 milliseconds

1234