Home
last modified time | relevance | path

Searched refs:_ob (Results 1 – 25 of 115) sorted by relevance

12345

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.sciencedirect.com8 Disallow: /science?_ob=MiamiCaptionURL*
13 Disallow: /science?_ob=MiamiImageURL*
14 Disallow: /science?_ob=GatewayURL*
26 Disallow: /science?_ob=MathURL*
29 Disallow: /science?_ob=RSSURL*
86 Disallow: /science?_ob=MathURL*
89 Disallow: /science?_ob=RSSURL*
147 Disallow: /science?_ob=MathURL*
150 Disallow: /science?_ob=RSSURL*
212 Disallow: /science?_ob=RSSURL*
[all …]
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
45 return $this->_ob->encrypt($this->_pad($text), $this->iv);
53 return $this->_unpad($this->_ob->decrypt($this->_pad($text, true), $this->iv));
61 if (!isset($this->_ob) ||
62 ($this->_ob->md5 != hash('md5', $this->key))) {
65 $this->_ob = new Horde_Crypt_Blowfish_Php_Cbc($this->key);
69 $this->_ob = new Horde_Crypt_Blowfish_Php_Ecb($this->key);
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
45 return $this->_ob->encrypt($this->_pad($text), $this->iv);
53 return $this->_unpad($this->_ob->decrypt($this->_pad($text, true), $this->iv));
61 if (!isset($this->_ob) ||
62 ($this->_ob->md5 != hash('md5', $this->key))) {
65 $this->_ob = new Horde_Crypt_Blowfish_Php_Cbc($this->key);
69 $this->_ob = new Horde_Crypt_Blowfish_Php_Ecb($this->key);
/dports/security/pear-Horde_Crypt_Blowfish/Horde_Crypt_Blowfish-1.1.3/lib/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
45 return $this->_ob->encrypt($this->_pad($text), $this->iv);
53 return $this->_unpad($this->_ob->decrypt($this->_pad($text, true), $this->iv));
61 if (!isset($this->_ob) ||
62 ($this->_ob->md5 != hash('md5', $this->key))) {
65 $this->_ob = new Horde_Crypt_Blowfish_Php_Cbc($this->key);
69 $this->_ob = new Horde_Crypt_Blowfish_Php_Ecb($this->key);
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
45 return $this->_ob->encrypt($this->_pad($text), $this->iv);
53 return $this->_unpad($this->_ob->decrypt($this->_pad($text, true), $this->iv));
61 if (!isset($this->_ob) ||
62 ($this->_ob->md5 != hash('md5', $this->key))) {
65 $this->_ob = new Horde_Crypt_Blowfish_Php_Cbc($this->key);
69 $this->_ob = new Horde_Crypt_Blowfish_Php_Ecb($this->key);
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
45 return $this->_ob->encrypt($this->_pad($text), $this->iv);
53 return $this->_unpad($this->_ob->decrypt($this->_pad($text, true), $this->iv));
61 if (!isset($this->_ob) ||
62 ($this->_ob->md5 != hash('md5', $this->key))) {
65 $this->_ob = new Horde_Crypt_Blowfish_Php_Cbc($this->key);
69 $this->_ob = new Horde_Crypt_Blowfish_Php_Ecb($this->key);
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
45 return $this->_ob->encrypt($this->_pad($text), $this->iv);
53 return $this->_unpad($this->_ob->decrypt($this->_pad($text, true), $this->iv));
61 if (!isset($this->_ob) ||
62 ($this->_ob->md5 != hash('md5', $this->key))) {
65 $this->_ob = new Horde_Crypt_Blowfish_Php_Cbc($this->key);
69 $this->_ob = new Horde_Crypt_Blowfish_Php_Ecb($this->key);
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
45 return $this->_ob->encrypt($this->_pad($text), $this->iv);
53 return $this->_unpad($this->_ob->decrypt($this->_pad($text, true), $this->iv));
61 if (!isset($this->_ob) ||
62 ($this->_ob->md5 != hash('md5', $this->key))) {
65 $this->_ob = new Horde_Crypt_Blowfish_Php_Cbc($this->key);
69 $this->_ob = new Horde_Crypt_Blowfish_Php_Ecb($this->key);
/dports/science/gramps/gramps-5.1.4/gramps/gui/
H A Dclipboard.py1033 for _ob in model:
1038 _ob[4] = _ob[1].get_value() # Force listview to update
1044 for _ob in model:
1054 for _ob in model:
1100 if _ob._dbid is not None and _ob._dbid != self.dbstate.db.get_dbid():
1273 o_list = [_ob]
1277 data = [_ob.__class__.DRAG_TARGET.drag_type, _ob, None,
1278 _ob._type, _ob._value, _ob._dbid, _ob._dbname]
1497 _ob = None
1503 if _ob:
[all …]
/dports/mail/horde-imp/imp-6.2.27/lib/
H A DImap.php97 protected $_ob; variable in IMP_Imap
126 ? $this->_ob
135 return isset($this->_ob);
149 ? $this->_ob->getParam('imp:backend')
281 return $this->_ob;
297 $this->_ob = $imap
300 return $this->_ob;
355 $cache = $this->_ob->getParam('cache');
360 $this->_ob->setParam('cache', $cache);
948 $this->_ob,
[all …]
/dports/graphics/py-visvis/visvis-1.13.0/core/
H A Devents.py43 self._ob = weakref.ref(c.__self__)
47 self._ob = weakref.ref(c.im_self)
52 self._ob = None
57 if self._ob:
59 return self._ob() is None
66 if self._ob and other._ob:
67 return (self._ob() is other._ob()) and (self._func == other._func)
68 elif not (self._ob or other._ob):
85 if self._ob:
86 func = getattr(self._ob(), self._func)
/dports/graphics/py-visvis/visvis-1.13.0/functions/
H A Drecord.py25 self._ob = ob
34 im = vv.getframe(self._ob)
48 f = self._ob.GetFigure()
55 f = self._ob.GetFigure()
/dports/security/py-RestrictedPython/RestrictedPython-3.6.0/src/RestrictedPython/tests/
H A DtestRestrictions.py155 def __init__(self, _ob, write=None): argument
156 self.__dict__['_ob'] = _ob
161 _ob = self.__dict__['_ob']
162 writeable = getattr(_ob, '__writeable_attrs__', ())
167 setattr(_ob, name, value)
170 _ob = self.__dict__['_ob']
171 _ob[index] = value
174 _ob = self.__dict__['_ob']
175 _ob[lo:hi] = value
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dutilities.py26 self._ob = ob
31 self, other = self._ob, other._ob # we don't care about the wrapper
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_armature.h343 #define FOREACH_PCHAN_SELECTED_IN_OBJECT_BEGIN(_ob, _pchan) \ argument
344 for (bPoseChannel *_pchan = (_ob)->pose->chanbase.first; _pchan; _pchan = _pchan->next) { \
345 if (PBONE_VISIBLE(((bArmature *)(_ob)->data), (_pchan)->bone) && \
352 #define FOREACH_PCHAN_VISIBLE_IN_OBJECT_BEGIN(_ob, _pchan) \ argument
353 for (bPoseChannel *_pchan = (_ob)->pose->chanbase.first; _pchan; _pchan = _pchan->next) { \
354 if (PBONE_VISIBLE(((bArmature *)(_ob)->data), (_pchan)->bone)) {
/dports/devel/p5-MCE/MCE-1.876/lib/
H A DMCE.pm1699 if (my $_ob = tied *{ $_to }) {
1700 if (ref $_ob eq 'IO::TieCombine::Handle') {
1759 if (my $_ob = tied *{ $_[0] }) {
1760 if (ref $_ob eq 'IO::TieCombine::Handle') {
1761 $_fd = 1 if (lc($_ob->{slot_name}) eq 'stdout');
1762 $_fd = 2 if (lc($_ob->{slot_name}) eq 'stderr');
1786 if (my $_ob = tied *{ $_[0] }) {
1787 if (ref $_ob eq 'IO::TieCombine::Handle') {
1788 $_fd = 1 if (lc($_ob->{slot_name}) eq 'stdout');
1814 if (my $_ob = tied *{ $_[0] }) {
[all …]
/dports/devel/py-blist/blist-1.3.6/blist/
H A D_blist.c1055 #define _ob(ret) (ret) macro
3959 return _ob(rv); in blist_ass_item_return_slow()
6096 return _ob(ret); in py_blist_repeat()
6276 return _ob(rv); in _PyBList_GetItemFast3()
6297 return _ob(ret); in py_blist_get_item()
6382 return i > 0 ? _ob(PyUnicode_FromString("[...]")) : _ob(NULL); in py_blist_repr()
6448 return _ob(result); in py_blist_repr()
6751 return _ob(NULL); in py_blist_index()
6784 return _ob(NULL); in py_blist_remove()
7047 return _ob(lst); in blist_getstate()
[all …]
/dports/games/pioneer/pioneer-20210723/src/scenegraph/
H A DSerializer.h114 T _ob; in obj() local
115 readObject(_ob); in obj()
116 return _ob; in obj()
/dports/www/mnogosearch/mnogosearch-3.4.1/etc/langmap/
H A Dpl.latin2.lm191 _-_ob 13365
H A Dsk.latin2.lm200 _ob 287
H A Dsk.cp1250.lm203 _ob 282
/dports/textproc/htmlc/htmlc-2.21.0/compiler/
H A Dexecute.ml46 let htmlc_cgi _htmlc_add_string src_name _ob _cgi_name =
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/share/langmodels/
H A Dslovak_ascii.lm206 _ob 133
H A Dbosnian.lm399 _ob 33
H A Dczech.lm399 _ob 92

12345