Home
last modified time | relevance | path

Searched refs:count (Results 1576 – 1600 of 2539) sorted by relevance

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

/plugin/autolink3/
H A Dajax.php19 if(!count($_POST) && $HTTP_RAW_POST_DATA)
/plugin/givemeyouremail/
H A Dsyntax.php199 $count = array();
/plugin/fontcolor/
H A Dsyntax.php142 $stylename = "ColorizedText" . count($this->odt_styles);
/plugin/rss/
H A Dsyntax.php51 if( count($feed) != 0 ) {
/plugin/datatemplate/syntax/inc/
H A Dcache.php106 if(count($diff) > 0) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssRewriteFilter.php90 if ('..' === $part && count($parts) && '..' !== end($parts)) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DContext.php210 for ($i = count($stack) - 1; $i >= 0; $i--) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.border.color.inc.php54 switch (count($values)) {
H A Dcss.margin.inc.php20 switch (count($values)) {
H A Dcss.padding.inc.php17 switch (count($values)) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php360 count($expected) === 0,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dlog-teamcity.phpt17 ##teamcity[testCount count='3' flowId='%d']
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php360 count($expected) === 0,
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DBitStringType.php107 $num = count($pieces);
/plugin/authgooglesheets/
H A Dauth.php130 return count($this->helper->getUsers(0, 0, $filter));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php360 count($expected) === 0,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php171 $this->assertEquals(3,count($cals));
/plugin/evesso/
H A Dhelper.php148 if (count($validGroups) == 0) {
/plugin/prosemirror/schema/
H A DNode.php179 $contentLength = count($this->content) - 1;
/plugin/combo/ComboStrap/Tag/
H A DBoxTag.php91 if (count($inlineTagFounds) > 1) {
/plugin/struct/meta/
H A DAccessTableGlobal.php61 VALUES ($rid," . trim(str_repeat('?,', count($vals)), ',') . ');';
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1count,percentAssistants){for(var item,$t=Bridge.getEnumerator(this.GenerateRandomDataItems(count,p… argument
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php573 if (count($standards) > 1 || PHP_CODESNIFFER_VERBOSITY > 2) {
598 $numSniffs = count($this->sniffs);
632 $numFiles = count($todo);
797 if (count($parts) === 4) {
917 $included = count($includedSniffs);
918 $excluded = count($excludedSniffs);
1090 if (count($parts) === 1) {
1093 } else if (count($parts) === 2) {
/plugin/projects/pchart/pchart/
H A Dpchart.php283 if ( count($Values) == 3 )
514 if ( count($Data) > 1 )
530 $this->DataCount = count($Data);
2084 $Points = count($Data);
2219 $Points = count($Data);
2279 $Points = count($Data);
2345 for($i=0;$i<=count($Plots)-4;$i=$i+2)
2723 $Index = count($Plots);
2733 for($Key=count($iValues)-1;$Key>=0;$Key--)
3271 if (count($DataDescription["Description"]) < count($DataDescription["Values"]))
[all …]
/plugin/charter/lib/pchart/
H A DpChart.class.php283 if ( count($Values) == 3 )
514 if ( count($Data) > 1 )
530 $this->DataCount = count($Data);
2109 $Points = count($Data);
2244 $Points = count($Data);
2304 $Points = count($Data);
2370 for($i=0;$i<=count($Plots)-4;$i=$i+2)
2748 $Index = count($Plots);
2758 for($Key=count($iValues)-1;$Key>=0;$Key--)
3296 if (count($DataDescription["Description"]) < count($DataDescription["Values"]))
[all …]

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