OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:string_attributes
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/examples/includes/geshi/
geshi.php
2418
$
string_attributes
= ' style="' . $this->language_data['STYLES']['STRINGS'][$string_key] . '"';
variable
2420
$
string_attributes
= ' class="st'.$string_key.'"';
variable
2600
$
string_attributes
= ' style="' . $this->language_data['STYLES']['STRINGS']['HARD'] . '"';
variable
2603
$
string_attributes
= ' class="st_h"';
variable
[
all
...]
Completed in 121 milliseconds