Home
last modified time | relevance | path

Searched refs:from (Results 251 – 275 of 1324) sorted by relevance

1...<<11121314151617181920>>...53

/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY209 fix cast from char* to const char*
211 fix cast from char* to const char*
453 (imported from Ruby 1.9 2005-03-08)
464 remove oniggnu.h from make 19.
475 2005/02/19: [dist] remove reggnu.c from MANIFEST-RUBY.
476 remove reggnu.c from make 19.
589 from 20 to 8.
629 2004/11/15: [impl] add st.h and st.c from Ruby 1.9.
724 (forgotten to merge from 2.X)
1307 flag from RegSyntaxGnuRegex.
[all …]
/PHP-5.3/Zend/tests/
H A Dbug35470.phpt2 Bug #35470 (Assigning global using variable name from array doesn't function)
H A Dhalt03.phpt10 Fatal error: __HALT_COMPILER() can only be used from the outermost scope in %shalt03.php on line %d
H A Dbug60099.phpt10 Fatal error: __HALT_COMPILER() can only be used from the outermost scope in %s on line %d
H A Dns_004.phpt2 004: Using global class name from namespace (unqualified - fail)
/PHP-5.3/tests/lang/
H A Dfunc_get_args.003.phpt10 Warning\: func_get_args\(\)\: Called from the global scope - no function context in \S* on line 3
H A Dfunc_num_args.003.phpt11 Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
H A Dfunc_get_arg.003.phpt10 Warning: func_get_arg(): Called from the global scope - no function context in %s on line %d
/PHP-5.3/ext/spl/tests/
H A Dbug62616.phpt2 Bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)
/PHP-5.3/ext/mbstring/ucgendat/
H A DREADME3 It's only necessary to rebuild unicode_data.h from Unicode ucd files.
/PHP-5.3/ext/xmlreader/
H A DREADME3 xmlTextReader api from libxml
/PHP-5.3/ext/pdo/tests/
H A Dpdo_032.phpt24 $stmt = $db->prepare('SELECT * from test');
31 $stmt = $db->prepare('SELECT * from test');
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_fetch_both.phpt35 printf("[%03d] Expected differes from returned data, dumping\n", $offset);
75 [002] Expected differes from returned data, dumping
/PHP-5.3/ext/oci8/tests/
H A Dconnect_scope1.phpt45 $s1 = oci_parse($c1, "select * from connect_scope1_tab");
55 $s1 = oci_parse($c1, "select * from connect_scope1_tab");
H A Dconnect_scope2.phpt45 $s1 = oci_parse($c1, "select * from connect_scope2_tab");
55 $s1 = oci_parse($c1, "select * from connect_scope2_tab");
H A Dedition_1.phpt30 $s = oci_parse($conn,"select * from view_ed");
39 select from both the editions and verify the contents. */
53 "create or replace editioning view view_ed as select name,age,job from edit_tab",
65 $stmt = "create or replace editioning view view_ed as select name,age,job,salary from edit_tab";
H A Duncommitted.phpt10 $stmt = oci_parse($c, "select 1 from dual");
/PHP-5.3/ext/standard/tests/file/
H A Dcopy_basic.phpt10 echo "*** Testing copy() function: to copy file from source to destination --\n";
46 *** Testing copy() function: to copy file from source to destination --
H A Dfgetc_variation2.phpt7 Description: Gets character from file pointer
26 // read from closed file
H A Dfile_variation5.phpt35 echo "\nfile() on a relative path from a different working directory\n";
84 file() on a relative path from a different working directory
/PHP-5.3/ext/sqlite/tests/
H A Dbug26911.phpt2 Bug #26911 (crash when fetching data from empty queries)
/PHP-5.3/ext/standard/tests/general_functions/
H A Dbug44394.phpt2 Bug #44394 (Last two bytes missing from output)
/PHP-5.3/ext/tidy/tests/
H A D035.phpt12 Fatal error: Call to private tidyNode::__construct() from invalid context in %s on line %d
/PHP-5.3/ext/standard/tests/strings/
H A Dbug43927.phpt2 Bug #43927 (koi8r is missing from html_entity_decode())
/PHP-5.3/ext/pdo/
H A DTODO25 with the same meanings as those options from oci8.
30 If the API needs hints from the client side, we need
50 defaults for the dbh will come from the INI settings.

Completed in 30 milliseconds

1...<<11121314151617181920>>...53