Home
last modified time | relevance | path

Searched refs:sizeof (Results 151 – 173 of 173) sorted by path

1234567

/plugin/semanticdata/phpSesame/
H A DresultFormats.php57 if(sizeof($rows) <= 0)
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php161 if (sizeof ( $rows ) <= 0) {
/plugin/snap/
H A Dhelper.php161 $titrePage=$titrePage[sizeof($titrePage)-1];
H A Dsyntax.php.ori143 $titrePage=$titrePage[sizeof($titrePage)-1];
/plugin/src/
H A Dsyntax.php150 for ($i = $start; $i < sizeof($content2); $i++) {
/plugin/stats/
H A Dsyntax.php752 $nbUsers = sizeof($users);
980 for($i=0; $i<sizeof($nsArray) && $i<$depthLevel; $i++) {
/plugin/struct/meta/
H A DAggregationValue.php
/plugin/struct/types/
H A DDecimal.php
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1sizeof static static_cast static_assert struct switch template this ' +\n 'thread thread_local …
/plugin/templater/
H A Dsyntax.php199 if (sizeof($instr) > 0 && !isset($getSection[1])) {
260 if(sizeof($i) == 0) {
/plugin/tindexmenu/inc/
H A Dpclzip.lib.php348 if (sizeof($v_string_list) != 0) {
538 if (sizeof($v_string_list) != 0) {
1655 for ($j=0; $j<sizeof($v_work_list); $j++) {
1952 for ($i=0; $i<sizeof($p_filedescr_list); $i++) {
2444 $v_nb = sizeof($p_result_list);
4771 for ($i=0; $i<sizeof($v_header_list); $i++) {
4846 for ($i=0; $i<sizeof($v_header_list); $i++) {
5433 for ($i=sizeof($v_list)-1; $i>=0; $i--) {
5455 else if ($i == (sizeof($v_list)-1)) {
5524 $v_list_dir_size = sizeof($v_list_dir);
[all …]
/plugin/tools/
H A Daction.php143 if (sizeof($html)>2) echo join("\n",$html);
/plugin/webcode/syntax/
H A Dbasis.php405 if (sizeof($this->codes) == 0) {
/plugin/webcomponent/_test/
H A Dbutton.test.php63 $this->assertEquals($expected, sizeof($backlinks));
H A Dmath.test.php68 $this->assertEquals($expected, sizeof($mathJaxDiv));
91 $this->assertEquals($expected, sizeof($mathJaxDiv));
H A Drelated.test.php100 $referrerId = sizeof(self::$referrers) + 1;
132 $this->assertEquals(self::REFERRERS_COUNT, sizeof($backlinks));
145 $this->assertEquals(self::REFERRERS_COUNT, sizeof($referrers));
153 $this->assertEquals($expected, sizeof($referrers));
160 $this->assertEquals($expected, sizeof($referrers));
/plugin/webcomponent/syntax/
H A Dcard.php215 $lastPBlockPosition = sizeof($instructions) - 2;
H A Drelated.php221 if (sizeof($backlinks) > 50){
229 … $page[self::RELATED_BACKLINKS_COUNT_PROP]=sizeof(ft_backlinks($backlink, $ignore_perms = false));
237 if (sizeof($related)> $max){
/plugin/webcomponent/
H A Dwebcomponent.php101 $lastPBlockPosition = sizeof($instructions) - 2;
/plugin/whoisonline/
H A Dsyntax.php65 if( sizeof($online_users) > 0 ) {
72 $onlinecount = sizeof( $newlist );
/plugin/xtermrtf/
H A Dsyntax.php127 for ($i=0; $i<sizeof($couleurs); $i++) {
160 for ($i=0; $i<sizeof($corps); $i++) {
/plugin/zip/pear/
H A DPEAR.php391 return sizeof($this->_expected_errors);
535 …if (isset($this) && isset($this->_expected_errors) && sizeof($this->_expected_errors) > 0 && sizeo…
636 list($mode, $options) = $stack[sizeof($stack) - 1];
715 list($mode, $options) = $stack[sizeof($stack) - 1];
767 sizeof($_PEAR_destructor_object_list))
/plugin/zul/syntax/
H A Dzirkelundlineal.php108 if (sizeof($param) == 0) {

1234567