Home
last modified time | relevance | path

Searched refs:define (Results 2601 – 2607 of 2607) sorted by last modified time

1...<<101102103104105

/plugin/chat/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/arguments/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/fortune/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/bibtex/OSBib/create/
H A Dindex.php28 define("OSBIB_STYLE_DIR", "../styles/bibliography"); // CB
H A DHELPSTYLE.php47 define("SYNTAX_HEADING", "SYNTAX");
48 define("SYNTAX1", "The style definition syntax uses a number of rules and special characters:");
49 define("SYNTAX2", "The character '|' separates fields from one another.");
51 define("SYNTAX4", "Field names are case-sensitive");
53 define("SYNTAX5", "and need not all be used.");
69 define("EXAMPLE_HEADING", "EXAMPLES");
71 define("EXAMPLE2", "<em>might produce:</em>");
80 define("EXAMPLE23", "<em>and:</em>");
81 define("EXAMPLE25", "Bibliographic styles requiring this complexity are few and far between.");
100 define("EXAMPLE17", "ed Software, \"Mousin' Around,\". Gaborone: Computer Games 'r' Us, 1876.");
[all …]
/plugin/bibtex/OSBib/format/
H A DHELPSTYLE.php55 define("SYNTAX_HEADING", "SYNTAX");
56 define("SYNTAX1", "The style definition syntax uses a number of rules and special characters:");
57 define("SYNTAX2", "The character '|' separates fields from one another.");
59 define("SYNTAX4", "Field names are case-sensitive");
61 define("SYNTAX5", "and need not all be used.");
74 define("EXAMPLE_HEADING", "EXAMPLES");
76 define("EXAMPLE2", "<em>might produce:</em>");
85 define("EXAMPLE23", "<em>and:</em>");
86 define("EXAMPLE25", "Bibliographic styles requiring this complexity are few and far between.");
105 define("EXAMPLE17", "ed Software, \"Mousin' Around,\". Gaborone: Computer Games 'r' Us, 1876.");
[all …]
/plugin/ifauth/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');

1...<<101102103104105