Home
last modified time | relevance | path

Searched refs:expression (Results 76 – 100 of 131) sorted by path

123456

/php-src/Zend/tests/stack_limit/
H A Dstack_limit_013.phpt121 …e - zend.reserved_stack_size) reached during compilation. Try splitting expression in %s on line %d
/php-src/Zend/tests/
H A Dtemporary_cleaning_008.phpt2 Optimization of constant switch expression
H A Dunary_minus_const_expr_consistency.phpt2 Unary minus constant expression consistency
/php-src/Zend/tests/throw/
H A D001.phpt2 throw expression
H A Dleaks.phpt2 throw expression should not leak temporaries
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_022.phpt14 #0 %s(%d): [constant expression]()
/php-src/Zend/tests/varSyntax/
H A DnewVariable.phpt2 Variable as class name for new expression
H A Dnew_instanceof_expr.phpt2 new with an arbitrary expression
H A DparenthesesDeref.phpt2 Dereferencing expression parentheses
H A Dstatic_prop_on_expr_class.phpt2 Accessing a static property on a statically evaluable class expression
H A DtempDimFetchByRefError.phpt11 Fatal error: Uncaught Error: Cannot use temporary expression in write context in %s:%d
H A DtempPropFetchByRefError.phpt11 Fatal error: Uncaught Error: Cannot use temporary expression in write context in %s:%d
H A DwriteToTempExpr.phpt2 Writing to a temporary expression is not allowed
10 Fatal error: Cannot use temporary expression in write context 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/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
1640 …public function evaluate(string $expression, ?Node $contextNode = null, bool $registerNodeNS = tru… argument
1642 …public function query(string $expression, ?Node $contextNode = null, bool $registerNodeNS = true):… argument
H A Dphp_dom_arginfo.h525 ZEND_ARG_TYPE_INFO(0, expression, IS_STRING, 0)
1062 ZEND_ARG_TYPE_INFO(0, expression, IS_STRING, 0)
1070 ZEND_ARG_TYPE_INFO(0, expression, IS_STRING, 0)
/php-src/ext/dom/tests/
H A DDOMXPath_quote.phpt14 * Quote a string for use in an XPath expression.
30 // expression that concatenates all non-double-quote substrings with
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_xpath_errors.phpt20 Warning: Dom\XPath::evaluate(): Invalid expression in %s on line %d
21 string(35) "Could not evaluate XPath expression"
/php-src/ext/ffi/
H A Dffi.g550 expression(zend_ffi_val *val):
572 expression(&op2)
735 expression(val)
/php-src/ext/fileinfo/tests/
H A Dmagic10860 # Total expression length (FoxPro 2) like: 0 1
10861 >>504 uleshort !0 \b, expression length %u
10862 # FOR expression pool length like: 1
10866 # Key expression pool length like: 1
10868 # 512 - 1023 Key & FOR expression pool (uncompiled)
10869 >>512 quad !0 \b, key expression pool %#llx
10870 #>>520 quad !0 \b, key expression pool %#llx
37434 >0x000048 byte 0x00 (expression)
37452 >0x000048 byte 0x00 (expression)
37469 >0x000048 byte 0x00 (expression)
[all …]
H A Dmagic私はガラスを食べられます10860 # Total expression length (FoxPro 2) like: 0 1
10861 >>504 uleshort !0 \b, expression length %u
10862 # FOR expression pool length like: 1
10866 # Key expression pool length like: 1
10868 # 512 - 1023 Key & FOR expression pool (uncompiled)
10869 >>512 quad !0 \b, key expression pool %#llx
10870 #>>520 quad !0 \b, key expression pool %#llx
37434 >0x000048 byte 0x00 (expression)
37452 >0x000048 byte 0x00 (expression)
37469 >0x000048 byte 0x00 (expression)
[all …]
/php-src/ext/json/tests/
H A Dfail001.phpt17 '{"Illegal expression": 1 + 2}',
93 Testing: {"Illegal expression": 1 + 2}
/php-src/ext/mbstring/tests/
H A Dmb_ereg_variation7.phpt12 * Testing the following regular expression features match correctly:
/php-src/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt88 // hopefully we'll never see a file name that's not covered by this regular expression...
H A Dmysqli_num_rows.phpt52 print "run_tests.php don't fool me with your 'ungreedy' expression '.+?'!\n";
80 run_tests.php don't fool me with your 'ungreedy' expression '.+?'!

Completed in 197 milliseconds

123456