Home
last modified time | relevance | path

Searched refs:not (Results 2176 – 2200 of 4857) sorted by relevance

1...<<81828384858687888990>>...195

/PHP-7.0/ext/gd/tests/
H A Dbug72913.phpt5 if (!extension_loaded('gd')) die('skip gd extension not available');
H A Dcreatefromgd2.phpt5 if (!function_exists('imagecreatefromgd2')) die("skip gd extension not available\n");
H A Dgif2jpg.phpt6 die("skip gd extension not available.");
H A Dgif2png.phpt6 die("skip gd extension not available.");
H A Dimagearc_basic.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
H A Dimagecolordeallocate_error3.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
H A Dimagecopymerge_basic.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
H A Dimagecolormatch_error4.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
/PHP-7.0/Zend/tests/
H A Dbug37811.phpt2 Bug #37811 (define not using toString on objects)
H A Dbug61782.phpt2 Bug #61782 (__clone/__destruct do not match other methods when checking access controls)
H A Dbug67633.phpt2 Bug #67633: A foreach on an array returned from a function not doing copy-on-write
H A Dbug69758.phpt2 Bug #69758 (Item added to array not being removed by array_pop/shift)
H A D026.phpt2 Trying assign value to property when an object is not returned in a function
H A Dbug52939.phpt2 Bug #52939 (zend_call_function_array does not respect ZEND_SEND_PREFER_REF)
H A Dclass_alias_020.phpt33 Fatal error: Uncaught Error: Class 'foo\bar' not found in %s:%d
/PHP-7.0/ext/standard/tests/math/
H A Dintdiv.phpt30 Exception: Division of PHP_INT_MIN by -1 is not an integer
/PHP-7.0/Zend/tests/traits/
H A Dbug55554f.phpt2 Bug #55137 (Legacy constructor not registered for class)
H A Dbug55554g.phpt2 Bug #55137 (Legacy constructor not registered for class)
/PHP-7.0/ext/standard/tests/image/
H A Dbug72278.phpt5 if (!defined('IMAGETYPE_JPEG')) die('skip images of type JPEG not supported');
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DAPI143 reg object area is not allocated in this function.
214 not found: ONIG_MISMATCH (< 0)
238 not match: ONIG_MISMATCH ( < 0)
264 2 free_self: [1: free all, 0: free memory used in region but not self]
303 name not found: -1
342 if func does not return 0, then iteration is stopped.
414 if func does not return 0, then traverse is stopped.
543 is not work, if ONIG_SYN_OP_VARIABLE_META_CHARACTERS is not effective
544 by the syntax. (Build-in syntaxes are not effective.)
594 It is not allowed to use regex objects which created
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.c1204 NCTYPE(node)->not = not; in node_new_ctype()
2311 int not; member
3000 tok->u.prop.not = (tok->u.prop.not == 0 ? 1 : 0); in fetch_token_in_cc()
3565 tok->u.prop.not = (tok->u.prop.not == 0 ? 1 : 0); in fetch_token()
3765 if (not == 0) { in add_ctype_to_cc_by_range()
3939 int not, i, r; in parse_posix_bracket() local
3946 not = 1; in parse_posix_bracket()
3949 not = 0; in parse_posix_bracket()
4861 int not; member
4869 if (x->not != y->not) return 1; in type_cclass_cmp()
[all …]
/PHP-7.0/ext/standard/tests/array/
H A Darray_diff_variation3.phpt6 * Description: Returns the entries of $arr1 that have values which are not
18 // Initialise function arguments not being substituted (if any)
H A Darray_key_exists_object2.phpt31 echo "\n-- Do not assign a value to \$class1->var3 --\n";
55 -- Do not assign a value to $class1->var3 --
/PHP-7.0/ext/phar/tests/
H A Dphpinfo_001.phpt6 if (!extension_loaded("zlib")) die("skip zlib not loaded");
7 if (!extension_loaded("bz2")) die("skip bz2 not loaded");
/PHP-7.0/ext/phar/tests/zip/
H A Ddelete_in_phar_confirm.phpt37 if ($md5 == $md52) echo 'file was not modified';
57 …confirm.phar.zip/b/c.php): failed to open stream: phar error: "b/c.php" is not a file in phar "%sd…

Completed in 37 milliseconds

1...<<81828384858687888990>>...195