Home
last modified time | relevance | path

Searched defs:syntax (Results 26 – 50 of 54) sorted by relevance

123

/plugin/filelist/
Dfile.php14 $syntax = plugin_load('syntax', 'filelist'); variable
/plugin/bookcreator/_test/
DSyntaxTest.php37 public function test_ArchiveSyntax($syntax, $expectedData) {
/plugin/bureaucracyau/_test/
Dfield_file.test.php16 protected function assertPqSelector($syntax, $pqSelector) {
/plugin/bureaucracy-au/_test/
Dfield_file.test.php16 protected function assertPqSelector($syntax, $pqSelector) {
/plugin/bootswrapper/exe/
Dpopup.php59 $syntax = array(); variable
/plugin/indexnumber/
DREADME.md41 ### Example Page
/plugin/syntaxhighlighter/syntax/
Dcode.php37 var $syntax = ""; variable in syntax_plugin_syntaxhighlighter_code
/plugin/jquery-syntax/syntax/
Dcode.php13 var $syntax = ""; variable in syntax_plugin_jquerysyntax_code
/plugin/dropfiles/
Dwebpack.config.js32 syntax: 'less', property
/plugin/code3/syntax/
Dfile.php33 var $syntax = ""; variable in syntax_plugin_code_file
Dcode.php33 var $syntax = ""; variable in syntax_plugin_code_code
/plugin/code/
Dcode.php35 var $syntax = ""; variable in syntax_plugin_code_code
Dfile.php32 var $syntax = ""; variable in syntax_plugin_code_file
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.js16 …cripts=jQuery('script').filter(function(){return this.src.match(/jquery\.syntax/);});var first=scr… function in jQuery
Djquery.syntax.min.js16 …cripts=jQuery('script').filter(function(){return this.src.match(/jquery\.syntax/);});var first=scr… function
/plugin/shortcut/syntax/
Dshortcut.php27 var $syntax = ""; variable in syntax_plugin_shortcut_shortcut
/plugin/indexmenu2/syntax/
Dnavigation.php33 var $syntax = ""; variable in syntax_plugin_indexmenu_navigation
/plugin/columns/
Daction.php392 private function parseAlignAttribute($syntax) {
418 private function parseWidthAttribute($syntax) {
433 private function getAlignment($syntax) {
Dsyntax.php15 private $syntax; variable in syntax_plugin_columns
/plugin/syntaxhighlighter4/
Dsyntax.php28 protected $syntax; variable in syntax_plugin_syntaxhighlighter4
/plugin/dbquery/syntax/
H A Dquery.php214 protected function renderInject(Doku_Renderer $R, $syntax)
/plugin/lightmenu/
Dlightmenu.class.php7 protected static $syntax = [ variable in lightmenu
/plugin/refnotes/syntax/
Dreferences.php164 private function handleEnter($syntax) {
/plugin/imagemapping/
DImageMappingEditor.js10 syntax = ''; field in ImageMappingEditor
/plugin/ebnf/
H A Debnf.php86 $syntax = $dom->createElement("syntax"); variable

123