Searched refs:literal (Results 1 – 11 of 11) sorted by relevance
135 public void expectLiterally(String literal, String[] responses) { in expectLiterally() argument136 expect("^" + Pattern.quote(literal) + "$", responses); in expectLiterally()
124 You may access the elements in array by integer literal, for example, `a[0]`, `a[1]`, `a[2]`.234 if (document["hello"] == "world") /*...*/; // Compare value with literal string349 … it owns a copy of the data. Const-string can be used for storing string literal, and in-situ pars…369 …literal or string with safe life-cycle can use const-string version of `SetString()`, which lacks …
65 * Optimization for string literal
506 // domain literal
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...