Home
last modified time | relevance | path

Searched refs:as_assoc (Results 1 – 7 of 7) sorted by relevance

/dports/devel/tla/tla-1.3.5/src/tla/libarch/
H A Dinode-sig.c216 assoc_table * as_assoc, in arch_read_inode_sig() argument
226 if (as_assoc) in arch_read_inode_sig()
227 *as_assoc = 0; in arch_read_inode_sig()
239 if (as_assoc) in arch_read_inode_sig()
240 *as_assoc = rel_to_assoc (the_table, 0, 1); in arch_read_inode_sig()
H A Dinode-sig.h33 assoc_table * as_assoc,
/dports/www/kohana/kohana-v3.3.6/modules/database/classes/Kohana/Database/
H A DQuery.php102 public function as_assoc() function in Kohana_Database_Query
/dports/www/kohana/kohana-v3.3.6/modules/database/guide/database/
H A Dresults.md18 ### Select - `as_object()` and `as_assoc()`
29 [!!] The method `as_assoc()` will remove the object name and return the results set back to an asso…
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/merc-src/
H A Daccumulator.m679 as_assoc :: set(accu_goal_id),
749 !Sets ^ as_assoc := set.insert(!.Sets ^ as_assoc, GoalId),
903 Assoc = Sets ^ as_assoc,
/dports/www/limesurvey/limesurvey/application/third_party/xlsx_writer/
H A Dxlsxwriter.class.php400 $style = @json_decode($style_json_string, $as_assoc=true);
/dports/www/kohana/kohana-v3.3.6/modules/orm/classes/Kohana/
H A DORM.php1072 $result = $this->_db_builder->as_assoc()->execute($this->_db);