OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_symbols
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/liblegacy/
p_module.h
55
int
n_symbols
;
member in struct:old_symbol_table
57
struct old_module_symbol symbol[0]; /* actual size defined by
n_symbols
*/
/external/libvpx/examples/includes/geshi/
geshi.php
3408
$
n_symbols
= preg_match_all("\/<\\|(?:<DOT>|[^>])+>(?:(?!\\|>).*?)\\|>|<\\\/a>|(?:" . $this->language_data['SYMBOL_SEARCH'] . ")+\/", $stuff_to_parse, $pot_symbols, PREG_OFFSET_CAPTURE | PREG_SET_ORDER);
variable
[
all
...]
Completed in 38 milliseconds