Home
last modified time | relevance | path

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

/php-src/ext/mysqli/tests/bind_insert/
H A Dchar_text_types.phpt19 mysqli_stmt_bind_param($stmt, "ss", $q1, $q2);
21 $q2 = "this is a test";
/php-src/ext/spl/tests/
H A Dbug70573.phpt9 $q2 = clone $q1;
/php-src/sapi/fpm/fpm/
H A Dfpm_events.c391 struct fpm_event_queue_s *q, *q2; in fpm_event_loop() local
451 q2 = q; in fpm_event_loop()
464 free(q2); in fpm_event_loop()
/php-src/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt64 $q2 = array(50,60);
65 $q3 = array($q1,$q2,null,70);

Completed in 9 milliseconds