Home
last modified time | relevance | path

Searched defs:_ob (Results 1 – 13 of 13) sorted by relevance

/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
/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
/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
/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
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DPhp.php38 protected $_ob; variable in Horde_Crypt_Blowfish_Php
/dports/mail/horde-imp/imp-6.2.27/lib/
H A DImap.php97 protected $_ob; variable in IMP_Imap
/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
352 #define FOREACH_PCHAN_VISIBLE_IN_OBJECT_BEGIN(_ob, _pchan) \ argument
/dports/games/pioneer/pioneer-20210723/src/scenegraph/
H A DSerializer.h114 T _ob; in obj() local
/dports/security/py-RestrictedPython/RestrictedPython-3.6.0/src/RestrictedPython/tests/
H A DtestRestrictions.py155 def __init__(self, _ob, write=None): argument
/dports/devel/py-blist/blist-1.3.6/blist/
H A D_blist.c1004 #define _ob(ret) debug_return_overflow(&_debug, (ret)) macro
1055 #define _ob(ret) (ret) macro
/dports/astro/py-pyerfa/pyerfa-2.0.0/erfa/
H A Dufunc.c1872 double (*_ob)[3] = &b_ob; in ufunc_loop_ldn() local