Home
last modified time | relevance | path

Searched refs:instr (Results 26 – 45 of 45) sorted by last modified time

12

/plugin/codemirror/dist/modes/
H A Dvbscript.min.js.map1 …etobject',\n 'getref', 'hex', 'hour', 'inputbox', 'instr', 'instrrev', 'int…
/plugin/tile/
H A Dsyntax.php51 list ($instr, $data) = $indata;
52 switch ($instr) {
/plugin/bureaucracyau/_test/
H A Dfield_multiselect.test.php71 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
73 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_time.test.php78 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
80 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_hidden.test.php65 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
67 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_date.test.php89 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
91 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_email.test.php84 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
86 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_radio.test.php64 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
66 $actualHTML = p_render('xhtml', $instr, $info);
/plugin/bureaucracy-au/_test/
H A Dfield_email.test.php84 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
86 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_hidden.test.php65 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
67 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_radio.test.php64 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
66 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_time.test.php78 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
80 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_date.test.php89 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
91 $actualHTML = p_render('xhtml', $instr, $info);
H A Dfield_multiselect.test.php71 $instr = p_get_instructions("<form>\n$formSyntax\n</form>");
73 $actualHTML = p_render('xhtml', $instr, $info);
/plugin/indexmenu2/
H A Daction.php107 $instr = "";
109 $instr = "======{$lang['btn_index']}==\n\n";
111 $instr .= "{{indexmenu>.#$depth$ajax}}";
112 $instr = p_get_instructions($instr);
113 $instr = p_render('xhtml', $instr, $info);
115 echo $instr;
/plugin/condition/
H A Dsyntax.php220 $instr = p_get_instructions($ok ? $content : $else);
221 foreach($instr as $instruction) {
253 $instr = p_get_instructions($ok ? $content : $else);
254 foreach($instr as $instruction) {
/plugin/datatemplate/syntax/
H A Dentry.php208 $instr = p_get_instructions($raw);
210 return $instr;
296 $instr = $data['instructions'];
304 array_shift($instr);
305 array_pop($instr);
308 for($i = 0; $i < count($instr); $i++) {
309 call_user_func_array(array($renderer, $instr[$i][0]), $instr[$i][1]);
H A Dlist.php236 $instr = p_get_instructions($raw);
239 $text = p_render('xhtml', $instr, $info);
/plugin/composer/
H A Dsyntax.php309 if (!empty($instr)) {
318 $instr,
408 $instr[$i][1][0] = wordwrap($instr[$i][1][0],70,"\n");
422 return $instr;
444 $instr[1][1] = $level;
471 $instr[1][0] = $number . " " . $instr[1][0];
477 $text = $instr[1][0];
497 if ($instr[1][0]{0} == '.'){
500 $instr[1][0] = $iNS.':'.substr($instr[1][0], 1);
505 $instr[1][0] = $iNS.':'.$instr[1][0];
[all …]
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …1,atn:1,timer:1,isobject:1,filter:1,weekday:1,datevalue:1,ccur:1,isdate:1,instr:1,datediff:1,forma… property in hljs.LANGUAGES.vbscript.dM.k.built_in

12