Home
last modified time | relevance | path

Searched refs:y (Results 401 – 425 of 434) sorted by relevance

1...<<1112131415161718

/PHP-7.0/
H A DREADME.namespaces46 $y = new DB\connection();
H A Dconfig.guess777 -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
H A DINSTALL498 y=value ...]
1395 in order: [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y.z],
1396 [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y] and
1397 [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x], where x, y and z mean the PHP
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.c315 str_end_cmp(st_str_end_key* x, st_str_end_key* y) in str_end_cmp() argument
320 if ((x->end - x->s) != (y->end - y->s)) in str_end_cmp()
324 q = y->s; in str_end_cmp()
4865 static int type_cclass_cmp(type_cclass_key* x, type_cclass_key* y) in type_cclass_cmp() argument
4867 if (x->type != y->type) return 1; in type_cclass_cmp()
4868 if (x->enc != y->enc) return 1; in type_cclass_cmp()
4869 if (x->not != y->not) return 1; in type_cclass_cmp()
/PHP-7.0/ext/phar/phar/
H A Dpharcommand.inc139 'y' => array(
161 unset($phar_args['y']);
566 $privkey = $this->args['y']['val'];
1196 $privkey = $this->args['y']['val'];
/PHP-7.0/ext/standard/tests/math/
H A Dhypot_basic.phpt8 /* Prototype : float hypot ( float $x , float $y )
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-16346 Z [ \ ] ^ _ ` c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
771 i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82 \x83 \x84
H A Dtestoutput18-32344 Z [ \ ] ^ _ ` c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
768 i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82 \x83 \x84
H A Dtestoutput15488 Z [ \ ] ^ _ ` c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
890 i j k l m n o p q r s t u v w x y z { | } ~ \x7f \xc0 \xc1 \xc2 \xc3 \xc4
H A Dtestinput4443 y
H A Dtestinput9499 y
H A Dtestoutput14366 f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
H A Dtestoutput17233 f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \xff
H A Dtestinput745 y
H A Dtestinput10553 y
/PHP-7.0/Zend/
H A Dzend_virtual_cwd.c75 #define realpath(x,y) strcpy(y,x) argument
H A DZEND_CHANGES810 var $y = 2;
/PHP-7.0/ext/fileinfo/libmagic/
H A Dcdf.c91 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y) argument
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c20784 y = y*1103515245 + 12345; in randomFill()
20792 y = y*1103515245 + 12345; in randomFill()
74213 u32 y;
141535 # define MIN(x,y) ((x)<(y)?(x):(y))
141538 # define MAX(x,y) ((x)>(y)?(x):(y))
160347 # define MAX(x,y) ((x) < (y) ? (y) : (x))
160350 # define MIN(x,y) ((x) > (y) ? (y) : (x))
177859 #define MIN(x,y) (((x) < (y)) ? (x) : (y))
177860 #define MAX(x,y) (((x) > (y)) ? (x) : (y))
191662 #define BitFlagAllTest(x,y) (((x) & (y))==(y))
[all …]
/PHP-7.0/sapi/fpm/
H A Dconfig.m4334 AC_TRY_COMPILE([ #include <sys/socket.h> ], [int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;], [
/PHP-7.0/ext/bcmath/libbcmath/
H A Dconfigure1262 struct point {int x, y;};
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar10 …�����������-���setup/exceptions/gtUnknownOptionException.phpM�����JM�����y˶������.���setup/exc…
2071 ?>��:y��D�7��`_g�D��U���GBMB
/PHP-7.0/ext/wddx/tests/
H A Dbug37569.phpt245 <wddxPacket version='1.0'><header/><data><string>y</string></data></wddxPacket>
/PHP-7.0/win32/
H A Dinstall.txt755 y=value ...]
1255 order: HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y.z\IniFilePath,
1256 HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y\IniFilePath and
1257 HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x\IniFilePath, where x, y and z
/PHP-7.0/ext/standard/
H A Dbasic_functions.c1641 ZEND_ARG_INFO(0, y)
1766 ZEND_ARG_INFO(0, y)

Completed in 517 milliseconds

1...<<1112131415161718