Home
last modified time | relevance | path

Searched refs:random (Results 1 – 25 of 50) sorted by path

12

/php-src/.github/
H A DCODEOWNERS38 /ext/random @TimWolla @zeriyoshi
H A Dlabeler.yml233 "Extension: random":
236 - ext/random/**/*
/php-src/
H A DEXTENSIONS404 EXTENSION: random
H A DREADME.REDIST.BINS205 Mersenne Twister random number generator -- a C++ class MTRand
209 The Mersenne Twister is an algorithm for generating random numbers. It
H A DUPGRADING.INTERNALS34 php_rand.h,php_random.h} have been removed. Include ext/random/php_random.h
163 b. ext/random
/php-src/Zend/tests/
H A Dbug34786.phpt2 Bug #34786 (2 @ results in change to error_reporting() to random value)
/php-src/build/
H A Dlibtool.m43302 # consuming and fragmenting process. To avoid this, we pick a random,
5501 # consuming and fragmenting process. To avoid this, we pick a random,
/php-src/docs-old/
H A Dparameter-parsing-api.md189 * properly, leading to random crashes on platforms like
/php-src/ext/bz2/tests/
H A Dbug71263.phpt15 // Set a random byte in the middle of the compressed data
H A Dwith_strings.phpt10 This is some random data
14 #$blaat= 'This is some random data';
/php-src/ext/date/lib/
H A Dparse_date.re2496 case TIMELIB_FORMAT_RANDOM_CHAR: /* random char */
2514 …case TIMELIB_FORMAT_SKIP_TO_SEPARATOR: /* random chars until a separator or number ([ \t.,:;/-0123…
/php-src/ext/dba/tests/setup/
H A Dsetup_dba_tests.inc213 /* Trying to open an existing random file */
/php-src/ext/dom/tests/modern/html/interactions/
H A DHTMLDocument_should_retain_properties_and_owner_01.phpt21 // Test if property is preserved (any random doc_props property will do)
H A DHTMLDocument_should_retain_properties_and_owner_02.phpt21 // Test if property is preserved (any random doc_props property will do)
/php-src/ext/fileinfo/tests/
H A Dmagic2882 >2 string __.SYMDEF random library
2884 >2 string __.SYMDEF random library
2886 >4 string __.SYMDEF random library
2888 >4 string __.SYMDEF random library
3000 >8 string __.SYMDEF random library
3002 >68 string __.SYMDEF\ SORTED random library
6933 >8 string __.SYMDEF random library
14266 # But now it's rather random:
20458 >>&14 ubyte 2 random y
27533 # or random like: 0x0 (IMAGINFO.PE3 sky_snow) 0xb1 (euckr_.txt)
[all …]
H A Dmagic私はガラスを食べられます2882 >2 string __.SYMDEF random library
2884 >2 string __.SYMDEF random library
2886 >4 string __.SYMDEF random library
2888 >4 string __.SYMDEF random library
3000 >8 string __.SYMDEF random library
3002 >68 string __.SYMDEF\ SORTED random library
6933 >8 string __.SYMDEF random library
14266 # But now it's rather random:
20458 >>&14 ubyte 2 random y
27533 # or random like: 0x0 (IMAGINFO.PE3 sky_snow) 0xb1 (euckr_.txt)
[all …]
/php-src/ext/filter/tests/
H A Dbug39846.phpt7 var_dump(filter_var('192.168.1.100random-text-here', FILTER_VALIDATE_IP));
/php-src/ext/gd/tests/
H A Dcreatefromstring.phpt60 //random string > 12
/php-src/ext/hash/tests/
H A Dhash_update_stream_basic_001.phpt12 // Create pseudo-random hash
/php-src/ext/mbstring/tests/
H A Dgb18030_2022_encoding.phpt257 // Test one random 4-byte code for each range used for Unicode codepoints in BMP
H A Dgb18030_encoding.phpt256 // Test one random 4-byte code for each range used for Unicode codepoints in BMP
H A Diso2022jp_2004_encoding.phpt271 * now try some random examples of strings with multiple characters */
284 /* Build a string from a random combination of characters in the supported
H A Diso2022kr_encoding.phpt110 // which are not in KS X 1001 at all to 'random' characters in KS X 1001
/php-src/ext/mysqli/tests/
H A Dmysqli_execute_query.phpt39 if (!($tmp = $link->execute_query("some random gibberish", [1, "foo"]))) {
92 …esponds to your %s server version for the right syntax to use near 'some random gibberish' at line…
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c7543 random() % ZEND_JIT_TRACE_COUNTER_MAX; in zend_jit_trace_is_bad_root()

Completed in 192 milliseconds

12