Home
last modified time | relevance | path

Searched refs:sizeof (Results 76 – 100 of 173) sorted by relevance

1234567

/plugin/combo/ComboStrap/
H A DQualityTag.php68 if (sizeof($qualityInfoRules) <= 0) {
H A DGridTag.php367 $maxLineUsedToFilter = sizeof($childrenOpeningTags);
434 $length = sizeof($childrenOpeningTags) - 1;
H A DIso8601Date.php290 if (sizeof($normalFormat) === 2) {
/plugin/publist/bib2tpl/lib/
H A DPEAR.php611 list($mode, $options) = $stack[sizeof($stack) - 1];
685 list($mode, $options) = $stack[sizeof($stack) - 1];
741 sizeof($_PEAR_destructor_object_list))
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php611 list($mode, $options) = $stack[sizeof($stack) - 1];
685 list($mode, $options) = $stack[sizeof($stack) - 1];
741 sizeof($_PEAR_destructor_object_list))
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php611 list($mode, $options) = $stack[sizeof($stack) - 1];
685 list($mode, $options) = $stack[sizeof($stack) - 1];
741 sizeof($_PEAR_destructor_object_list))
/plugin/tools/
H A Daction.php143 if (sizeof($html)>2) echo join("\n",$html);
/plugin/jalbum/syntax/
H A Djalbum.php169 if (sizeof($param) == 0) {
/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php23 if (!sizeof($backlinks) ) return;
H A Daction.php69 if (!sizeof($backlinks)) return;
/plugin/keywords/action/
H A Dkeywords.php177 for ($i=0;$i<sizeof($event->data['meta']);$i++) {
/plugin/bookcreator/syntax/
H A Dbookmanager.php168 if(sizeof($result) > 0) {
380 if(sizeof($result) > 0) {
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php157 if (sizeof($domNodeList) >= 1) {
241 return sizeof($this->getChildrenElement()) !== 0;
/plugin/dir/
H A Dsyntax.php1083 if($index + 1 < sizeof($this->hdrs))
1131 if(($index + 1) == sizeof($this->hdrs)) {
1160 if(($index + 1) == sizeof($this->hdrs)) {
/plugin/command/inc/
H A Dembedding.php203 if(sizeof($matches) == 2)
/plugin/bookmarkme/
H A Daction.php214 if (sizeof($html)>2) echo join("\n",$html);
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DHTML.php144 if (sizeof(@$aSuiteResult['counts'])) {
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php80 if (sizeof ( $rows ) <= 0) {
141 if ($rows == false || sizeof ( $rows ) <= 0) {
/plugin/combo/syntax/
H A Diterator.php461 $elementCounts = sizeof($rows);
538 $lastIterationHeaderElement = sizeof($iteratorHeaderInstructions) - 1;
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php213 if (sizeof($responseMessages) === 0) {
411 if (sizeof($messages) !== 0) {
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php443 switch (sizeof($this->values)) {
478 switch (sizeof($this->defaults)) {
/plugin/geogebra/syntax/
H A Dgeogebrafile.php98 if (sizeof($param) == 0)
/plugin/struct/types/
H A DDecimal.php
/plugin/nspages/printers/
H A DprinterNice.php38 $nbItemPerColumns = $this->_computeNbItemPerColumns(sizeof($tab));
/plugin/src/
H A Dsyntax.php150 for ($i = $start; $i < sizeof($content2); $i++) {

1234567