Home
last modified time | relevance | path

Searched refs:count (Results 1601 – 1625 of 2539) sorted by relevance

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

/plugin/projects/lib/
H A Dfile_definition.php91 if (count($path) > 1 && $path[0] != PROJECTS_NAMESPACE) $linkto = "";
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
H A DCSVItem.php95 if (array_key_exists('', $this->images) && count($this->images['']) > 0) {
/plugin/findologicxmlexport/vendor/hoa/math/Sampler/
H A DSampler.php158 $upper -= count($exclude);
/plugin/goto/
H A Dsyntax.php84 if (count($urlArr) > 1) {
/plugin/twistienav/
H A Dhelper.php79 if (count($data) != 0) {
/plugin/issuelinks/
H A Dsyntax.php121 if ($mode !== 'xhtml' || count($data) === 2) {
/plugin/javadoc/
H A Dsyntax.php112 if (count($config) == 1) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php204 …if (!is_array($result) || count($result) !== 2 || !is_bool($result[0]) || !is_string($result[1])) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DParameter.php283 if (count($value)===0) {
/plugin/twcheckliste/
H A Dsyntax.php79 if (count($text) != 0) {
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DTreeNode.php272 return count($this->_children);
/plugin/imagecarousel/
H A Dsyntax.php150 if(count($tmp) === 2) {
/plugin/sentry/action/
H A Derrors.php59 if (!count($events)) {
/plugin/ghissues/syntax/
H A Dsyntax.php93 if ( count($rawLabels) > 1 ) {
/plugin/twistienav4bootstrap3/
H A Dhelper.php75 if (count($data) != 0) {
/plugin/explain/
H A Dsyntax.php93 if (count($this->map) === 0)
/plugin/webdav/vendor/sabre/event/lib/
H A DEventEmitterTrait.php114 $counter = count($listeners);
/plugin/autogroup/conf/
H A Dsettings.class.php60 if (count($parts) != 3) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializationContext.php121 return $this->visitingStack->count();
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DLessphpFilter.php112 if (method_exists($lc, 'setOptions') && count($this->options) > 0 ) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDocument.php100 if (count($args) === 0 || is_array($args[0])) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Files/
H A DIncludingFileSniff.php84 if (count($tokens[$stackPtr]['conditions']) !== 0) {
/plugin/structsection/
H A Dsyntax.php127 if (!count($data)) {
/plugin/freechat/phpfreechat/src/commands/
H A Dgetnewmsg.class.php99 if (count($js) != 0)
/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.max.natural.php31 for ($i=0, $size = count($box->content); $i<$size; $i++) {

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