Home
last modified time | relevance | path

Searched refs:null (Results 3876 – 3900 of 5084) sorted by relevance

1...<<151152153154155156157158159160>>...204

/plugin/combo/ComboStrap/
H A DFetcherPageSearch.php91 if ($searchTerms !== null) {
H A DCacheManager.php67 if ($cacheManagerForSlot === null) {
75 * @return CacheResults[] - null if the page does not exists
/plugin/struct/meta/
H A DAccessTablePage.php
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js.map1null","isOperatorChar","chain","stream","state","f","tokenize","toUnescaped","end","escaped","next…
H A Djsx.min.js.map1null\n var result = xmlMode.indent(state, \"\", \"\")\n state.tagName = tagName\n r…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Arrays/
H A DArrayDeclarationSniff.php238 …k = $phpcsFile->findPrevious(array(T_OPEN_PARENTHESIS, T_SEMICOLON), ($stackPtr - 1), null, false);
388 $nextToken = $phpcsFile->findNext(T_WHITESPACE, ($nextToken + 1), null, true);
668 $lastIndexLine = null;
768 … $prev = $phpcsFile->findPrevious(T_WHITESPACE, ($index['value'] - 1), null, true);
803 $i = $phpcsFile->findNext($tokens[$i]['code'], ($i + 1), null, true);
/plugin/ckgdoku/action/
H A Dmeta.php152 … addMediaLogEntry($ft, $id, DOKU_CHANGE_TYPE_DELETE, $lang['deleted'],'', null, $size);
154 … else addMediaLogEntry(time(), $id, DOKU_CHANGE_TYPE_CREATE, $lang['created'],'', null, $size);
498 $expire = null;
689 $expire = null;
794 $expire = null;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php271 throw new BadRequest($e->getMessage(), null, $e);
500 $calendarTimeZone = null;
683 'time-range' => null,
836 $foundType = null;
837 $foundUID = null;
/plugin/qrcode2/
H A Dphpqrcode.php869 return null;
888 return null;
1061 return null;
1696 return null;
1704 return null;
1717 if($bstream == null) {
1718 return null;
1723 return null;
1734 return null;
2318 $rs = null;
[all …]
/plugin/sphinxsearch-was/
H A DSphinxSearch.php9 private $_sphinx = null;
11 private $_index = null;
/plugin/sentry/
H A DEvent.php46 public function __construct($data = null)
122 if ($e->getPrevious() !== null) {
/plugin/linkfix/
H A Dadmin.php103 $null = '';
104 $data = ft_pageSearch('"' . $this->changefrom . '"*', $null);
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php224 static $sepcharpat = null;
234 if($sepcharpat == null) // build string only once to save clock cycles
/plugin/sphinxsearch/
H A DSphinxSearch.php9 private $_sphinx = null;
11 private $_index = null;
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php239 if ( $status == null ) {
320 function get_var ( $name, $array, $maxlength = 255, $default = null ) {
/plugin/gtime/gtlib/tsp/
H A DGTHashChain.php142 $entry = null;
153 $other = null;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php224 static $sepcharpat = null;
234 if($sepcharpat == null) // build string only once to save clock cycles
/plugin/odt/ODT/
H A DODTFrame.php269 $svgX = null;
270 $svgY = null;
/plugin/extendpage/
H A Dadmin.php58 if (@preg_match($assignment['pattern'], null) === false) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.AllowedModules.txt
/plugin/bureaucracy-au/helper/
H A Dfieldfieldset.php109 return null;
/plugin/git/syntax/
H A Dremotestatus.php17 var $helper = null;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Files/
H A DEndFileNewlineSniff.php85 …pcsFile->findPrevious(array(T_WHITESPACE, T_DOC_COMMENT_WHITESPACE), ($lastToken - 1), null, true);
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.whitespace.php86 return null;
/plugin/actickets/
H A Dsyntax.php46 private $projectId = null;

1...<<151152153154155156157158159160>>...204