Home
last modified time | relevance | path

Searched refs:subname (Results 1 – 11 of 11) sorted by relevance

/plugin/pagestat/syntax/
Dblock.php56 $subname=$arg_list[0];
69 <div class="xxbk xxbk_$subname $type_class" id="xxbk_$subname$count" command="$subname" xx_arg="$xx…
Deditpt.php55 $subname=$arg_list[0];
61 <span class="xxpg xxpg_$subname" id="xxpg_$subname$count" pt_arg="$pt_arg" pt_arg_count="$length" >
Dedit.php54 $subname=$arg_list[0];
60 <div class="xxpg xxpg_$subname" id="xxpg_$subname$count" pt_arg="$pt_arg" pt_arg_count="$length" >
/plugin/pycode/
Dsyntax.php237 $subname = $data[3];
275 … list($code_raw, $sl_raw, $el_raw) = $this->mpp->_get_code($raw_url, $flag, $name, $subname);
287 … list($code_loc, $sl_loc, $el_loc) = $this->mpp->_get_code($loc_url, $flag, $name, $subname);
296 …>_print_code($renderer, $src_url, $code_loc, $lang, $range, $flag, $name, $subname, $nums, $title);
314 …>_print_code($renderer, $src_url, $code_loc, $lang, $range, $flag, $name, $subname, $nums, $title);
373 * @param (str) $subname if specified, it can be only:
381 $name = null, $subname = null, $nums = null, $title = null) { argument
406 if ($subname === null) {
411 $class = "class: " . $subname . " ⋅ ";
Dmethod.php31 * @param (str) $subname if specified, it can be only:
41 public function _get_code($url, $flag = null, $name = null, $subname = null) { argument
91 if ($subname !== null and $ind_cls === null and
92 strpos($str, $str_cls . $subname . "(") !== 0 and
93 strpos($str, $str_cls . $subname. ":") !== 0) {
96 elseif ($subname !== null and $ind_cls === null and
97 (strpos($str, $str_cls . $subname . "(") === 0 or
98 strpos($str, $str_cls . $subname. ":") === 0)) {
103 if ($subname !== null and $ind_cls + $ind_def <= $ind_cls) {
134 if ($subname !== null and $ind_cls === null) {
Daction.php68 list($code_all_old, $flag, $name, $subname) = $this->mpp->_get_code($loc_url);
/plugin/sequencediagram/bower_components/eve-raphael/
Deve.js291 eve.nt = function (subname) { argument
293 if (subname) {
294 return new RegExp("(?:\\.|\\/|^)" + subname + "(?:\\.|\\/|$)").test(cur);
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3subname&&(S.subname?S.subname.push(p.subname):S.subname=[p.subname]),function(e){n.currentVoice=n.… property
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js287 eve.nt = function (subname) { argument
288 if (subname) {
289 return new RegExp("(?:\\.|\\/|^)" + subname + "(?:\\.|\\/|$)").test(current_event);
/plugin/callflow/
Draphael.js252 eve.nt = function (subname) { argument
253 if (subname) {
254 return new RegExp("(?:\\.|\\/|^)" + subname + "(?:\\.|\\/|$)").test(current_event);
/plugin/advrack/
Draphael.js252 eve.nt = function (subname) { argument
253 if (subname) {
254 return new RegExp("(?:\\.|\\/|^)" + subname + "(?:\\.|\\/|$)").test(current_event);