Searched refs:do_quotes (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
H A Dsmartypants.php105 $do_quotes = 1; variable
112 $do_quotes = 1; variable
119 $do_quotes = 1; variable
131 if ($c == "q") { $do_quotes = 1; }
187 if ($do_quotes) {
/external/openssl/crypto/asn1/
H A Da_strex.c120 static int do_esc_char(unsigned long c, unsigned char flags, char *do_quotes, char_io *io_ch, void *arg) argument
143 if(do_quotes) *do_quotes = 1;

Completed in 69 milliseconds