Searched refs:operator (Results 1 – 25 of 96) sorted by relevance
1234
34 $operator = NULL;37 $operator = $a_operator;38 list($left,$right) = explode($operator, $test);42 if (!$operator) {43 echo "WARNING: unknown operator in '$test' (1)\n";49 switch (@$operator) {62 echo "WARNING: unknown operator in '$test' (2)\n";
31 echo "\n\n---> Invoke __call via scope resolution operator within instance.\n";38 echo "\n\n---> Invoke __call via scope resolution operator within child instance.\n";61 ---> Invoke __call via scope resolution operator within instance.67 ---> Invoke __call via scope resolution operator within child instance.
31 echo "\n\n---> Invoke __call via scope resolution operator within instance.\n";38 echo "\n\n---> Invoke __call via scope resolution operator within child instance.\n";61 ---> Invoke __call via scope resolution operator within instance.66 ---> Invoke __call via scope resolution operator within child instance.
35 CodePointBreakIterator& operator=(const CodePointBreakIterator& that); variable39 virtual UBool operator==(const BreakIterator& that) const;
34 operator. It will be possible to "import" symbols from one namespace44 The namespace operator ":" is used to refer to symbols in other55 only the namespace operator:69 operator:79 the one after "Space" that is the namespace operator.)86 file. If no "namespace" operator occurs in the file, it will be in
2 Testing array shortcut and bracket operator
2 Bug #27354 (Modulus operator crashes PHP)
2 Bug #24054 (Assignment operator *= broken)
2 Test << operator : numbers as strings, simple
2 Test >> operator : numbers as strings, simple
2 Test -N operator : various numbers as strings
2 Bug #32428 (The @ warning error suppression operator is broken)
2 Bug #39018 [2] (Error control operator '@' fails to suppress "Uninitialized string offset")
2 Closure 029: Testing lambda with instanceof operator
2 Bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value)
2 Bug #65911 (scope resolution operator - strange behavior with $this)
2 ?: operator
2 Bug #47801 (__call() accessed via parent:: operator is provided incorrect method name)
2 Bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration).
2 Bug #64677 (execution operator `` stealing surrounding arguments)
2 Bug #66609 (php crashes with __get() and ++ operator in some cases)
2 Testing instanceof operator with several operators
2 Testing instanceof operator with class and interface inheriteds
6 // The same is true for the insteadof operator to resolve conflicts
2 Bug #54674 mysqlnd valid_sjis_(head|tail) is using invalid operator and range.
Completed in 35 milliseconds