Searched defs:line_numbers (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php484 var $line_numbers = GESHI_NO_LINE_NUMBERS; variable
883 $this->line_numbers = $flag; variable
2233 $check_linenumbers = $this->line_numbers != GESHI_NO_LINE_NUMBERS ||
3057 if ($this->line_numbers == GESHI_NO_LINE_NUMBERS) {
3209 if ($this->line_numbers != GESHI_NO_LINE_NUMBERS) {
3229 if ($this->line_numbers != GESHI_NO_LINE_NUMBERS) {
3724 if ($this->line_numbers != GESHI_NO_LINE_NUMBERS && $this->header_type != GESHI_HEADER_PRE_TABLE) {
3744 if ($this->line_numbers == GESHI_FANCY_LINE_NUMBERS &&
3820 if ($this->line_numbers != GESHI_NO_LINE_NUMBERS) {
3835 if ($this->line_numbers
[all...]

Completed in 69 milliseconds