HomeSort by relevance Sort by last modified time
    Searched full:do_quotes (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 105 $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/
a_strex.c 120 static int do_esc_char(unsigned long c, unsigned char flags, char *do_quotes, char_io *io_ch, void *arg)
143 if(do_quotes) *do_quotes = 1;

Completed in 162 milliseconds