Home
last modified time | relevance | path

Searched refs:expression (Results 101 – 125 of 134) sorted by relevance

123456

/php-src/ext/opcache/tests/match/
H A D003.phpt2 Match expression long jump table
H A D001.phpt2 Match expression string jump table
H A D004.phpt2 Match expression mixed jump table
/php-src/ext/mysqli/tests/
H A Dmysqli_set_opt.phpt15 // print "run_tests.php don't fool me with your 'ungreedy' expression '.+?'!\n";
H A Dmysqli_stmt_num_rows.phpt60 print "run_tests.php don't fool me with your 'ungreedy' expression '.+?'!\n";
107 run_tests.php don't fool me with your 'ungreedy' expression '.+?'!
H A Dmysqli_options.phpt20 // print "run_tests.php don't fool me with your 'ungreedy' expression '.+?'!\n";
H A Dmysqli_debug_mysqlnd_control_string.phpt88 // hopefully we'll never see a file name that's not covered by this regular expression...
/php-src/ext/simplexml/
H A Dsimplexml.stub.php15 public function xpath(string $expression): array|null|false {} argument
H A Dsimplexml_arginfo.h26 ZEND_ARG_TYPE_INFO(0, expression, IS_STRING, 0)
/php-src/Zend/tests/match/
H A D017.phpt2 Test strict comparison with match expression jump table
/php-src/ext/json/tests/
H A Dfail001.phpt17 '{"Illegal expression": 1 + 2}',
93 Testing: {"Illegal expression": 1 + 2}
/php-src/ext/pcre/tests/
H A Dpreg_match_caseless_restrict.phpt54 echo "Modifier used within the expression" . PHP_EOL;
101 Modifier used within the expression
H A Dpreg_match_error4.phpt462 "name": "mtdowling\\/cron-expression",
870 "mtdowling\\/cron-expression": "v1.1.0",
/php-src/Zend/tests/
H A Dconstant_expressions_classes.phpt10 # This test validates that autoloading works for common const expression (AST) use cases
/php-src/ext/mbstring/tests/
H A Dmb_ereg_variation7.phpt12 * Testing the following regular expression features match correctly:
/php-src/sapi/phpdbg/
H A Dphpdbg_bp.h135 PHPDBG_API void phpdbg_set_breakpoint_expression(const char* expression, size_t expression_len);
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt56 And now the right side of the expression will be executed first:
62 PHP continues at the left side of the expression:
/php-src/Zend/tests/throw/
H A D001.phpt2 throw expression
/php-src/ext/dom/
H A Dphp_dom.stub.php1000 …public function evaluate(string $expression, ?DOMNode $contextNode = null, bool $registerNodeNS = … argument
1003 …public function query(string $expression, ?DOMNode $contextNode = null, bool $registerNodeNS = tru… argument
1729 …public function evaluate(string $expression, ?Node $contextNode = null, bool $registerNodeNS = tru… argument
1731 …public function query(string $expression, ?Node $contextNode = null, bool $registerNodeNS = true):… argument
/php-src/ext/phar/phar/
H A Dpharcommand.inc100 'inf' => '<regex> Specifies a regular expression for input files.'
137 'inf' => '<regex> Regular expression for input files to exclude.'
476 …s and matching the given regular expression are being packed. If -x is given then files matching t…
636 * @param string $invregex The InvertedRegexIterator expression.
996 …s and matching the given regular expression are being packed. If -x is given then files matching t…
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_005.phpt69 …e - zend.reserved_stack_size) reached during compilation. Try splitting expression in %s on line %d
/php-src/docs/source/core/data-structures/
H A Dzval.rst176 expression is not always possible during compilation, because they may contain references to values
178 expression rather than the concrete values. Check the `parser <todo>`__ chapter for more information
/php-src/ext/ffi/
H A Dffi.g550 expression(zend_ffi_val *val):
572 expression(&op2)
735 expression(val)
/php-src/sapi/fpm/tests/
H A Dresponse.inc395 * @param bool $useRegex Whether value is regular expression.
/php-src/.github/workflows/
H A Dpush.yml114 # This duplicates the "job.name" expression above because

Completed in 56 milliseconds

123456