Home
last modified time | relevance | path

Searched refs:x (Results 1151 – 1169 of 1169) sorted by relevance

1...<<41424344454647

/PHP-5.5/
H A Dserver-tests.php345 $headers['Content-Type'] = 'application/x-www-form-urlencoded';
H A DNEWS2186 . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
2374 . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
7498 - Fixed gd build when used with freetype 1.x (Pierre, Tony)
7898 - Fixed bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR
8163 re-added it for other SAPIs (restore to pre 5.1.x behavior). (Edin)
8219 support for both Apache 2.0.x (php5apache2_filter.dll) and Apache 2.2.x
8899 - Fixed crash and leak in mysqli when using 4.1.x client libraries and
8900 connecting to 5.x server. (Andrey)
9034 - Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and 2.x). (Ilia)
9122 - Added Cursor support for MySQL 5.0.x in mysqli (Georg)
[all …]
H A Dphp.ini-development1897 ; (i.e., /var/www/x blacklists all the files and directories in /var/www
1898 ; that start with 'x'). Line starting with a ; are ignored (comments).
H A Dphp.ini-production1897 ; (i.e., /var/www/x blacklists all the files and directories in /var/www
1898 ; that start with 'x'). Line starting with a ; are ignored (comments).
H A Dltmain.sh4325 gentop="$output_objdir/${obj}x"
/PHP-5.5/ext/standard/
H A Dstring.c380 #define REGISTER_NL_LANGINFO_CONSTANT(x) REGISTER_LONG_CONSTANT(#x, x, CONST_CS | CONST_PERSISTENT) in PHP_MINIT_FUNCTION() argument
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt241 <wddxPacket version='1.0'><header/><data><string>x</string></data></wddxPacket>
/PHP-5.5/ext/oci8/
H A Doci8.c78 #define Z_ADDREF_P(x) ZVAL_ADDREF(x) argument
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c585 #define IS_DIGIT(x) ((x) >= CHAR_0 && (x) <= CHAR_9) argument
H A DHACKING499 group x" (coded as "(?(Rx)"), the group number is stored at the start of the
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c34 #define BFD_RELOC(x) R_##x argument
/PHP-5.5/ext/pgsql/
H A Dpgsql.c89 #define CHECK_DEFAULT_LINK(x) if ((x) == -1) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "No Post… argument
752 #define pg_encoding_to_char(x) "SQL_ASCII" argument
/PHP-5.5/Zend/
H A Dzend_language_scanner.c71 #define yyless(x) do { YYCURSOR = (unsigned char*)yytext + x; \ argument
72 yyleng = (unsigned int)x; } while(0)
/PHP-5.5/ext/intl/tests/
H A Dgrapheme.phpt709 …fd . "abc" . $char_a_ring_nfd . "xyz", 8, $char_o_diaeresis_nfd . "abc" . $char_a_ring_nfd . "x" ),
719 …. "abc" . $char_a_ring_nfd . "xyz", 8, 0, $char_o_diaeresis_nfd . "abc" . $char_a_ring_nfd . "x" ),
/PHP-5.5/ext/iconv/
H A Diconv.c481 #define _php_check_ignore(x) (0) argument
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput12100 /(?:|a|){100}x/S++
102 /(x(?1)){4}/S++
H A Dtestoutput12196 /(?:|a|){100}x/S++
198 /(x(?1)){4}/S++
/PHP-5.5/ext/date/lib/
H A Dparse_date.c124 #define TIMELIB_PROCESS_YEAR(x, l) { \ argument
125 if (((x) == TIMELIB_UNSET) || ((l) >= 4)) { \
127 } else if ((x) < 100) { \
128 if ((x) < 70) { \
129 (x) += 2000; \
131 (x) += 1900; \
/PHP-5.5/win32/
H A Dphp5dllts.dsp2418 mc -h $(InputDir)/.. -r $(InputDir) -x $(IntDir) $(InputPath)

Completed in 207 milliseconds

1...<<41424344454647