Home
last modified time | relevance | path

Searched refs:consume (Results 1 – 6 of 6) sorted by relevance

/PHP-7.3/ext/standard/tests/strings/
H A Dhtmlentities23.phpt10 "\x8F\xA1\x21", //2 sub, no consume last
11 "\x8F\x21", //1 sub, no consume last
14 "\x8E\x21", //1 sub, no consume last
17 "\xB2\x21", //1 sub, no consume last
H A Dhtmlentities19.phpt6 "\x41\xC2\x3E\x42", // Unicode TR #36, 3.1.1; do not consume valid successor bytes
/PHP-7.3/ext/pdo_oci/
H A Doci_statement.c404 char *consume; in oci_stmt_param_hook() local
415 consume = buf; in oci_stmt_param_hook()
419 &amt, offset, consume, (ub4) n, in oci_stmt_param_hook()
424 consume += amt; in oci_stmt_param_hook()
431 consume = Z_STRVAL_P(parameter); in oci_stmt_param_hook()
438 &amt, offset, consume, (ub4) n, in oci_stmt_param_hook()
441 consume += amt; in oci_stmt_param_hook()
/PHP-7.3/ext/spl/tests/
H A Dbug55701.phpt241 // nothing here, just consume all the items
/PHP-7.3/
H A Dphp.ini-development399 ; Maximum amount of memory a script may consume (128MB)
1028 ; Please note that if you set this value to a high number you may consume all
H A Dphp.ini-production399 ; Maximum amount of memory a script may consume (128MB)
1030 ; Please note that if you set this value to a high number you may consume all

Completed in 22 milliseconds