Home
last modified time | relevance | path

Searched refs:here (Results 51 – 75 of 271) sorted by relevance

1234567891011

/PHP-5.5/ext/pdo_pgsql/tests/
H A Dcommon.phpt8 # Also update config.inc if you make changes here...
/PHP-5.5/ext/snmp/tests/
H A Dsnmpd.conf8 Do not enable them - being set here they make appropriate OID switch into r/o
/PHP-5.5/Zend/tests/
H A Dbug36006.phpt21 parent::__destruct(); /* segfault here */
H A Dadd_001.phpt7 $b = array("str", "here");
/PHP-5.5/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32.phpt36 // the only solution is to either put the absolute path here, or
41 // have to put the absolute path here.
H A Dunlink_variation1-win32.phpt22 // temp dir name used here
24 // temp filename used here
H A Dbug69628.phpt14 // temp dirname used here
H A Dunlink_variation1.phpt32 // temp dir name used here
34 // temp filename used here
/PHP-5.5/ext/intl/tests/
H A Dformatter_parse.phpt28 $res_str .= ut_nfmt_parse( $fmt, "0.123 here", NumberFormatter::TYPE_DOUBLE, $pos ) . "\n";
/PHP-5.5/ext/skeleton/tests/
H A D001.phpt9 you can add regression tests for your extension here
/PHP-5.5/ext/gmp/tests/
H A D001.phpt9 you can add regression tests for your extension here
/PHP-5.5/ext/hash/tests/
H A Dfnv132.phpt54 array( "chongo was here", "98a0bf6c" ),
55 array( "chongo was here!", "b10d5725" ),
56 array( "chongo was here!\n", "dd002f35" ),
70 array( "chongo was here\0", "b10d5704" ),
71 array( "chongo was here!\0", "dd002f3f" ),
72 array( "chongo was here!\n\0", "1c4a506f" ),
H A Dfnv164.phpt54 array( "chongo was here", "4507c4e9fb00690c" ),
55 array( "chongo was here!", "4c9ca59581b27f45" ),
56 array( "chongo was here!\n", "e0aca20b624e4235" ),
70 array( "chongo was here\0", "4c9ca59581b27f64" ),
71 array( "chongo was here!\0", "e0aca20b624e423f" ),
72 array( "chongo was here!\n\0", "13998e580afa800f" ),
/PHP-5.5/ext/simplexml/tests/
H A D009.phpt18 And here some more.
H A Dsxe_004.phpt22 And here some more.
110 string(19) "And here some more."
/PHP-5.5/ext/curl/tests/
H A Dbug65458.phpt20 // the number of iterations in the loop, if we're wasting memory here, we
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data36 somecomment = comment follows;aaa@bbb ; comment here
131 winpath1="c:\some windows\path\test\new\r\quote \" here\single ' quote\some more"
/PHP-5.5/ext/standard/tests/strings/
H A Dshow_source_basic.phpt17 /* some code here */
25 …r />&nbsp;</span><span style="color: #FF8000">/*&nbsp;some&nbsp;code&nbsp;here&nbsp;*/<br />&nbsp;…
H A Dstr_replace_basic.phpt26 var_dump( str_replace("long string here", "", "", $count) );
/PHP-5.5/ext/tidy/tests/
H A D023.phpt8 //test leaks here:
/PHP-5.5/Zend/tests/traits/
H A Dbug55554d.phpt9 // here we have a chance to be more strict for the new traits.
/PHP-5.5/tests/classes/
H A Ddestructor_and_globals.phpt26 // try protected here
/PHP-5.5/tests/run-test/
H A Dtest005.phpt13 // EXPECTF is used here since the error format may change but ut
H A Dtest008a.phpt13 // EXPECTF is used here since the error format may change but ut
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_016.phpt17 echo "here";

Completed in 59 milliseconds

1234567891011