Home
last modified time | relevance | path

Searched refs:count (Results 1701 – 1725 of 2539) sorted by relevance

1...<<61626364656667686970>>...102

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php212 $filesPatched = count($output);
445 $numArgs = count($args);
1212 $sniffCount = count($sniffs);
1405 $numStandards = count($installedStandards);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1678 * @param int $count
1682 function countOf($count) argument
1713 * @param int $count
1717 function exactly($count) argument
/plugin/googlesearch/
H A Dnusoap.php523 if(count($array_types) > 1){
1171 if(count($attrs) > 0){
2598 if(count($arr) > 1){
2762 if(count($arr) > 1){
4355 if (count($attrs) > 0) {
4905 if (count($this->schemas)>=1) {
4915 if (count($this->messages) >= 1) {
4992 if (count($this->ports) >= 1) {
5546 if (count($typeDef['elements']) != count($xvalue)){
5636 if (count($elements) > 0) {
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php160 if ($this->position == \count($this->positions[0]) - 1) {
170 if ($this->position == \count($this->positions[0]) - 1) {
423 if (0 === \count($this->states)) {
/plugin/sketchcanvas/phplib/
H A Dimage.php340 if(isset($value["arrow"]) && 1 < count($pts)){
356 $last = $pts[count($pts)-1];
357 $last2 = $pts[count($pts)-2];
/plugin/odt/ODT/
H A DODTTable.php54 $count = $params->document->state->getElementCount('table')+1;
55 $style_name = 'Table'.$count.'_Indentation_Level'.$level;
172 $max = count($lists);
/plugin/combo/ComboStrap/
H A DExecutionContext.php872 $count = count($this->executingMarkupHandlerStack);
873 if ($count >= 1) {
/plugin/gallery/
H A Dsyntax.php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php19 private static $count = 0; variable in PHPUnit_Framework_Assert
2058 self::$count += count($constraint);
2737 * @param int $count
2741 public static function countOf($count) argument
2743 return new PHPUnit_Framework_Constraint_Count($count);
2942 return self::$count;
2950 self::$count = 0;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DUnusedFunctionParameterSniff.php176 if ($foundContent === true && count($params) > 0) {
/plugin/wysiwyg/
H A Dajax.php13 if(!count($_POST) && @$HTTP_RAW_POST_DATA){
/plugin/searchcombinedgoogle/
H A Daction.php76 for( $i = 0; $i < count($maxQueries); $i++ ) {
/plugin/bureaucracyau/_test/
H A Dsyntax.test.php111 while(count($lines) > 0) {
/plugin/ipban/ip-lib/src/
H A DFactory.php136 $numBytes = count($fromBytes);
/plugin/fedauth/Auth/OpenID/
H A DDiscover.php564 for ($i = 0; $i < count($openid_services); $i++) {
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/bureaucracy-au/_test/
H A Dsyntax.test.php111 while(count($lines) > 0) {
/plugin/vbsso/
H A Dadmin.php87 if (count($extensions)) {
/plugin/dokumicrobugtracker/
H A DCHANGELOG7 Version 2011-01-05 Implement Ajax edition, add count feature, remove delete button
/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php99 $this->document = &$this->stack[count($this->stack)-1];
/plugin/searchpattern/
H A Dplugin.info.txt6 …splay the regex matches (listet by a comma seperated list) instead of the count: ~~SEARCHPATTERN\#…
/plugin/loglog/helper/
H A Dlogging.php112 if (!count($cparts)) continue;
/plugin/data-au/helper/
H A Daliastextbox.php102 if(count($params['value']) === 0) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DCommentedOutCodeSniff.php163 $numTokens = count($stringTokens);
/plugin/txt2tags/
H A Dsyntax.php87 if (count($internallinks)>0){

1...<<61626364656667686970>>...102