Home
last modified time | relevance | path

Searched refs:operation (Results 176 – 190 of 190) sorted by relevance

12345678

/PHP-8.1/docs/
H A Dstreams.md304 * `mode` is the stdio-like mode of operation - php streams places no real
400 The main thing to remember is that in your close operation you need to release
/PHP-8.1/Zend/tests/
H A D019.phpt261 /* testing variation in operation for isset(), empty() & unset().
266 echo "\n*** Testing possible variation in operation for isset(), empty() & unset() ***\n";
1278 *** Testing possible variation in operation for isset(), empty() & unset() ***
/PHP-8.1/ext/spl/
H A Dspl_directory_arginfo.h207 ZEND_ARG_TYPE_INFO(0, operation, IS_LONG, 0)
H A Dspl_directory.c2478 zend_long operation = 0; in PHP_METHOD() local
2480 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|z", &operation, &wouldblock) == FAILURE) { in PHP_METHOD()
2486 php_flock_common(intern->u.file.stream, operation, 1, wouldblock, return_value); in PHP_METHOD()
/PHP-8.1/ext/standard/tests/file/
H A Dfscanf_variation55.phpt73 // current file pointer position after rewind operation
H A Dfile.inc89 "empty" = no fill operation performed, returns true
/PHP-8.1/ext/phar/phar/
H A Dpharcommand.inc664 self::error("Unable to complete operation on file '$file'\n" . $e->getMessage() . "\n");
1276 self::error('Metadata is a flat value while an index operation was issued.');
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php1020 function flock($stream, int $operation, &$would_block = null): bool {} argument
H A Dbasic_functions_arginfo.h1179 ZEND_ARG_TYPE_INFO(0, operation, IS_LONG, 0)
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_arm64.dasc317 /* Bitwise operation with immediate. 'bw_ins' can be and/orr/eor/ands.
603 /* Conduct arithmetic operation between the value in memory 'addr' and register value in 'reg',
620 /* Conduct arithmetic operation between the value in memory 'addr' and operand 'op', and the comput…
884 /* Floating-point arithmetic operation between two FP registers.
903 /* Conduct binary operation between register 'reg' and value from memory 'addr',
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch1743 -// this mode allows only the necessary syscalls used during normal operation
/PHP-8.1/
H A Dphp.ini-development1382 ; the session id. We encourage this operation as it's very helpful in combating
H A Dphp.ini-production1384 ; the session id. We encourage this operation as it's very helpful in combating
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic13435 # really le32 operation,destination,payloadsize (but quite predictable)
H A Dmagic私はガラスを食べられます13435 # really le32 operation,destination,payloadsize (but quite predictable)

Completed in 236 milliseconds

12345678