Home
last modified time | relevance | path

Searched refs:look (Results 1 – 25 of 45) sorted by relevance

12

/PHP-5.5/ext/spl/internal/
H A Dsplobjectstorage.inc91 /** @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.5/ext/dom/
H A DTODO3 2) look at auto encoding support for in/output
/PHP-5.5/Zend/tests/
H A Dns_021.phpt2 021: Name search priority (first look into namespace)
H A Dns_022.phpt2 022: Name search priority (first look into import, then into current namespace and then for class)
/PHP-5.5/ext/pdo_dblib/
H A Dconfig.w328 * otherwise we'll poke around and look for MSSQL libs */
26 * otherwise we'll poke around and look for MSSQL libs */
/PHP-5.5/ext/zlib/
H A Dphp_zlib.def52 ; various hacks, don't look :)
/PHP-5.5/ext/spl/
H A DREADME7 For more information look at: http://php.net/manual/en/book.spl.php
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE218 (?=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.5/ext/zlib/tests/
H A Dzlib_scheme_copy_variation2.phpt35 //also need to look for the magic number (x1f x8b) to prove it
/PHP-5.5/
H A DREADME.UNIX-BUILD-SYSTEM36 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 DREADME.EXTENSIONS26 Here's how it should look if you want your code to build with PHP
H A DREADME.GIT-RULES7 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 DREADME.input_filter18 A simple implementation might look like the following. This stores the
/PHP-5.5/sapi/pi3web/
H A DREADME3 This module requires PHP5 as thread safe shared library. Have a look
/PHP-5.5/sapi/isapi/stresstest/
H A Dnotes.txt31 filename. File contents would look like:
/PHP-5.5/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt18 write. The behaviour might look some better if write/read in a separate thread, however
/PHP-5.5/ext/soap/
H A DTODO.old9 look to see if php-soap will work with out always_populate_raw_post_data on
/PHP-5.5/ext/ereg/regex/
H A Dengine.c824 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.5/sapi/apache2filter/
H A Dconfig.m492 dnl the linker does not recursively look at the bundle loader and
/PHP-5.5/sapi/apache2handler/
H A Dconfig.m491 dnl the linker does not recursively look at the bundle loader and
/PHP-5.5/ext/exif/
H A Dtest.txt192 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.5/ext/mbstring/oniguruma/
H A DHISTORY321 allow look-behind in negative look-behind.
381 2006/08/02: [bug] combination of \G in look-ahead/look-behind and other
411 allow \G in look-behind.
1519 in look-behind. ex. (?<=abc|abcd), (?<!a|bc)
1687 2003/03/05: [spec] allow to call in look behind. ex. /(?<=(?*a))/
1906 in look-behind. ex. /(?<=(a|b){3})/ (thanks Guy Decoux)
1964 2002/03/08: [spec] allow use of "\A"(begin-buf) in look-behind.
1968 in negative look-behind.
1971 2002/03/07: [spec] less length string match with negative look-behind.
1998 2002/02/28: [new] look-behind (?<=pattern), (?<!pattern).
/PHP-5.5/win32/build/
H A Dphpize.js.in158 // first, look for modules with empty deps; emit those first
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt148 where XX is the correct DLL version number. To get it, look in the server-root
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt12 /* TODO the results look wrong, why do we get 2014 with buffered AND unbuffered queries */

Completed in 48 milliseconds

12