Home
last modified time | relevance | path

Searched refs:q (Results 76 – 100 of 167) sorted by path

1234567

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput62456 /[q-u]+/8iW
H A Dtestoutput8195 /(a.b(?s)c.d|x.y)p.q/
196 a+bc+dp+q
197 0: a+bc+dp+q
198 a+bc\ndp+q
199 0: a+bc\x0adp+q
200 x\nyp+q
201 0: x\x0ayp+q
204 a\nbc\ndp+q
H A Dwintestoutput388 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
97 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1696 *q, /* Iterator for output string */ in PHP_FUNCTION() local
1747 *q++ = '\\'; in PHP_FUNCTION()
1748 *q++ = c; in PHP_FUNCTION()
1752 *q++ = '\\'; in PHP_FUNCTION()
1753 *q++ = '0'; in PHP_FUNCTION()
1754 *q++ = '0'; in PHP_FUNCTION()
1755 *q++ = '0'; in PHP_FUNCTION()
1760 *q++ = '\\'; in PHP_FUNCTION()
1761 *q++ = c; in PHP_FUNCTION()
1765 *q = '\0'; in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/pdo_dblib/
H A Ddblib_driver.c147 char *q; in dblib_handle_quoter() local
150 *quoted = q = safe_emalloc(2, unquotedlen, 3); in dblib_handle_quoter()
151 *q++ = '\''; in dblib_handle_quoter()
155 *q++ = '\''; in dblib_handle_quoter()
156 *q++ = '\''; in dblib_handle_quoter()
159 *q++ = *unquoted; in dblib_handle_quoter()
165 *q++ = '\''; in dblib_handle_quoter()
166 *q++ = '\0'; in dblib_handle_quoter()
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_quote1.phpt24 $q = $db->quote($u);
28 var_dump($q);
32 $db->query("insert into poq_tab (t) values($q)");
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c370 const char *q[1]; in pdo_pgsql_last_insert_id() local
371 q[0] = name; in pdo_pgsql_last_insert_id()
372 res = PQexecParams(H->server, "SELECT CURRVAL($1)", 1, NULL, q, NULL, NULL, 0); in pdo_pgsql_last_insert_id()
H A Dpgsql_statement.c60 char *q = NULL; in pgsql_stmt_dtor() local
66 efree(q); in pgsql_stmt_dtor()
98 char *q = NULL; in pgsql_stmt_dtor() local
103 efree(q); in pgsql_stmt_dtor()
133 char *q = NULL; in pgsql_stmt_execute() local
138 efree(q); in pgsql_stmt_execute()
143 efree(q); in pgsql_stmt_execute()
158 efree(q); in pgsql_stmt_execute()
407 efree(q); in pgsql_stmt_fetch()
576 char *q=NULL; in pgsql_stmt_get_column_meta() local
[all …]
/PHP-5.5/ext/pgsql/tests/
H A D80_bug24499.phpt33 $q = pg_query($dbh, "SELECT id FROM id");
34 print_r(pg_fetch_array($q));
35 print_r(pg_fetch_array($q));
36 $id = pg_fetch_object($q);
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc226 $apiver = `pear -q info PHP_Archive 2>/dev/null|grep 'API Version'`;
/PHP-5.5/ext/phar/tests/
H A Dbug69324.phar1 <?php __HALT_COMPILER(); ?>��������������hio�������b�����D�����q�������s:71:"hi there";��…
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller2.phar6 …����ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GB…
H A Dnophar.phar293 ������������������� ���index.php����:/H���E ٜ����������web.php����:/H���q%�����������b/…
H A Dwrite14.phar10 ��q
H A Dwrite22.phar9 ��q
H A Dwrite5.phar21 0���������������������hi���`q�I���zzo�������hi
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller2.phar6 …����ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GB…
H A Dnophar.phar293 ������������������� ���index.php����:/H���E ٜ����������web.php����:/H���q%�����������b/…
/PHP-5.5/ext/session/
H A Dsession.c251 unsigned char *p, *q; in bin_to_readable() local
257 q = (unsigned char *)in + inlen; in bin_to_readable()
265 if (p < q) { in bin_to_readable()
1011 const char *p, *q;
1025 q = p;
1026 while (*q != PS_DELIMITER) {
1036 namelen = q - p;
1038 q++;
1062 p = q;
1576 char *q;
[all …]
/PHP-5.5/ext/simplexml/tests/
H A Dbug42369.phpt8 $x = simplexml_load_string($xml . "<q><x>foo</x></q>");
/PHP-5.5/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt73 var_dump(@$session->set($oid1, 'q', 'blah'));
135 …so.org.dod.internet.mgmt.mib-2.system.sysContact.0' type='q' value='blah': Bad variable type ("q")"
H A Dsnmp2_set.phpt27 $z = snmp2_set($hostname, $communityWrite, 'SNMPv2-MIB::sysLocation.0', 'q', $timeout, $retries);
131 $z = snmp2_set($hostname, $communityWrite, array($oid1, $oid2), array('q', 's'), array($newvalue1, …
155 Warning: snmp2_set(): Could not add variable: OID='%s' type='q' value='%i': Bad variable type ("q")…
239 Warning: snmp2_set(): Could not add variable: OID='%s' type='q' value='%s': Bad variable type ("q")…
H A Dsnmpset.phpt27 $z = snmpset($hostname, $communityWrite, 'SNMPv2-MIB::sysLocation.0', 'q', $timeout, $retries);
131 $z = snmpset($hostname, $communityWrite, array($oid1, $oid2), array('q', 's'), array($newvalue1, $n…
155 Warning: snmpset(): Could not add variable: OID='%s' type='q' value='%i': Bad variable type ("q") i…
239 Warning: snmpset(): Could not add variable: OID='%s' type='q' value='%s': Bad variable type ("q") i…
/PHP-5.5/ext/soap/
H A Dphp_sdl.c3376 sdl_cache_bucket *q; in get_sdl() local
3384 zend_hash_get_current_data_ex(SOAP_GLOBAL(mem_cache), (void **) &q, &pos) == SUCCESS; in get_sdl()
3386 if (q->time < latest) { in get_sdl()
3387 latest = q->time; in get_sdl()
/PHP-5.5/ext/spl/tests/
H A DSplDoublyLinkedList_serialization.phpt5 $q = new SplQueue();
7 $q->enqueue("a");
8 $q->enqueue("b");
10 var_dump($q, $ss = serialize($q), unserialize($ss));

Completed in 109 milliseconds

1234567