Home
last modified time | relevance | path

Searched refs:x (Results 751 – 775 of 997) sorted by relevance

1...<<31323334353637383940

/PHP-5.3/ext/standard/tests/file/
H A Dglob_error_002-win32.phpt18 var_dump(glob(str_repeat('x', 3000)));
H A D007_basic.phpt63 "x",
66 "x+",
67 "x+b",
68 "x+t"
328 -- Iteration with mode 'x' --
370 -- Iteration with mode 'x+' --
384 -- Iteration with mode 'x+b' --
398 -- Iteration with mode 'x+t' --
/PHP-5.3/sapi/apache_hooks/
H A Dconfig.w324 ARG_WITH('apache-hooks', 'Build Apache 1.3.x (hooks) version of PHP', 'no');
/PHP-5.3/ext/pcre/tests/
H A D001.phpt12 ~x', $s, $m));
/PHP-5.3/tests/classes/
H A Diterators_008.phpt35 foreach (new D as $x) {}
/PHP-5.3/tests/lang/
H A DforeachLoop.011.phpt20 $b='x';
/PHP-5.3/ext/standard/tests/image/
H A Dgetimagesize_variation_005.phpt34 string(29) "application/x-shockwave-flash"
H A Dimage_type_to_mime_type_variation4.phpt28 string(29) "application/x-shockwave-flash"
/PHP-5.3/Zend/tests/
H A Dclosure_027.phpt15 $a = function($x) use ($y) {};
/PHP-5.3/ext/pdo_dblib/
H A Dconfig.m445 if test "x$PHP_LIBDIR" = "x" ; then
/PHP-5.3/ext/spl/tests/
H A Darray_010.phpt51 $x = $obj[6] = 'changed 6';
53 var_dump($x);
H A Dspl_autoload_014.phpt33 $x = new TestX;
H A Dbug49263.phpt22 C:16:"SplObjectStorage":113:{x:i:2;O:8:"stdClass":0:{},a:2:{s:4:"prev";i:2;s:4:"next";O:8:"stdClass…
/PHP-5.3/ext/standard/tests/math/
H A Datan2_variation2.phpt2 Test atan2() function : usage variations - different data types as $x arg
7 /* Prototype : float atan2 ( float $y , float $x )
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_character_set_name_oo.phpt11 …TE: http://bugs.mysql.com/bug.php?id=7923 makes this test fail very likely on all 4.1.x - 5.0.x! */
/PHP-5.3/ext/ereg/tests/
H A Dereg_basic_002.phpt41 --> Pattern: '[x]|[^x]'; string: 'abcdef'
H A Deregi_basic_002.phpt41 --> Pattern: '[x]|[^x]'; string: 'abcdef'
/PHP-5.3/ext/pgsql/
H A Dconfig.m414 if test -x $i/pg_config; then
72 AC_CHECK_LIB(pq, PQsetnonblocking,AC_DEFINE(HAVE_PQSETNONBLOCKING,1,[PostgreSQL 7.0.x or later]))
75 AC_CHECK_LIB(pq, PQclientEncoding,AC_DEFINE(HAVE_PQCLIENTENCODING,1,[PostgreSQL 7.0.x or later]))
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dpragma.c617 HashElem *x; in sqlitePragma() local
632 for(x=sqliteHashFirst(&db->aDb[i].tblHash); x; x=sqliteHashNext(x)){ in sqlitePragma()
633 Table *pTab = sqliteHashData(x); in sqlitePragma()
/PHP-5.3/ext/mbstring/oniguruma/doc/
H A DRE26 \x{7HHHHHHH} wide hexadecimal char (character code point value)
28 \C-x control char (character code point value)
29 \M-x meta (x|0x80) (character code point value)
30 \M-\C-x meta control char (character code point value)
124 x-y range from x to y
181 x: extended form
/PHP-5.3/
H A Dconfig.guess468 if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
469 [ ${TARGET_BINARY_INTERFACE}x = x ]
890 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
913 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
1027 test x"${LIBC}" != x && {
1031 test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; }
/PHP-5.3/ext/fileinfo/tests/
H A Dfinfo_file_002.phpt27 string(14) "image/x-ms-bmp"
H A Dfinfo_file_basic.phpt27 string(28) "text/x-php; charset=us-ascii"
/PHP-5.3/ext/phar/tests/
H A Dbug48377.phpt16 $phar['x'] = 'hi';
/PHP-5.3/sapi/apache/
H A Dconfig.w324 ARG_ENABLE('apache', 'Build Apache 1.3.x version of PHP', 'no');

Completed in 26 milliseconds

1...<<31323334353637383940