/plugin/bibtex4dw/lib/ |
H A D | bibtexparser.php | 465 _splitBibTeXEntry($entry) global() argument 493 _createInsertStatementForSQLiteDB($entry) global() argument 540 _addEntryToSQLiteDB($entry) global() argument 587 _parseEntry($entry) global() argument 724 _replaceLatex($entry) global() argument 822 _checkEqualSign($entry, $position) global() argument 880 _checkAllowedEntryType($entry) global() argument 896 _checkAt($entry) global() argument 944 _stripDelimiter($entry) global() argument 969 _unwrap($entry) global() argument 982 _wordwrap($entry) global() argument 997 _extractAuthors($entry) global() argument 1173 _validateValue($entry, $wholeentry) global() argument 1243 _generateWarning($type, $entry, $wholeentry = '') global() argument [all...] |
/plugin/publistx/bib2tpl/lib/ |
H A D | BibTex.php | 383 function _parseEntry($entry) 489 function _checkEqualSign($entry, $position) 547 function _checkAllowedEntryType($entry) 563 function _checkAt($entry) 611 function _stripDelimiter($entry) 636 function _unwrap($entry) 649 function _wordwrap($entry) 664 function _extractAuthors($entry) { 846 function _validateValue($entry, $wholeentry) 916 function _generateWarning($type, $entry, $wholeentry='')
|
/plugin/publistf/bib2tpl/lib/ |
H A D | BibTex.php | 383 function _parseEntry($entry) 489 function _checkEqualSign($entry, $position) 547 function _checkAllowedEntryType($entry) 563 function _checkAt($entry) 611 function _stripDelimiter($entry) 636 function _unwrap($entry) 649 function _wordwrap($entry) 664 function _extractAuthors($entry) { 846 function _validateValue($entry, $wholeentry) 916 function _generateWarning($type, $entry, $wholeentry='')
|
/plugin/publist/bib2tpl/lib/ |
H A D | BibTex.php | 383 function _parseEntry($entry) 489 function _checkEqualSign($entry, $position) 547 function _checkAllowedEntryType($entry) 563 function _checkAt($entry) 611 function _stripDelimiter($entry) 636 function _unwrap($entry) 649 function _wordwrap($entry) 664 function _extractAuthors($entry) { 846 function _validateValue($entry, $wholeentry) 916 function _generateWarning($type, $entry, $wholeentry='')
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ |
H A D | RangeRetrieval.php | 46 getRanged(Entry $entry, $attribute) global() argument 65 getAllRanged(Entry $entry) global() argument 92 hasRanged(Entry $entry, $attribute = null) global() argument 122 getMoreValues($entry, Attribute $attribute, $amount = '*') global() argument 161 getAllValues($entry, $attribute) global() argument [all...] |
/plugin/tagsections/syntax/ |
H A D | tag.php | 90 function __clean($entry) { 94 function __tags($entry) { 99 function __tagList($entry) {
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/ |
H A D | AddRequest.php | 75 * @param Entry $entry argument 53 protected $entry; global() variable in FreeDSx\\Ldap\\Operation\\Request\\AddRequest 58 __construct(Entry $entry) global() argument [all...] |
/plugin/bibtex4dw/db/ |
H A D | update0001.sql | 1 CREATE TABLE bibtex (key PRIMARY KEY, entry); field 2 CREATE TABLE strings (string PRIMARY KEY, entry); field
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/ |
H A D | SearchResultEntry.php | 41 protected $entry; global() variable in FreeDSx\\Ldap\\Operation\\Response\\SearchResultEntry 46 __construct(Entry $entry) global() argument [all...] |
/plugin/structstatus/ |
H A D | script.js | 18 entry: set, property in AnonymousFunctione2c426950200.data 91 return set.map(function (entry) { argument
|
/plugin/sequencediagram/bower_components/lodash/lib/fp/ |
H A D | build-dist.js | 17 'entry': path.join(fpPath, '_convertBrowser.js'), property in fpConfig 31 'entry': path.join(fpPath, '_mapping.js'), property in mappingConfig
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
H A D | LdapClient.php | 134 create(Entry $entry, Control...$controls) global() argument 151 read(string $entry = '', $attributes = [], Control...$controls) global() argument 172 readOrFail(string $entry = '', $attributes = [], Control...$controls) global() argument 193 delete(string $entry, Control...$controls) global() argument 206 update(Entry $entry, Control...$controls) global() argument [all...] |
/plugin/icalendar/ |
H A D | vevent.php | 14 $entry = parse_vevent( $vevent ); variable
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/ |
H A D | XmlCollection.php | 12 public $entry = 'entry'; variable in JMS\\Serializer\\Annotation\\XmlCollection
|
/plugin/publist/bib2tpl/ |
H A D | bibtex_converter.php | 428 private function translate_entry(&$entry, $template) { 459 private function resolve_conditions(&$entry, &$string) {
|
/plugin/dropfiles/ |
H A D | webpack.config.js | 11 entry: './src/upload.js', property in module.exports
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
H A D | AppRestrictionsSchemaRestriction.php | 32 public $entry; variable in Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaRestriction 83 public function setEntry($entry)
|
/plugin/fetchmedia/ |
H A D | webpack.config.js | 11 entry: ['babel-polyfill', 'whatwg-fetch', './script/main.js'], property in module.exports
|
/plugin/hyphenation/phpHyphenation/ |
H A D | hyphenation.php | 60 $entry = trim($entry); variable
|
/plugin/publistf/bib2tpl/ |
H A D | bibtex_converter.php | 447 private function translate_entry(&$entry, $template) { 485 private function resolve_conditions(&$entry, &$string) {
|
/plugin/publistx/bib2tpl/ |
H A D | bibtex_converter.php | 443 private function translate_entry(&$entry, $template) { 480 private function resolve_conditions(&$entry, &$string) {
|
/plugin/structsection/ |
H A D | webpack.config.js | 11 entry: './script/main.js', property in module.exports
|
/plugin/feedmod/ |
H A D | action.php | 128 function _filterHeaders($entry) {
|
/plugin/latexit/classes/ |
H A D | BibHandler.php | 90 public function insert($entry) {
|
/plugin/refnotes/ |
H A D | bibtex.php | 314 private $entry; variable in refnotes_bibtex_handler 365 public function entry($match, $state) { function in refnotes_bibtex_handler 449 private $entry; global() variable in refnotes_bibtex_entry_stash 472 add($entry) global() argument [all...] |