Home
last modified time | relevance | path

Searched refs:flag (Results 51 – 75 of 189) sorted by relevance

12345678

/plugin/autolink3/
H A Dajax.php146 $flag = 0;
148 !$page ? $page = $_REQUEST['page'] : $flag = 1;
/plugin/pgn4web/pgn4web/
H A Dlon09r5.css98 /* a "width" attribute here must use the !important flag to override default settings */
103 /* a "width" attribute here must use the !important flag to override default settings */
113 /* a "width" attribute here must use the !important flag to override default settings */
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.default.class.php36 $flag = false;
38 $box->reflow_whitespace($flag, $whitespace_flag);
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js421 function _setAsIgnored( text_num, word_num, flag ) { argument
425 this.wordFlags[text_num][word_num] = flag;
443 function _setWordText( text_num, word_num, newText, flag ) { argument
447 this.wordFlags[text_num][word_num] = flag;
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js433 function _setAsIgnored( text_num, word_num, flag ) { argument
437 this.wordFlags[text_num][word_num] = flag;
455 function _setWordText( text_num, word_num, newText, flag ) { argument
459 this.wordFlags[text_num][word_num] = flag;
/plugin/freechat/phpfreechat/src/commands/
H A Dleave.class.php17 $flag = isset($p["flag"]) ? $p["flag"] : 2;
99 $cmdp["flag"] = $flag;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D1577e6e806b3283c9e99f1596d310754.asciidoc10 'flag' => 'foo',
H A D1216f8f7367df3aa823012cef310c08a.asciidoc14 'source' => 'ctx._source.tag = ctx._source.remove("flag")',
/plugin/cloud/
H A Dsyntax.php52 foreach ($found as $flag) {
53 if (in_array($flag, $this->knownFlags)) {
56 $flags [$flag] = true;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php303 $flag = null;
308 $flag .= (!empty($flags['extendedheader'] ) ? '1' : '0'); // b - Extended header
310 $flag .= (!empty($flags['footer'] ) ? '1' : '0'); // d - Footer present
311 $flag .= '0000';
319 $flag .= '00000';
325 $flag .= (!empty($flags['compression'] ) ? '1' : '0'); // b - Compression
326 $flag .= '000000';
332 return chr(bindec($flag));
935 $flag = '0000000';
936 $flag .= $source_data_array['flags']['embededinfo'] ? '1' : '0';
[all …]
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dflag-fill.svg1 <svg class="bi bi-flag-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dflag.svg1 <svg class="bi bi-flag" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php958 public $flag; variable in Google_ModeratorVotesResourcePartial
965 public function setFlag($flag) { argument
966 $this->flag = $flag;
969 return $this->flag;
1822 public $flag; variable in Google_Vote
1833 public function setFlag($flag) { argument
1834 $this->flag = $flag;
1837 return $this->flag;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJUnit.php407 public function setWriteDocument($flag) argument
409 if (is_bool($flag)) {
410 $this->writeDocument = $flag;
/plugin/dwinsect/
H A Dsyntax.php256 function _render_text(&$renderer, $text, $flag) { argument
258 switch ($flag) {
/plugin/include/
H A Dhelper.php70 foreach ($setflags as $flag) {
72 if (strpos($flag, '=') !== false) {
73 list($flag, $value) = explode('=', $flag, 2);
75 switch ($flag) {
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as89 myStatus.playOnLoad = false; // Capture the flag
160 myStatus.playOnSeek = false; // Capture the flag.
232 myStatus.playOnLoad = true; // Raise flag, captured in loadOpen()
235 myStatus.playOnLoad = true; // Raise flag, captured in loadOpen()
265 …myStatus.playOnLoad = false; // Reset flag in case load/play issued immediately before this comman…
266 …myStatus.playOnSeek = false; // Reset flag in case play(time) issued before the command and is sti…
H A DJplayerMp4.as108 myStatus.playOnSeek = false; // Capture the flag.
224 myStatus.playOnLoad = true; // Raise flag, captured in onMetaDataHandler()
227 myStatus.playOnLoad = true; // Raise flag, captured in onMetaDataHandler()
260 …myStatus.playOnLoad = false; // Reset flag in case load/play issued immediately before this comman…
261 …myStatus.playOnSeek = false; // Reset flag in case play(time) issued before the command and is sti…
388 myStatus.metaDataReady = true; // Set flag so that this event only effects jPlayer the 1st time.
399 myStatus.playOnLoad = false; // Capture the flag
H A DJplayerRtmp.as199 myStatus.playOnSeek = false;// Capture the flag.
259 firstTime = false; // Capture flag
279 // Doing setMedia and pause(15) cause the flag to be set incorrectly and the GUI locks up.
376 myStatus.playOnLoad = false;// Capture the flag
701 myStatus.playOnLoad = true; // Raise flag, captured in onMetaDataHandler()
704 myStatus.playOnLoad = true; // Raise flag, captured in onMetaDataHandler()
744 …myStatus.playOnLoad = false;// Reset flag in case load/play issued immediately before this command…
745 …myStatus.playOnSeek = false;// Reset flag in case play(time) issued before the command and is stil…
956 myStatus.metaDataReady = true;// Set flag so that this event only effects jPlayer the 1st time.
970 myStatus.playOnLoad = false;// Capture the flag
/plugin/blog/syntax/
H A Darchive.php33 foreach($flags as $i=>$flag) {
34 if(preg_match('/(\w+)\s*=(.+)/', $flag, $temp) == 1) {
/plugin/tag/syntax/
H A Dsearchtags.php80 foreach($flags as $key => $flag) {
81 if($flag == "") {
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DParameter.php582 foreach ($flags[1] as $i => $flag) {
583 switch ($flag) {
/plugin/bez/mdl/
H A DThread.php173 public function set_private_flag($flag) {
175 if ($flag) {
205 throw new \Exception("unknown flag $filter");
302 $set = implode(',', array_map(function($flag) { return "$flag=1"; }, $flags));
172 set_private_flag($flag) global() argument
/plugin/cumulus/
H A Dsyntax.php35 foreach ($flags as $flag) {
36 list($name, $value) = explode('=', $flag);
/plugin/qstat/
H A Dsyntax.php283 $flag = array(
304 foreach ($flag as $key => $value) {

12345678