Searched refs:look (Results 1 – 25 of 46) sorted by relevance
12
/PHP-5.6/ext/spl/internal/ |
H A D | splobjectstorage.inc | 91 /** @param $obj object to look for 149 /** @param $obj Exising object to look for 170 /** @param $obj Exising object to look for 179 /** @param $obj object to look for
|
/PHP-5.6/ext/dom/ |
H A D | TODO | 3 2) look at auto encoding support for in/output
|
/PHP-5.6/Zend/tests/ |
H A D | ns_021.phpt | 2 021: Name search priority (first look into namespace)
|
H A D | ns_022.phpt | 2 022: Name search priority (first look into import, then into current namespace and then for class)
|
/PHP-5.6/ext/pdo_dblib/ |
H A D | config.w32 | 8 * otherwise we'll poke around and look for MSSQL libs */ 26 * otherwise we'll poke around and look for MSSQL libs */
|
/PHP-5.6/ext/zlib/ |
H A D | php_zlib.def | 52 ; various hacks, don't look :)
|
/PHP-5.6/ext/spl/ |
H A D | README | 7 For more information look at: http://php.net/manual/en/book.spl.php
|
/PHP-5.6/ext/mbstring/oniguruma/doc/ |
H A D | RE | 218 (?=subexp) look-ahead 219 (?!subexp) negative look-ahead 220 (?<=subexp) look-behind 221 (?<!subexp) negative look-behind 223 Subexp of look-behind must be fixed character length. 228 In negative-look-behind, captured group isn't allowed, 387 + add look-behind 408 + repeat of look-ahead is not allowed.
|
/PHP-5.6/ext/zlib/tests/ |
H A D | zlib_scheme_copy_variation2.phpt | 35 //also need to look for the magic number (x1f x8b) to prove it
|
/PHP-5.6/ |
H A D | README.UNIX-BUILD-SYSTEM | 36 system will be faster, look better and work smarter. 60 Please have a look at acinclude.m4 for the gory details and meanings 122 Have a look at the well documented macros
|
H A D | README.GIT-RULES | 7 your questions on the mailing list. Please have a look at 87 without the corresponding diff. One should be able to look at it, and 125 to look at PHP Git repository in various ways.
|
H A D | README.input_filter | 18 A simple implementation might look like the following. This stores the
|
/PHP-5.6/sapi/pi3web/ |
H A D | README | 3 This module requires PHP5 as thread safe shared library. Have a look
|
/PHP-5.6/sapi/isapi/stresstest/ |
H A D | notes.txt | 31 filename. File contents would look like:
|
/PHP-5.6/ext/standard/tests/streams/ |
H A D | proc_open_bug51800.phpt | 18 write. The behaviour might look some better if write/read in a separate thread, however
|
/PHP-5.6/ext/soap/ |
H A D | TODO.old | 9 look to see if php-soap will work with out always_populate_raw_post_data on
|
/PHP-5.6/ext/ereg/regex/ |
H A D | engine.c | 824 register sopno look; local 899 for (look = 1; 900 OP(s = g->strip[pc+look]) != O_CH; 901 look += OPND(s)) 903 FWD(aft, aft, look);
|
/PHP-5.6/ext/fileinfo/ |
H A D | magicdata.patch | 123 # look like an an old DOS directory entry 132 # look for 2nd FAT at different location to distinguish between 360k and 500k
|
/PHP-5.6/sapi/apache2filter/ |
H A D | config.m4 | 92 dnl the linker does not recursively look at the bundle loader and
|
/PHP-5.6/sapi/apache2handler/ |
H A D | config.m4 | 91 dnl the linker does not recursively look at the bundle loader and
|
/PHP-5.6/ext/exif/ |
H A D | test.txt | 192 Youmay take a look at the test <a href="http://marcus-boerger.de/php/ext/exif/test.txt">source here… 199 What to look for in detail:
|
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | HISTORY | 340 allow look-behind in negative look-behind. 400 2006/08/02: [bug] combination of \G in look-ahead/look-behind and other 430 allow \G in look-behind. 1538 in look-behind. ex. (?<=abc|abcd), (?<!a|bc) 1706 2003/03/05: [spec] allow to call in look behind. ex. /(?<=(?*a))/ 1925 in look-behind. ex. /(?<=(a|b){3})/ (thanks Guy Decoux) 1983 2002/03/08: [spec] allow use of "\A"(begin-buf) in look-behind. 1987 in negative look-behind. 1990 2002/03/07: [spec] less length string match with negative look-behind. 2017 2002/02/28: [new] look-behind (?<=pattern), (?<!pattern).
|
/PHP-5.6/sapi/nsapi/ |
H A D | nsapi-readme.txt | 148 where XX is the correct DLL version number. To get it, look in the server-root
|
/PHP-5.6/win32/build/ |
H A D | phpize.js.in | 158 // first, look for modules with empty deps; emit those first
|
/PHP-5.6/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_stmt_closecursor.phpt | 12 /* TODO the results look wrong, why do we get 2014 with buffered AND unbuffered queries */
|
Completed in 38 milliseconds
12