Home
last modified time | relevance | path

Searched refs:in_q (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/standard/
H A Dstring.c4614 int br, i=0, depth=0, in_q = 0; local
4645 if (in_q) {
4709 if (in_q) {
4716 in_q = state = 0;
4735 in_q = state = 0;
4741 in_q = state = 0;
4747 in_q = state = 0;
4779 if (state && p != buf && (state == 1 || *(p-1) != '\\') && (!in_q || *p == in_q)) {
4780 if (in_q) {
4781 in_q = 0;
[all …]

Completed in 30 milliseconds