Home
last modified time | relevance | path

Searched refs:first (Results 176 – 200 of 518) sorted by relevance

12345678910>>...21

/php-src/Zend/tests/
H A Dmagic_methods_011.phpt2 __set first parameter should be a string when typed
H A Dmagic_methods_015.phpt2 __call first parameter should be a string typed
H A Dflexible-heredoc-error10.phpt2 Flexible heredoc syntax error 10: unindented variable interpolation (as first value)
H A Dmagic_methods_017.phpt2 __callStatic first parameter should be a string typed
H A Dns_021.phpt2 021: Name search priority (first look into namespace)
H A Dfunction_outside_namespace.phpt12 Fatal error: Namespace declaration statement has to be the very first statement or after any declar…
H A Dmagic_by_ref_001.phpt2 passing first parameter of __set() by ref
H A Dmagic_by_ref_006.phpt2 passing first parameter of __call() by ref
H A Dbug69092.phpt18 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
H A Dns_022.phpt2 022: Name search priority (first look into import, then into current namespace and then for class)
H A Dns_068.phpt13 Fatal error: Namespace declaration statement has to be the very first statement or after any declar…
/php-src/ext/mbstring/tests/
H A Dzend_multibyte-11.phpt15 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
/php-src/ext/spl/tests/
H A DSplDoublylinkedlist_offsetunset_first002.phpt2 SPL: SplDoublyLinkedList : offsetUnset - first element
H A DSplDoublylinkedlist_offsetunset_first.phpt2 SPL: SplDoublyLinkedList : offsetUnset - first element
/php-src/Zend/tests/generators/
H A Dbug78434.phpt2 Bug #78434: Generator skips first item after valid() call
/php-src/ext/date/tests/
H A Dbug71525.phpt8 $date->modify('first day of next month');
/php-src/ext/pcre/tests/
H A Dpreg_split_basic.phpt11 …APTURE|PREG_SPLIT_NO_EMPTY)); //all text before (parentheses) is put into first element, ( into se…
12 …ind NAME regardless of case in $string (can't split it so just returns how string as first element)
/php-src/ext/sqlite3/tests/
H A Dsqlite3_39_toggleExtended.phpt12 echo "Inserting first time which should succeed" . PHP_EOL;
30 Inserting first time which should succeed
/php-src/ext/dom/tests/
H A Dbug47531_b.phpt11 <foo:first/>
45 <foo:first/>
H A DDOM4_DOMNode_replaceWith.phpt10 $dom->loadXML('<test><mark>first</mark><mark>second</mark></test>');
/php-src/ext/standard/tests/array/
H A Dbug48854.phpt2 Bug #48854 (array_merge_recursive modifies arrays after first one)
/php-src/ext/opcache/tests/opt/
H A Dsccp_013.phpt19 loadEntities(array("first", "second"));
H A Dsccp_014.phpt20 loadEntities(array("first", "second"));
/php-src/Zend/tests/try/
H A Dtry_multicatch_006.phpt2 Catch first exception in the second multicatch
/php-src/ext/standard/tests/strings/
H A Dparse_str_basic3.phpt11 $s1 = "first=abc&a[]=123&a[]=false&b[]=str&c[]=3.5&a[]=last";
21 $str = "arr[first]=sid&arr[forth]=bill";
77 ["first"]=>
117 ["first"]=>

Completed in 23 milliseconds

12345678910>>...21