Home
last modified time | relevance | path

Searched refs:t (Results 1526 – 1550 of 1568) sorted by relevance

1...<<616263

/PHP-5.5/ext/standard/tests/strings/
H A Dstrspn_variation8.phpt69 "\t",
72 "f\t\hiel\100\xaa"
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c929 # define REP(f, t) ((f)*8 + (t)) argument
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING34 real. (The Perl version probably doesn't do this any more; I'm talking about
48 complexity in Perl regular expressions, I couldn't do this. In any case, a
409 next alternative OP_ALT or, if there aren't any branches, to the matching
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_basic6.phpt9 die("skip Won't run on Windows");
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in45 // we don't want to define LIB, as that will override the default library path
H A Dconfig.w3246 // we don't want to define LIB, as that will override the default library path
/PHP-5.5/ext/standard/tests/array/
H A Darray_reverse_variation1.phpt29 Hello world\t\n
/PHP-5.5/sapi/litespeed/
H A DREADME83 Usually, PHP support has been configured out of box, you don't need to
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput11-163 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestoutput11-323 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestoutput11-83 sizes don't go horribly wrong when something is changed. The pattern contents
H A Dtestoutput25 either because PCRE can't be compatible, or there is a possible Perl
335 First char = 't'
754 Need char = 't'
1884 _ a b c d e f g h i j k l m n o p q r s t u v w x y z
2472 Need char = 't'
10599 /^(?&t)*+(?(DEFINE)(?<t>.))$/BZ
10618 /^(?&t)*(?(DEFINE)(?<t>.))$/BZ
11276 /-- Perl doesn't get these right IMO (the 3rd is PCRE-specific) --/
11737 First char = 't'
11738 Need char = 't'
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_report.phpt145 can't be tested: mysqli_query() via mysql_use_result()/mysql_store_result()
/PHP-5.5/ext/gd/
H A Dconfig.m460 AC_MSG_ERROR([Can't find zlib headers under "$PHP_ZLIB_DIR"])
H A Dgd.c2557 int q = -1, i, t = 1; in _php_image_output() local
2575 t = type; in _php_image_output()
2617 (*func_p)(im, fp, q, t); in _php_image_output()
2623 (*func_p)(im, fp, q, t); in _php_image_output()
2671 (*func_p)(im, tmp, q, t); in _php_image_output()
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc193 * @return mixed false if doesn't end with anything, the string
238 if (preg_match(",^php[ \t]+([^ \t].*[\\\\/]PHP[\\\\/]Archive\.php)$,", $ent, $matches)) {
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar8 …J)����{�������)���setup/preconditions/gtIsValidFunction.php�����J������t�������-���setup/pre…
327 foreach ($text as $t) {
328 $array[] = rtrim($t);
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation8.phpt61 "\t%f", "\n%f", "%4f",
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt30 * Unmade *source* a bitmask, it doesn't make sense to do.
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c8923 #define SWAP(TYPE,A,B) {TYPE t=A; A=B; B=t;}
31589 memcpy(zBuf, &t, sizeof(t));
63421 memset(&t, 0, sizeof(t));
63430 memcpy(pMem, &t, sizeof(t));
67755 u32 t;
76546 Mem t;
78957 i64 t;
79663 if( t>0 && t<10 && t!=7 ){
79665 }else if( t>10 && (t & 0x01) ){
141178 memset(t, 0, sizeof(*t));
[all …]
/PHP-5.5/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt9 * a browscap.ini on another place that isn't valid.
H A Dget_browser_basic.phpt9 * a browscap.ini on another place that isn't valid.
/PHP-5.5/
H A DEXTENSIONS8 Odd Fixes: It has a maintainer but they don't have time to do
H A Dltmain.sh319 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
4107 # whole_archive_flag_spec was expanded, because we can't
4422 # Don't allow lazy linking, it breaks C++ global constructors
6142 # Figure out destination file name, if it wasn't already specified.
/PHP-5.5/ext/odbc/
H A Dconfig.m459 # we have an error and should bail out, as we can't find the libs!

Completed in 433 milliseconds

1...<<616263