Home
last modified time | relevance | path

Searched refs:any (Results 76 – 100 of 653) sorted by relevance

12345678910>>...27

/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller20.phar.phpt12 …sage 'Non-string value passed to Phar::mungServer(), expecting an array of any of these strings: P…
H A Dfrontcontroller18.phar.phpt12 …ith message 'No values passed to Phar::mungServer(), expecting an array of any of these strings: P…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_kill.phpt26 printf("[003] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[005] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[007] Expecting string/any non empty, got %s/%s\n", gettype($error), $error);
/PHP-5.5/ext/spl/internal/
H A Dregexiterator.inc26 const GET_MATCH = 1; /**< Mode: Return the first matche (if any) */
27 const ALL_MATCHES = 2; /**< Mode: Return all matches (if any) */
28 const SPLIT = 3; /**< Mode: Return the split values (if any) */
/PHP-5.5/ext/gd/libgd/
H A DREADME21 In order to resolve any possible confusion regarding the authorship of
23 have required such a statement. _If you are aware of any oversights in
52 any context without fee, including a commercial application,
/PHP-5.5/ext/posix/tests/
H A Dposix_errno_error.phpt16 // test without any error
/PHP-5.5/ext/exif/tests/
H A Dexif002.phpt11 test1.jpg is a 1*1 image that does not contain any Exif/Comment information
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller18.phpt14 …ith message 'No values passed to Phar::mungServer(), expecting an array of any of these strings: P…
/PHP-5.5/Zend/tests/traits/bugs/
H A Doverridding-conflicting-property-initializer.phpt2 Properties are considered incompatible if they are different in any of their
/PHP-5.5/ext/curl/tests/
H A Dcurl_multi_init_param.phpt2 Test curl_multi_init() fail if any parameter is passed
/PHP-5.5/ext/session/tests/
H A D009.phpt21 ### Phase 2 $_SESSION["c"] does not contain any value
H A D027.phpt21 ### Phase 2 $_SESSION["c"] does not contain any value
/PHP-5.5/ext/phar/tests/zip/
H A Dfrontcontroller19.phar.phpt13 …ssage 'Too many values passed to Phar::mungServer(), expecting an array of any of these strings: P…
H A Dfrontcontroller20.phar.phpt13 …sage 'Non-string value passed to Phar::mungServer(), expecting an array of any of these strings: P…
H A Dfrontcontroller18.phar.phpt13 …ith message 'No values passed to Phar::mungServer(), expecting an array of any of these strings: P…
/PHP-5.5/ext/standard/tests/misc/
H A Dsyslog_parameters.phpt11 closelog('Doesnt take any parameters');
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput212 right away, and can be any old pattern compiled in 8-bit mode ("abc" is
/PHP-5.5/ext/intl/tests/
H A Dini_use_exceptions_basic.phpt8 $t = transliterator_create('any-hex');
/PHP-5.5/ext/date/tests/
H A Ddate_default_timezone_get-2.phpt15 …zone setting or the date_default_timezone_set() function. In case you used any of those methods an…
H A Dstrftime_variation8.phpt13 // Initialise function arguments not being substituted (if any)
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_variation10.phpt7 * not present in any of the others arguments.
H A Darray_intersect_key_variation5.phpt12 // Initialise function arguments not being substituted (if any)
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50698_2.phpt13 …if ($e->faultcode == 'WSDL' && $e->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any us…
H A Dbug50698_3.phpt13 …if ($e->faultcode == 'WSDL' && $e->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any us…
/PHP-5.5/ext/standard/html_tables/
H A Dhtml_table_gen.php607 $any = false; variable
610 $any = true; variable
612 if ($any) {

Completed in 32 milliseconds

12345678910>>...27