Home
last modified time | relevance | path

Searched defs:s3 (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/random/
H A Dengine_xoshiro256starstar.c64 uint64_t s0 = 0, s1 = 0, s2 = 0, s3 = 0; in jump() local
85 …_random_status_state_xoshiro256starstar *state, uint64_t s0, uint64_t s1, uint64_t s2, uint64_t s3) in php_random_xoshiro256starstar_seed256()
/php-src/ext/phar/
H A Dmakestub.php31 $s3 = substr($s, strlen($s2) + 4 + strlen($s1) + strlen('index.php')); variable
/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php523 $s3 = hexdec($el[1]) & 0x3F; variable
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c3603 unsigned int s3, s2, s1, s0; local
/php-src/Zend/
H A Dzend_operators.c3269 ZEND_API int ZEND_FASTCALL zend_binary_zval_strncmp(zval *s1, zval *s2, zval *s3) /* {{{ */ in zend_binary_zval_strncmp()
/php-src/ext/standard/
H A Dstring.c4074 uint8x16_t s3 = vceqq_u8(x, vdupq_n_u8('\\')); local

Completed in 49 milliseconds