Home
last modified time | relevance | path

Searched refs:z (Results 151 – 175 of 388) sorted by relevance

12345678910>>...16

/PHP-5.5/ext/wddx/
H A Dconfig.m48 if test -z "$PHP_LIBXML_DIR"; then
47 if test -z "$EXPAT_DIR"; then
/PHP-5.5/ext/pgsql/
H A Dconfig.m454 if test -z "$PGSQL_INCLUDE"; then
58 if test -z "$PGSQL_LIBDIR"; then
62 if test -z "$PGSQL_INCLUDE" -a -z "$PGSQL_LIBDIR" ; then
/PHP-5.5/ext/standard/tests/array/
H A Drange.phpt24 var_dump( range("a", "z") );
26 var_dump( range("z", "a") );
206 string(1) "z"
212 string(1) "z"
H A Darray_key_exists_object2.phpt43 $class2 = new myClass('x', 'y', 'z');
82 %unicode|string%(1) "z"
H A D007.phpt17 'z'=>'foo',
39 'z'=>'equal'
185 'z' => 'foo',
208 'z' => 'equal',
235 ["z"]=>
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace.phpt12 print mb_ereg_replace( '([a-z]+)','[\\1]', 'abc def ghi' );
/PHP-5.5/Zend/tests/
H A Dbug60536_001.phpt16 function z() {
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller14.phar15 z��Lo��Z�h�)��`g�����GBMB
/PHP-5.5/ext/date/tests/
H A Dbug35425.phpt9 foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) {
H A D009.phpt17 …C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V %W %w %x %X %y %Y %Z %z %%", $t));
25 …C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V %W %w %x %X %y %Y %Z %z %%", $t));
/PHP-5.5/ext/openssl/tests/
H A D001.phpt15 for ($z = "", $i = 0; $i < 1024; $i++) {
16 $z .= $i * $i;
/PHP-5.5/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt16 var_dump( php_uname('z') == php_uname('z') );
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt68 // expect y and z to be undefined
69 list($y,$z) = array();
70 echo "Y=$y,Z=$z\n";
/PHP-5.5/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt87 $z = @$session->set(array($oid1, $oid2), array('s','s'), array($newvalue1, $newvalue2));
88 var_dump($z);
93 $z = @$session->set(array($oid1, $oid2), array('s','s'), array($oldvalue1, $oldvalue2));
94 var_dump($z);
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1463 /a*(b+)(z)(z)/P
67 2: z
68 3: z
78 2: z
82 2: z
83 3: z
87 2: z
88 3: z
366 f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
517 [0-9A-Z_a-z]++
H A Dtestinput226 [A-Cx-z\x{100000}-\x{1000a7}\x{101234}])
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_basic.phpt15 var_dump(preg_replace('<(^[a-z]\w+)@(\w+)\.(\w+)\.([a-z]{2,}$)>', '\\1 at \\2 dot \\3 dot \\4', 'jo…
H A Dpreg_replace_edit_basic.phpt29 var_dump(preg_replace('<(^[a-z]\w+)@(\w+)\.(\w+)\.([a-z]{2,}$)>',
/PHP-5.5/sapi/roxen/
H A Dconfig.m429 if test -z "$PIKE_INCLUDE_DIR" || test -z "$PIKE_MODULE_DIR"; then
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_commit_oo.phpt104 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …
106 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …
108 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …
/PHP-5.5/sapi/caudium/
H A Dconfig.m431 if test -z "$PIKE_INCLUDE_DIR" || test -z "$PIKE_MODULE_DIR"; then
62 if test -z "$PIKE_CMAJOR_VERSION"; then
/PHP-5.5/ext/phar/tests/
H A Dfatal_error_webphar.phpt18 Parse error: syntax error, unexpected %s, expecting %s in phar://%r([A-Za-z]:)?%r/%sfatal_error_web…
/PHP-5.5/ext/json/
H A DJSON_parser.c294 static void json_create_zval(zval **z, smart_str *buf, int type, int options) in json_create_zval() argument
296 ALLOC_INIT_ZVAL(*z); in json_create_zval()
331 ZVAL_LONG(*z, strtol(buf->c, NULL, 10)); in json_create_zval()
336 ZVAL_DOUBLE(*z, zend_strtod(buf->c, NULL)); in json_create_zval()
341 ZVAL_STRINGL(*z, buf->c, buf->len, 1); in json_create_zval()
345 ZVAL_BOOL(*z, (*(buf->c) == 't')); in json_create_zval()
349 ZVAL_NULL(*z); in json_create_zval()
439 parse_JSON_ex(JSON_parser jp, zval *z, unsigned short utf16_json[], int length, int options TSRMLS_… in parse_JSON_ex() argument
603 obj = z; in parse_JSON_ex()
636 arr = z; in parse_JSON_ex()
[all …]
/PHP-5.5/ext/hash/
H A Dhash_ripemd.c140 #define F0(x,y,z) ((x) ^ (y) ^ (z)) argument
141 #define F1(x,y,z) (((x) & (y)) | ((~(x)) & (z))) argument
142 #define F2(x,y,z) (((x) | (~(y))) ^ (z)) argument
143 #define F3(x,y,z) (((x) & (z)) | ((y) & (~(z)))) argument
144 #define F4(x,y,z) ((x) ^ ((y) | (~(z)))) argument
/PHP-5.5/ext/standard/
H A Dmath.c217 static double php_asinh(double z) in php_asinh() argument
220 return(asinh(z)); in php_asinh()
222 return(log(z + sqrt(1 + pow(z, 2))) / log(M_E)); in php_asinh()
241 static double php_atanh(double z) in php_atanh() argument
244 return(atanh(z)); in php_atanh()
246 return(0.5 * log((1 + z) / (1 - z))); in php_atanh()

Completed in 36 milliseconds

12345678910>>...16