Home
last modified time | relevance | path

Searched refs:which (Results 201 – 225 of 628) sorted by relevance

12345678910>>...26

/PHP-5.5/ext/ctype/tests/
H A Dctype_punct_error.phpt8 * Description: Checks for any printable character which is not whitespace
/PHP-5.5/ext/curl/tests/
H A Dbug48207.phpt11 * Description : Adds a file which stores the received data from curl_exec();
/PHP-5.5/ext/wddx/tests/
H A Dbug48562.phpt23 // the one thing the test won't check is using $a as an array after doing &$a; which isn't really a…
/PHP-5.5/ext/zip/tests/
H A Dbug51353.phpt15 /* Either we ship a file with 100000 entries which would be >12M big,
/PHP-5.5/sapi/cli/tests/
H A Dbug61546.phpt6 // on Windows, getmyinode() returns 0 which normally casts to FALSE
/PHP-5.5/Zend/tests/traits/
H A Dproperty006.phpt15 // Now we use the trait, which happens to introduce another private variable
/PHP-5.5/ext/spl/tests/
H A Diterator_001.phpt82 echo "Shows '2 is greater than 2' because the test is actually done with the current value which is…
146 Shows '2 is greater than 2' because the test is actually done with the current value which is 3.
/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_error.phpt45 // fgetss() on a file handle which is already closed
50 // fgetss() on a file handle which is unset
H A Dfgets_error.phpt46 // fgets() on a file handle which is already closed
51 // fgets() on a file handle which is unset
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug_33876.phpt46 # false -> "" as string, which pgsql doesn't like
82 # false -> "" as string, which pgsql doesn't like
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_sockets.c44 static void fpm_sockets_cleanup(int which, void *arg) /* {{{ */ in fpm_sockets_cleanup() argument
52 if (which != FPM_CLEANUP_PARENT_EXEC) { in fpm_sockets_cleanup()
61 if (which == FPM_CLEANUP_PARENT_EXIT_MAIN) { in fpm_sockets_cleanup()
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_variation7.phpt6 * Description: Returns the entries of $arr1 that have values which are not
H A Darray_uintersect_assoc_variation5.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_udiff_assoc_variation5.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
H A Darray_udiff_variation5.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
H A Duasort_variation10.phpt37 // different variables which are used as elements of 'array_arg'
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_error_002.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_003.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_004.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
/PHP-5.5/ext/date/tests/
H A Dgmstrftime_variation15.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which are not supporte…
H A Dgmstrftime_variation16.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which are supported ot…
H A Dstrftime_variation15.phpt2 Test strftime() function : usage variation - Checking time related formats which are not supported …
H A Dstrftime_variation16.phpt2 Test strftime() function : usage variation - Checking time related formats which are supported othe…
/PHP-5.5/ext/intl/tests/
H A Dsymfony_format_type_int32_intl1.phpt16 // (the popup may also be disabled, which can be done with a registry setting.)
/PHP-5.5/ext/xml/tests/
H A Dxml_set_object_error.phpt12 * Description: Set up object which should be used for callbacks

Completed in 88 milliseconds

12345678910>>...26