Home
last modified time | relevance | path

Searched refs:need (Results 176 – 200 of 203) sorted by relevance

123456789

/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING83 a "fake" mode that enables it to compute how much memory it would need, while
140 different settings. The runtime functions do not need to keep track of an
H A DChangeLog487 for "first char" and "need char" really means "non-UTF-char", I've changed
2103 implementation of support for (*MARK) will need an extra pointer on the
3475 enables it to compute how much memory it would need, while actually only
3997 considerably. I realized I did not need to use a tree structure after
4283 wrapper). This facility is provided because some applications need a
4439 a file called libtool.m4). This seems to have fixed the need to patch
4452 Instead, it keeps those local variables that need separate instances for
5032 45. A need has arisen to pass over additional data with calls to pcre_exec() in
5079 48. Cosmetic change to Makefile: there's no need to have / after $(DESTDIR)
5166 you will need to set these values.
H A DREADME586 If you need to modify the character tables when cross-compiling, you should
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt383 but we have not announce the removal so far, therefore we need to check for it */
H A Dmysqli_stmt_big_prepare.phpt14 // tests to a generic SQL test, if we ever need that.
H A Dmysqli_get_client_stats.phpt121 /* we need to skip this test in unicode - we send set names utf8 during mysql_connect */
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re287 /* no need to check for length - re2c already did */
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1179 If you need to create alternative tables when cross compiling, you will
1267 is automatically included, you may need to add something like
1754 ignored when it is not relevant. More complicated programs might need
2174 If this bit is set, names used to identify capturing subpatterns need
2648 code, the need for this locale support is expected to die away.
2907 the conversion, you need to use the name-to-number map, which is
4046 need to find all possible matches, you can kludge it up by making use
4584 Perl hides the need for the user to understand the internal representa-
7265 skipped. If you need all possible callouts to happen, you need to set
8578 (1) Why do we need JIT stacks?
[all …]
/PHP-5.5/ext/dba/
H A Dconfig.m45 dnl Suppose we need FlatFile if no support or only CDB is used.
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c948 int i, need, alloc; in scan_env_add_mem_entry() local
951 need = env->num_mem + 1; in scan_env_add_mem_entry()
952 if (need >= SCANENV_MEMNODES_SIZE) { in scan_env_add_mem_entry()
953 if (env->mem_alloc <= need) { in scan_env_add_mem_entry()
H A DHISTORY172 2006/11/07: [impl] apply_all_case_fold() doesn't need to return all
1014 2004/05/26: [impl] doesn't need to check that target's simple repeat-ness
1067 (* need to edit parse.y:
1126 need to separate initialization for bcc32.
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar21 if($minor < 3) { die("Sorry, you need PHP version 5.3 or greater to run this.\n"); }
23 if ($major < 5) { die ("Seriously, you need to upgrade you PHP level\n"); }
/PHP-5.5/ext/standard/tests/file/
H A Dfile.inc325 $file_path = location of the file and where links need to be created
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1219 No need char
28 No need char
38 No need char
64 No need char
H A Dtestinput10999 /-- Caseless single negated characters > 127 need UCP support --/
H A Dtestoutput81375 Well, we need a colon: somewhere
7213 No need char
7233 No need char
H A Dtestinput1217 Well, we need a colon: somewhere
4763 however, we need the complication for Perl. ---/
H A Dtestoutput101871 /-- Caseless single negated characters > 127 need UCP support --/
H A Dtestoutput1407 Well, we need a colon: somewhere
7935 however, we need the complication for Perl. ---/
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch2915 /*ARGSUSED1*/ /* nbytes passed for regularity, maybe need later */
3056 + * is 1, 2, or 4. We need at least 1 byte for NUL
3058 + * string by p->s, so we need to deduct sz.
/PHP-5.5/
H A DREADME.REDIST.BINS201 and need not follow the licensing terms described here, provided that
H A Dconfigure.in1575 echo "| add --with-tsrm-pth to your ./configure line. Therefore you need |"
H A Dltmain.sh3667 $echo "*** make it link in! You will probably need to install it or some"
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch6 # You shouldn't need to edit anything below here.
894 - (void) fflush( hc->hs->logfp ); /* don't need to flush every time */
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1320 # therefore programmers never felt much need to include type information
1683 # MIPS archive; they're in the portable archive format, and need to go
4310 # FIXME: need a little more info...;P
10660 # Windows NT belongs elsewhere, as you need x86 and MIPS and Alpha and
13758 # header, we need to scan for the next header
13760 # now skip to the *third* local file header; again, we need to scan due to a
13836 >>>>14 string x \b, need V%.4s
13838 >>>>14 string x \b, need V%.3s
13841 >>>7 string x \b, need V%.4s
13843 >>>7 string x \b, need V%.3s
[all …]

Completed in 218 milliseconds

123456789