Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 94) sorted by relevance

1234

/plugin/bibtex4dw/lib/
H A Dbibtexparser.php465 _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 DBibTex.php383 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 DBibTex.php383 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 DBibTex.php383 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 DRangeRetrieval.php46 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 Dtag.php90 function __clean($entry) {
94 function __tags($entry) {
99 function __tagList($entry) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAddRequest.php75 * @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 Dupdate0001.sql1 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 DSearchResultEntry.php41 protected $entry; global() variable in FreeDSx\\Ldap\\Operation\\Response\\SearchResultEntry
46 __construct(Entry $entry) global() argument
[all...]
/plugin/structstatus/
H A Dscript.js18 entry: set, property in AnonymousFunctione2c426950200.data
91 return set.map(function (entry) { argument
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-dist.js17 '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 DLdapClient.php134 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 Dvevent.php14 $entry = parse_vevent( $vevent ); variable
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DXmlCollection.php12 public $entry = 'entry'; variable in JMS\\Serializer\\Annotation\\XmlCollection
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php428 private function translate_entry(&$entry, $template) {
459 private function resolve_conditions(&$entry, &$string) {
/plugin/dropfiles/
H A Dwebpack.config.js11 entry: './src/upload.js', property in module.exports
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAppRestrictionsSchemaRestriction.php32 public $entry; variable in Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaRestriction
83 public function setEntry($entry)
/plugin/fetchmedia/
H A Dwebpack.config.js11 entry: ['babel-polyfill', 'whatwg-fetch', './script/main.js'], property in module.exports
/plugin/hyphenation/phpHyphenation/
H A Dhyphenation.php60 $entry = trim($entry); variable
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php447 private function translate_entry(&$entry, $template) {
485 private function resolve_conditions(&$entry, &$string) {
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php443 private function translate_entry(&$entry, $template) {
480 private function resolve_conditions(&$entry, &$string) {
/plugin/structsection/
H A Dwebpack.config.js11 entry: './script/main.js', property in module.exports
/plugin/feedmod/
H A Daction.php128 function _filterHeaders($entry) {
/plugin/latexit/classes/
H A DBibHandler.php90 public function insert($entry) {
/plugin/refnotes/
H A Dbibtex.php314 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...]

1234