Home
last modified time | relevance | path

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

1...<<41424344454647

/PHP-5.5/sapi/fpm/
H A Dconfig.m4320 AC_TRY_COMPILE([ #include <netinet/tcp.h> ], [struct tcp_info ti; int x = TCP_INFO;], [
334 AC_TRY_COMPILE([ #include <sys/socket.h> ], [int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;], [
576 if test -x "$PKG_CONFIG" && $PKG_CONFIG --exists libsystemd; then
584 elif test -x "$PKG_CONFIG" && $PKG_CONFIG --exists libsystemd-daemon; then
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c432 OnigStackType *x, *stk_base, *stk_end, *stk; in stack_double() local
440 x = (OnigStackType* )xmalloc(sizeof(OnigStackType) * n * 2); in stack_double()
441 if (IS_NULL(x)) { in stack_double()
445 xmemcpy(x, stk_base, n * sizeof(OnigStackType)); in stack_double()
457 if (IS_NULL(x)) { in stack_double()
462 *arg_stk = x + (stk - stk_base); in stack_double()
463 *arg_stk_base = x; in stack_double()
464 *arg_stk_end = x + n; in stack_double()
491 int x = STATE_CHECK_POS(s,snum);\
492 (v) = state_check_buff[x/8] & (1<<(x%8));\
[all …]
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c407 #define safe_strdup(x) ((x)?strdup((x)):NULL) in php_apache_request_ctor() argument
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c3414 #define F1(x, y, z) (z ^ (x & (y ^ z))) argument
3415 #define F2(x, y, z) F1(z, x, y) argument
3416 #define F3(x, y, z) (x ^ y ^ z) argument
3417 #define F4(x, y, z) (y ^ (x | ~z)) argument
3420 #define MD5STEP(f, w, x, y, z, data, s) \ argument
3421 ( w += f(x, y, z) + data, w = w<<s | w>>(32-s), w += x )
/PHP-5.5/
H A Dconfig.guess493 if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
494 [ ${TARGET_BINARY_INTERFACE}x = x ]
960 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
/PHP-5.5/build/
H A Dlibtool.m4682 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
758 if test x"[$]$2" = xyes; then
1006 case x$lt_status in
1009 x$lt_dlunknown|x*) $3 ;;
1995 chmod +x "$ofile"
2683 if test x"$enable_ltdl_install" = x"yes"; then
3615 # Sun C++ 4.x
4499 chmod +x "$ofile"
4606 opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
4991 # Sun C++ 4.x
[all …]
/PHP-5.5/ext/soap/
H A DTODO89 ? support for HTTP compression (gzip,x-gzip,defalte)
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation52.phpt18 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
/PHP-5.5/ext/pspell/
H A DREADME15 Please, note that somewhere around version .27.x (I believe) aspell stopped
/PHP-5.5/ext/mysqli/tests/
H A D009.phpt2 mysqli fetch bigint values (ok to fail with 4.1.x)
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar36 'ico' => 'image/x-ico',
40 'js' => 'application/x-javascript',
H A Dinclude_path2.phar36 'ico' => 'image/x-ico',
40 'js' => 'application/x-javascript',
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_002.phpt45 function __construct( $w, $x, $y, $z ) {
47 $this->b = $x;
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar36 'ico' => 'image/x-ico',
40 'js' => 'application/x-javascript',
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation2.phpt50 var $x;
53 function point($x, $y) {
54 $this->x = $x;
H A Dgettype_settype_variation3.phpt47 var $x;
50 function point($x, $y) {
51 $this->x = $x;
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c254 #define scdebug(x) printf x argument
256 #define scdebug(x) argument
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc45 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 .\r\n");
46 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 ..\r\n");
47 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 public_ftp\r\n");
/PHP-5.5/Zend/
H A Dzend.h138 # define __has_attribute(x) 0 argument
575 #define ZEND_TRUTH(x) ((x) ? 1 : 0) argument
H A DZEND_CHANGES747 public $x = array('a' => 1, 'b' => 2, 'c' => 3);
752 if(isset($this->x[$nm])) {
753 $r = $this->x[$nm];
764 if(isset($this->x[$nm])) {
765 $this->x[$nm] = $val;
785 var $x = array(1, 2, 3);
790 return $this->x;
809 var $x = 1;
928 $x = $obj[0]; // calls offsetGet(0)
/PHP-5.5/ext/bcmath/
H A Dbcmath.c69 ZEND_ARG_INFO(0, x)
76 ZEND_ARG_INFO(0, x)
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h268 #define IN_UCHARS(x) (x) argument
282 #define IN_UCHARS(x) ((x) << UCHAR_SHIFT) argument
290 #define IN_UCHARS(x) ((x) << UCHAR_SHIFT) argument
/PHP-5.5/ext/ereg/tests/
H A Dereg_error_002.phpt32 var_dump(ereg('\\', 'x'));
H A Dereg_replace_error_002.phpt25 var_dump(ereg_replace('\\', 'x', "some string"));
H A Dspliti_error_002.phpt32 var_dump(spliti('\\', 'x'));

Completed in 117 milliseconds

1...<<41424344454647