Home
last modified time | relevance | path

Searched refs:count (Results 1551 – 1575 of 2539) sorted by relevance

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DExpectedEntryCountControl.php142 if (!($type instanceof SequenceType && count($type) === 2)) {
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DGatherFootnotesListener.php58 if (\count($footnotes) === 0) {
/plugin/foldablelist/
H A Dsyntax.php124 if(is_array($parameters) and count($parameters) > 0) {
/plugin/epub/
H A Dadmin.php42 if(count($epub_deletions)) {
/plugin/btable2/
H A Dexport.php44 if (count($columns) > 0) {
/plugin/combo/ComboStrap/
H A DArrayCaseInsensitive.php129 public function count(): int function in ComboStrap\\ArrayCaseInsensitive
H A DTreeNode.php34 $childCount = count($this->children);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DOptionalContentWriter.php52 if (count($this->mpdf->layers)) {
/plugin/confmanager/
H A Dhelper.php49 if (count($paths) == 0) return '';
/plugin/struct/action/
H A Doutput.php59 $ins = count($event->data->calls);
/plugin/discussion/
H A Daction.php418 $cnt = empty($data['comments']) ? 0 : count($data['comments']);
882 if (!count($comment['replies'])) {
1177 if (count($lines)<$conf['recent']) {
1187 $num = count($lines);
1201 …$extra = $conf['recent'] - count($out_lines); // do we need extra lines do bring us up to m…
1365 if (count($rids)) {
1384 if (count($rids)) {
/plugin/statdisplay/pchart/
H A DpChart.php190 if (count ( $Values ) == 3) {
340 if (count ( $Data->getData() ) > 1) {
1639 assert(count($XIn) == count($YIn));
1640 assert($Index + 1 >= count($XIn));
2295 $Points = count ( $Data );
2338 (count ( $Plots ) + 1) / 2,
2482 $Points = count ( $Data );
2546 $Points = count ( $Data );
2587 (count ( $Plots ) + 1) / 2,
2808 if (count ( $DataDescription->description) < count ( $DataDescription->values )) {
[all …]
/plugin/authsqlite/
H A Dauth.php131 $rc = count($result);
338 $len = count($parts);
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.ruleset.class.php78 (count($media) == 0 || is_allowed_media($media))) {
290 for ($i=0; $i<count($local_css); $i++) {
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php268 while(count($elems) > 0) {
363 if(count($extensions) ) {
/plugin/dokumicrobugtracker/
H A DREADME.md28 | [display] | a filter to display only the report form, or only the bugs list, or count the number…
71 | 2011-01-05 | Implement Ajax edition, add count feature, remove delete button |
/plugin/cumulus/
H A Dsyntax.php238 $wcount = count($word_idx);
246 $cloud[$key] = count($value);
/plugin/pubchem/
H A Dsyntax.php168 for($i=0;$i<count($xmls);$i++){
171 for($j=0;$j<count($props);$j++){
/plugin/autolink2/
H A Dhelper.php138 $pid = count($this->page_idx) - 1;
144 $c = count($autolinks);
/plugin/authfacebook/
H A Dauth.php146 if (count($plain_user) > 0)
155 while (count($plain_user) > 0 || in_array($user.$ext,$fb_ids)){
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php172 $this->assertEquals(2, count($responses), 'We expected exactly 2 {DAV:}response');
285 $this->assertEquals(2, count($responses), 'We expected exactly 2 {DAV:}response');
/plugin/translator/
H A Dadmin.php129 if ( count($categories) == 0 ) return;
149 if ( count($categories) == 0 ) return;
176 if ( count($categories) > 0 ) {
344 for ( $i=0; $i<count($FILES['name']); $i++ ) {
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js772 var count = 0;
813 count++;
821 if (count == 0)
839 else if (count == 0 && div.innerHTML == '')
/plugin/photogallery/phpThumb/
H A DphpThumb.php178 $_GET['src'] = @$args[count($args) - 1];
185 if (preg_match('#^([\d]*)x?([\d]*)$#i', @$args[count($args) - 2], $matches)) {
190 for ($i = 0; $i < count($args) - 2; $i++) {
708 …$phpThumb->ErrorImage('Error in OutputThumbnail():'."\n". $phpThumb->debugmessages[ count($phpThum…
/plugin/mantis/lib/
H A Dnusoap.php583 if(count($array_types) > 1){
1267 if(count($attrs) > 0){
2954 if(count($arr) > 1){
3132 if(count($arr) > 1){
4833 if (count($attrs) > 0) {
5415 if (count($this->schemas)>=1) {
5506 if (count($this->ports) >= 1) {
5601 return count($parameters) == 0;
6190 if (count($typeDef['elements']) != count($xvalue)){
6280 if (count($elements) > 0) {
[all …]

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