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

/external/libvpx/examples/includes/geshi/
H A Dgeshi.php77 define('GESHI_HEADER_PRE_VALID', 3); define
749 GESHI_HEADER_PRE, GESHI_HEADER_PRE_VALID, GESHI_HEADER_PRE_TABLE))) {
3703 if ($this->header_type != GESHI_HEADER_PRE && $this->header_type != GESHI_HEADER_PRE_VALID) {
3727 $ls = ($this->header_type != GESHI_HEADER_PRE && $this->header_type != GESHI_HEADER_PRE_VALID) ? "\n" : '';
3772 if ($this->header_type == GESHI_HEADER_PRE_VALID) {
3817 if ($this->header_type == GESHI_HEADER_PRE_VALID) {
3923 if ($this->header_type == GESHI_HEADER_PRE_VALID || $this->header_type == GESHI_HEADER_PRE_TABLE) {
3969 if ($this->header_type == GESHI_HEADER_PRE || $this->header_type == GESHI_HEADER_PRE_VALID) {
3998 $this->header_type == GESHI_HEADER_PRE_VALID) {
4045 if ($this->header_type == GESHI_HEADER_DIV || $this->header_type == GESHI_HEADER_PRE_VALID) {
[all...]

Completed in 149 milliseconds