Home
last modified time | relevance | path

Searched refs:cache_string (Results 1 – 25 of 42) sorted by relevance

12

/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslstring.c41 static void cache_string (SLstring_Type *sls, unsigned int len, unsigned long hash) in cache_string() function
207 cache_string (sls, len, hash); in create_long_string()
221 cache_string (sls, len, hash); in create_long_string()
346 cache_string (sls, len, hash); in _SLstring_dup_slstring()
511 cache_string (sls, len, hash); in _SLcreate_via_alloced_slstring()
520 cache_string (sls, len, hash); in _SLcreate_via_alloced_slstring()
/dports/www/e107/e107/e107_handlers/
H A Dpref_class.php690 * @param string|array $cache_string
694 protected function setPrefCache($cache_string, $save = false) argument
696 if(is_array($cache_string))
698 $cache_string = e107::getArrayStorage()->WriteArray($cache_string, false);
702 $this->pref_cache = $cache_string;
706 … e107::getCache()->set_sys('Config_'.($save !== true ? $save : $this->alias), $cache_string, true);
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslstring.c60 static void cache_string (SLstring_Type *sls) in cache_string() function
314 cache_string (sls); in create_long_string()
328 cache_string (sls); in create_long_string()
446 cache_string (sls); in _pSLstring_dup_slstring()
615 cache_string (sls); in _pSLcreate_via_alloced_slstring()
625 cache_string (sls); in _pSLcreate_via_alloced_slstring()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/psi/
H A Dpsi_data_lock.h119 virtual const char *cache_string(const char *string) = 0;
197 virtual const char *cache_string(const char *string) = 0;
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/mysql/psi/
H A Dpsi_data_lock.h125 virtual const char *cache_string(const char *string) = 0;
203 virtual const char *cache_string(const char *string) = 0;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/base/
H A Dtable_handler.h98 cache_string(bool scientific, unsigned int precision) const;
956 entry.cache_string(columns[key].scientific, columns[key].precision); in add_value()
967 entry.cache_string(columns[key].scientific, columns[key].precision); in add_value()
/dports/www/p5-HTML-Template-Compiled/HTML-Template-Compiled-1.003/t/
H A D35_debug.t108 … my $cache_string = $mc == 0 ? "file cache" : $mc == 1 ? "mem cache" : "file and mem cache";
109 cmp_ok($warn, 'eq', $exp, "cache=$cache_string count=$count");
/dports/www/matomo/piwik/vendor/wikimedia/less.php/lib/Less/
H A DTree.php11 public $cache_string; variable in Less_Tree
H A DParser.php2573 $obj->cache_string = ' new '.$class.'()';
2581 $obj->cache_string = ' new '.$class.'('.Less_Parser::ArgString( $arg ).')';
2636 $obj->cache_string = ' new '.$class.'('. self::ArgCache( $args ).')';
2652 $string = $arg->cache_string;
2653 unset( $arg->cache_string );
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/less.php/lib/Less/
H A DTree.php11 public $cache_string; variable in Less_Tree
H A DParser.php2573 $obj->cache_string = ' new '.$class.'()';
2581 $obj->cache_string = ' new '.$class.'('.Less_Parser::ArgString( $arg ).')';
2636 $obj->cache_string = ' new '.$class.'('. self::ArgCache( $args ).')';
2652 $string = $arg->cache_string;
2653 unset( $arg->cache_string );
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/less.php/lib/Less/
H A DTree.php11 public $cache_string; variable in Less_Tree
H A DParser.php2573 $obj->cache_string = ' new '.$class.'()';
2581 $obj->cache_string = ' new '.$class.'('.Less_Parser::ArgString( $arg ).')';
2636 $obj->cache_string = ' new '.$class.'('. self::ArgCache( $args ).')';
2652 $string = $arg->cache_string;
2653 unset( $arg->cache_string );
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/less.php/lib/Less/
H A DTree.php11 public $cache_string; variable in Less_Tree
H A DParser.php2573 $obj->cache_string = ' new '.$class.'()';
2581 $obj->cache_string = ' new '.$class.'('.Less_Parser::ArgString( $arg ).')';
2636 $obj->cache_string = ' new '.$class.'('. self::ArgCache( $args ).')';
2652 $string = $arg->cache_string;
2653 unset( $arg->cache_string );
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/base/
H A Dtable_handler.cc82 TableEntry::cache_string(bool scientific, unsigned int precision) const in cache_string() function in internal::TableEntry
170 entry.cache_string(scientific, precision); in pad_column_below()
185 entry.cache_string(this->scientific, this->precision); in invalidate_cache()
233 entry.cache_string(column.second.scientific, column.second.precision); in start_new_row()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dpfs_data_lock.cc208 const char *PFS_data_lock_container::cache_string(const char *string) { in cache_string() function in PFS_data_lock_container
367 const char *PFS_data_lock_wait_container::cache_string(const char *string) { in cache_string() function in PFS_data_lock_wait_container
H A Dpfs_data_lock.h618 virtual const char *cache_string(const char *string);
673 virtual const char *cache_string(const char *string);
/dports/math/gap/gap-4.11.0/pkg/ToolsForHomalg-2019.09.02/gap/
H A DCachingObjects.gi721 cache_string;
785 cache_string := NameFunction( arg[ 1 ] );
789 Append( cache_string, Concatenation( "_", ReplacedString( arg[ 2 ], "_" ) ) );
793 …Append( cache_string, Concatenation( "_for_", JoinStringsWithSeparator( List( filt_list, NameFunct…
795 TOOLS_FOR_HOMALG_SAVED_CACHES_FROM_INSTALL_METHOD_WITH_CACHE.(cache_string) := cache;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/trx/
H A Dtrx0i_s.cc691 *lock_data = container->cache_string(buf); in p_s_fill_lock_data()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_timefunc.cc1784 void MYSQL_TIME_cache::cache_string() in cache_string() function in MYSQL_TIME_cache
1794 cache_string(); in cptr()
1809 cache_string(); in val_str()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_timefunc.cc1784 void MYSQL_TIME_cache::cache_string() in cache_string() function in MYSQL_TIME_cache
1794 cache_string(); in cptr()
1809 cache_string(); in val_str()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_timefunc.cc1784 void MYSQL_TIME_cache::cache_string() in cache_string() function in MYSQL_TIME_cache
1794 cache_string(); in cptr()
1809 cache_string(); in val_str()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_timefunc.cc1847 void MYSQL_TIME_cache::cache_string() in cache_string() function in MYSQL_TIME_cache
1857 cache_string(); in cptr()
1873 cache_string(); in val_str()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_timefunc.cc1847 void MYSQL_TIME_cache::cache_string() in cache_string() function in MYSQL_TIME_cache
1857 cache_string(); in cptr()
1873 cache_string(); in val_str()

12