/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
H A D | mysqlbinlog_start_stop_streaming_input_2.inc | 23 # Pretty-print $option_text 24 --let $option_text= `SELECT SUBSTR(REPLACE('$option', '"', ''), 3)` 25 while (`SELECT LOCATE('=', '$option_text')`) 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text')` 28 …--let $option_text= `SELECT CONCAT(SUBSTR('$option_text', 1, LOCATE('=', '$option_text') - 1), IF(… 31 --echo ---- $option_text with streaming input----
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/extra/binlog_tests/ |
H A D | mysqlbinlog_start_stop_2.inc | 22 # Pretty-print $option_text 23 --let $option_text= `SELECT REPLACE('$options', '"', '')` 24 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 27 --let $dash_pos= `SELECT LOCATE('--', '$option_text', $eq_pos)` 28 --let $left_part= `SELECT SUBSTR('$option_text', 1, $eq_pos - 1)` 31 --let $right_part= `SELECT CONCAT(' ', SUBSTR('$option_text', $dash_pos + 2))` 33 --let $option_text= $left_part$right_part 34 --let $eq_pos= `SELECT LOCATE('=', '$option_text')` 36 --let $option_text= `SELECT REPLACE('$option_text', '--', '')` 39 --echo ---- $option_text ----
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/main/ |
H A D | hipe.erl | 1172 option_text('O') -> function 1178 option_text(debug) -> function 1196 option_text(load) -> function 1200 option_text(pmatch) -> function 1203 option_text(pp_asm) -> function 1206 option_text(pp_beam) -> function 1210 option_text(pp_rtl) -> function 1240 option_text(rtl_ssa) -> function 1244 option_text(rtl_lcm) -> function 1248 option_text(time) -> function [all …]
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/main/ |
H A D | hipe.erl | 1172 option_text('O') -> function 1178 option_text(debug) -> function 1196 option_text(load) -> function 1200 option_text(pmatch) -> function 1203 option_text(pp_asm) -> function 1206 option_text(pp_beam) -> function 1210 option_text(pp_rtl) -> function 1240 option_text(rtl_ssa) -> function 1244 option_text(rtl_lcm) -> function 1248 option_text(time) -> function [all …]
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/main/ |
H A D | hipe.erl | 1177 option_text('O') -> function 1183 option_text(debug) -> function 1201 option_text(load) -> function 1205 option_text(pmatch) -> function 1208 option_text(pp_asm) -> function 1211 option_text(pp_beam) -> function 1215 option_text(pp_rtl) -> function 1245 option_text(rtl_ssa) -> function 1249 option_text(rtl_lcm) -> function 1253 option_text(time) -> function [all …]
|
/dports/deskutils/p5-Goo/Goo-0.09/lib/Goo/ |
H A D | Profile.pm | 99 foreach my $option_text (@list) { 102 $index_table->{$current_index} = $option_text; 105 $this->add_option($current_index, $option_text, $option_type); 245 my ($this, $index_key, $option_text, $option_type) = @_; 258 text => $option_text
|
/dports/www/moodle310/moodle/mod/choice/ |
H A D | report.php | 131 $option_text = choice_get_option_text($choice, $option); variable 147 if (isset($option_text)) { 148 $myxls->write_string($row, $i++, format_string($option_text, true)); 193 $option_text = choice_get_option_text($choice, $option); variable 208 if (isset($option_text)) { 209 $myxls->write_string($row, $i++, format_string($option_text, true)); 248 $option_text = choice_get_option_text($choice, $option); variable 262 if (isset($option_text)) { 263 echo format_string($option_text,true);
|
/dports/www/moodle311/moodle/mod/choice/ |
H A D | report.php | 132 $option_text = choice_get_option_text($choice, $option); variable 148 if (isset($option_text)) { 149 $myxls->write_string($row, $i++, format_string($option_text, true)); 194 $option_text = choice_get_option_text($choice, $option); variable 209 if (isset($option_text)) { 210 $myxls->write_string($row, $i++, format_string($option_text, true)); 249 $option_text = choice_get_option_text($choice, $option); variable 263 if (isset($option_text)) { 264 echo format_string($option_text,true);
|
/dports/www/moodle39/moodle/mod/choice/ |
H A D | report.php | 131 $option_text = choice_get_option_text($choice, $option); variable 147 if (isset($option_text)) { 148 $myxls->write_string($row, $i++, format_string($option_text, true)); 193 $option_text = choice_get_option_text($choice, $option); variable 208 if (isset($option_text)) { 209 $myxls->write_string($row, $i++, format_string($option_text, true)); 248 $option_text = choice_get_option_text($choice, $option); variable 262 if (isset($option_text)) { 263 echo format_string($option_text,true);
|
/dports/audio/gtick/gtick-0.5.5/src/ |
H A D | optionlexer.l | 61 option_lval = strdup(option_text); 67 return *option_text; 75 int len = strlen(option_text) - 2; 79 strncpy(option_lval, option_text + 1, len);
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/ |
H A D | galleryArticles.php | 185 $option_text = unserialize(getOption('galleryArticles_album_text')); 186 foreach ($option_text as $key => $val) { 187 $galleryitem_text[$key] = sprintf($option_text[$key], $obj->getTitle($key)); 199 $option_text = unserialize(getOption('galleryArticles_image_text')); 200 foreach ($option_text as $key => $val) { 201 …$galleryitem_text[$key] = sprintf($option_text[$key], $obj->getTitle($key), $obj->album->getTitle(… 218 foreach ($option_text as $key => $val) {
|
/dports/x11/kitty/kitty-0.23.1/kitty/ |
H A D | cli_stub.py | 37 from kittens.ask.main import option_text 38 do(option_text(), 'AskCLIOptions') 40 from kittens.remote_file.main import option_text 41 do(option_text(), 'RemoteFileCLIOptions')
|
/dports/news/sabnzbdplus/SABnzbd-3.3.0/sabnzbd/utils/ |
H A D | systrayiconthread.py | 109 option_text, option_icon, option_action = menu_option 115 … (option_text, option_icon, self._add_ids_to_menu_options(option_action), self._next_action_id) 117 elif option_text == "SEPARATOR": 121 print(("Unknown item", option_text, option_icon, option_action)) 215 for option_text, option_icon, option_action, option_id in menu_options[::-1]: 220 …item, extras = win32gui_struct.PackMENUITEMINFO(text=option_text, hbmpItem=option_icon, wID=option… 222 elif option_text == "SEPARATOR": 229 text=option_text, hbmpItem=option_icon, hSubMenu=submenu
|
/dports/chinese/phpbb-tw/phpBB2/includes/ |
H A D | functions_post.php | 154 while(list($option_id, $option_text) = @each($poll_options)) 156 $option_text = trim($option_text); 157 if (!empty($option_text)) 159 $temp_option_text[intval($option_id)] = htmlspecialchars($option_text); 162 $option_text = $temp_option_text; 298 while (list($option_id, $option_text) = each($poll_options)) 300 if (!empty($option_text)) 302 $option_text = str_replace("\'", "''", htmlspecialchars($option_text)); 305 …l_id, $poll_option_id, '$option_text', $poll_result)" : "UPDATE " . VOTE_RESULTS_TABLE . " SET vot…
|