Home
last modified time | relevance | path

Searched refs:here (Results 151 – 175 of 271) sorted by relevance

1234567891011

/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation7.phpt13 * here 'chunklen' is set to 5 and 'ending' is "????"
/PHP-5.5/ext/oci8/tests/
H A Ddrcp_scope1.phpt13 // Scope considered here is the functional scope
H A Dlob_035.phpt26 var_dump($blob->write("some string here. string, I said"));
/PHP-5.5/ext/zlib/tests/
H A Dgzdeflate_error1.phpt18 * add a comment here to say what the test is supposed to do
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_basic_008.phpt48 …re/and/file.php?lots=1&of=2&parameters=3&too=4&here=5 : string(37) "lots=1&of=2&parameters=3&too…
H A Durldecode_variation_001.phpt2 Test urldecode() function : usage variations - <type here specifics of this variation>
H A Durlencode_variation_001.phpt2 Test urlencode() function : usage variations - <type here specifics of this variation>
/PHP-5.5/Zend/
H A DZend.m4287 dnl cross-compile needs something here
334 dnl cross-compile needs something here
389 dnl cross-compile needs something here
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re133 /* do not break here */
417 /* The internal class check here is a BC fix only, userspace classes implementing the
420 crash PHP so they're still disabled here. */
424 …/* If this class implements Serializable, it should not land here but in object_custom(). The pass…
842 return 0; /* not sure if it should be 0 or 1 here? */
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetchobject.phpt71 // we should never get here, we use warnings, but never trust a system...
/PHP-5.5/ext/xml/tests/
H A Dutf8_encode_variation1.phpt2 Test utf8_encode() function : usage variations - <type here specifics of this variation>
/PHP-5.5/sapi/apache/
H A DapMakefile.tmpl39 # 1. extension .o for shared objects cannot be used here because
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.tmpl39 # 1. extension .o for shared objects cannot be used here because
/PHP-5.5/ext/ereg/regex/
H A Dengine.c823 register onestate here; /* note, macros know this name */ local
827 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) {
878 INIT(here, pc);
898 if (ISSTATEIN(aft, here)) {
/PHP-5.5/ext/pdo_odbc/tests/
H A Dcommon.phpt67 # other magic autodetection here, eg: for DB2 by inspecting env
/PHP-5.5/sapi/thttpd/
H A DREADME31 The PATTERN has the same format as defined here:
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt86 print "libmysql/DBUG package prints some debug info here."
H A Dmysqli_stmt_fetch.phpt12 NOTE: no datatype tests here! This is done by
/PHP-5.5/ext/phar/tests/
H A D027.phpt47 // this may stop working in future versions, but is here for code coverage purposes
H A D027U.phpt47 // this may stop working in future versions, but is here for code coverage purposes
/PHP-5.5/ext/spl/internal/
H A Dsplobjectstorage.inc20 * here therefore has a complexity of O(n) while the actual implementation has
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_basic.phpt278 string(69) "c:\some windows\path\test\new\r\quote " here\single ' quote\some more"
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput15174 /-- This one is here not because it's different to Perl, but because the way
182 /-- This one is here because Perl gives out a grumbly error message (quite
/PHP-5.5/ext/soap/tests/
H A Dbug68361.phpt92 $res = $client->__getTypes(); // Segmentation fault here
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re449 /* restore the in-string key, doesn't need null-termination here */
450 /* currently everything is a string here */
486 /* currently everything is a string here */

Completed in 33 milliseconds

1234567891011