Home
last modified time | relevance | path

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

1...<<31323334353637383940

/PHP-5.3/Zend/
H A Dzend_ini_scanner.c59 #define yyless(x) do { YYCURSOR = (unsigned char*)yytext + x; \ argument
60 yyleng = (unsigned int)x; } while(0)
H A Dzend_language_scanner.c68 #define yyless(x) do { YYCURSOR = (unsigned char*)yytext + x; \ argument
69 yyleng = (unsigned int)x; } while(0)
/PHP-5.3/ext/standard/tests/array/
H A Dbug34066.phpt224 "xmlns" => "x-schema:CL310_DezABFSchema.XML"
280 /Docs/@xmlns=x-schema:CL310_DezABFSchema.XML
/PHP-5.3/ext/standard/
H A Dconfig.m4237 …st "$ac_cv_crypt_des" = "no" || test "$ac_cv_crypt_ext_des" = "no" || test "x$php_crypt_r" = "x0";…
H A Dbasic_functions.c1677 ZEND_ARG_INFO(0, x)
1800 ZEND_ARG_INFO(0, x)
3580 #define REGISTER_MATH_CONSTANT(x) REGISTER_DOUBLE_CONSTANT(#x, x, CONST_CS | CONST_PERSISTENT) in PHP_MINIT_FUNCTION() argument
H A Dstring.c293 #define REGISTER_NL_LANGINFO_CONSTANT(x) REGISTER_LONG_CONSTANT(#x, x, CONST_CS | CONST_PERSISTENT) in PHP_MINIT_FUNCTION() argument
/PHP-5.3/
H A DEXTENSIONS229 COMMENT: Use PostgreSQL 7.0.x or later. PostgreSQL 6.5.3 or less have fatal bug.
H A DREADME.RELEASE_PROCESS123 4. Update ``web/php.git/include/version.inc`` (x=major version number)
H A Dserver-tests.php345 $headers['Content-Type'] = 'application/x-www-form-urlencoded';
H A DNEWS1568 type is application/x-www-form-urlencoded or is not registered with PHP).
3041 - Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
4448 - Fixed gd build when used with freetype 1.x (Pierre, Tony)
4848 - Fixed bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR
5113 re-added it for other SAPIs (restore to pre 5.1.x behavior). (Edin)
5169 support for both Apache 2.0.x (php5apache2_filter.dll) and Apache 2.2.x
5849 - Fixed crash and leak in mysqli when using 4.1.x client libraries and
5850 connecting to 5.x server. (Andrey)
5984 - Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and 2.x). (Ilia)
6072 - Added Cursor support for MySQL 5.0.x in mysqli (Georg)
[all …]
H A Dltmain.sh4325 gentop="$output_objdir/${obj}x"
/PHP-5.3/ext/intl/doc/
H A DTutorial.txt232 HIRAGANA_QUATERNARY_MODE - Compatibility with JIS x 4061 requires the introduction of an additional
/PHP-5.3/ext/pcre/tests/
H A D005.phpt68 $gcc_regex = '/^((.+)(\(\.text\+0x[[:xdigit:]]+\))?: In function [`\'](\w+)\':\s+)?'.
/PHP-5.3/ext/wddx/tests/
H A Dbug37569.phpt241 <wddxPacket version='1.0'><header/><data><string>x</string></data></wddxPacket>
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c533 #define IS_DIGIT(x) ((x) >= CHAR_0 && (x) <= CHAR_9) argument
H A DHACKING444 group x" (coded as "(?(Rx)"), the group number is stored at the start of the
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch1513 + if (handle_mime(ms, mime, "x-character-device") == -1)
1589 - "x-path-too-long") == -1)
2437 - if (m->reln != 'x') {
/PHP-5.3/ext/oci8/
H A Doci8.c78 #define Z_ADDREF_P(x) ZVAL_ADDREF(x) argument
/PHP-5.3/ext/pgsql/
H A Dpgsql.c83 #define CHECK_DEFAULT_LINK(x) if ((x) == -1) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "No Post… argument
3657 #define pg_encoding_to_char(x) "SQL_ASCII" argument
/PHP-5.3/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.3/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.3/win32/
H A Dphp5dllts.dsp2430 mc -h $(InputDir)/.. -r $(InputDir) -x $(IntDir) $(InputPath)

Completed in 165 milliseconds

1...<<31323334353637383940