Home
last modified time | relevance | path

Searched refs:x (Results 1201 – 1216 of 1216) sorted by relevance

1...<<414243444546474849

/PHP-5.6/ext/oci8/
H A Doci8.c71 #define Z_ADDREF_P(x) ZVAL_ADDREF(x) argument
/PHP-5.6/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.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c34 #define BFD_RELOC(x) R_##x argument
/PHP-5.6/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
782 #define pg_encoding_to_char(x) "SQL_ASCII" argument
/PHP-5.6/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.6/
H A DNEWS1935 with 0x or 0b). (Nikita)
3764 . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
3952 . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
9076 - Fixed gd build when used with freetype 1.x (Pierre, Tony)
9741 re-added it for other SAPIs (restore to pre 5.1.x behavior). (Edin)
9797 support for both Apache 2.0.x (php5apache2_filter.dll) and Apache 2.2.x
10477 - Fixed crash and leak in mysqli when using 4.1.x client libraries and
10478 connecting to 5.x server. (Andrey)
10612 - Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and 2.x). (Ilia)
10700 - Added Cursor support for MySQL 5.0.x in mysqli (Georg)
[all …]
H A Dphp.ini-development1967 ; (i.e., /var/www/x blacklists all the files and directories in /var/www
1968 ; that start with 'x'). Line starting with a ; are ignored (comments).
H A Dphp.ini-production1967 ; (i.e., /var/www/x blacklists all the files and directories in /var/www
1968 ; that start with 'x'). Line starting with a ; are ignored (comments).
H A Dltmain.sh4325 gentop="$output_objdir/${obj}x"
/PHP-5.6/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.6/ext/iconv/
H A Diconv.c546 #define _php_check_ignore(x) (0) argument
/PHP-5.6/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.6/ext/date/lib/
H A Dparse_date.c130 #define TIMELIB_PROCESS_YEAR(x, l) { \ argument
131 if (((x) == TIMELIB_UNSET) || ((l) >= 4)) { \
133 } else if ((x) < 100) { \
134 if ((x) < 70) { \
135 (x) += 2000; \
137 (x) += 1900; \
/PHP-5.6/win32/
H A Dphp5dllts.dsp2418 mc -h $(InputDir)/.. -r $(InputDir) -x $(IntDir) $(InputPath)

Completed in 167 milliseconds

1...<<414243444546474849