Home
last modified time | relevance | path

Searched refs:q (Results 126 – 150 of 198) sorted by relevance

12345678

/PHP-7.4/sapi/phpdbg/tests/
H A Drun_002.phpt14 q
H A Dprint_002.phpt10 q
H A Dwatch_004.phpt21 q
H A Dexceptions_002.phpt8 q
H A Dwatch_001.phpt22 q
H A Dbug73927.phpt15 q
H A Dstepping_001.phpt15 q
H A Dwatch_005.phpt20 q
H A Dprint_001.phpt10 q
H A Dinfo_001.phpt19 q
/PHP-7.4/azure/
H A Dtest.yml17 php run-tests.php -P -q \
/PHP-7.4/Zend/
H A Dzend_llist.c186 static void zend_llist_swap(zend_llist_element **p, zend_llist_element **q) in zend_llist_swap() argument
190 *p = *q; in zend_llist_swap()
191 *q = t; in zend_llist_swap()
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c911 if (*--q != *--p) { in mbfl_strpos()
983 q = needle_u8_val; in mbfl_strpos()
985 if (q == qe) { in mbfl_strpos()
998 if (*q != *p) { in mbfl_strpos()
1001 ++p, ++q; in mbfl_strpos()
1338 if (p > q) { in mbfl_strcut()
1348 for (q = p + length; p < q; p += (m = mbtab[*p])); in mbfl_strcut()
1350 if (p > q) { in mbfl_strcut()
1409 for (q = string->val + from; p < q; p++) { in mbfl_strcut()
1427 length = q - p; in mbfl_strcut()
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Dasort_object2.phpt61 "a" => new for_string_asort("axx","AXX","d"), "b" => new for_string_asort("T", "t","q"),
152 string(1) "q"
232 string(1) "q"
H A Darsort_object2.phpt61 "a" => new for_string_arsort("axx","AXX","d"), "b" => new for_string_arsort("T", "t","q"),
161 string(1) "q"
241 string(1) "q"
/PHP-7.4/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-7.4/ext/standard/
H A Dhtml.c901 char *q; in traverse_for_entities() local
907 for (p = old, q = ZSTR_VAL(ret); p < lim;) { in traverse_for_entities()
918 *(q++) = *(p++); in traverse_for_entities()
980 q += write_octet_sequence((unsigned char*)q, charset, code); in traverse_for_entities()
982 q += write_octet_sequence((unsigned char*)q, charset, code2); in traverse_for_entities()
991 *(q++) = *p; in traverse_for_entities()
995 *q = '\0'; in traverse_for_entities()
996 ZSTR_LEN(ret) = (size_t)(q - ZSTR_VAL(ret)); in traverse_for_entities()
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt76 array( 'Gzw@)6IPt?-q*3', '228eab51' ),
116 array( 'h)\'#a-|P"q%.OZLmG+kl7\\', '262417f4' ),
118 array( 'GJjR6Xis3$R:Eaii6#9q?I\\', 'b1d4e934' ),
119 array( 'Y+IerDB5kl ?$X*xk/L\'T.q', '20d3742c' ),
192 array( 'e`4n5`9-iXvNV^rcGZE_V)1U>-!pL_]2@q"UR;', '2ef7953e' ),
198 array( '2pt\'NAXroybznTJXt"rDTO^>=^(%V=Bi/8q^ZJR', '2b93c8c6' ),
228 array( ';r#d$1A]\\4nR6E6\\&d_:q}Zn"tUwR*lm}oS#!u`^+P1Au', 'f8e9f1d5' ),
232 array( 'J^[@tB@!A{K~5oVqNLW@V*xGlY3@F[@q;|21?S3aO_`eP8', '104537ea' ),
256 array( 'Jh!|%"!CT6SzwK#?_-jo5JO#<J<|N*PysRwyTy=*0q%(=)G}63', '8f27bdfb' ),
265 array( 'J}EAe)ZBYl4nwlDAh9|HP}om&H&q5sy`q@#XI]z$K0rD}7efQc0#', 'bc868018' ),
[all …]
/PHP-7.4/ext/openssl/
H A Dopenssl.c600 r->q = q; in RSA_set0_factors()
624 *q = r->q; in RSA_get0_factors()
637 *q = dh->q; in DH_get0_pqg()
644 dh->q = q; in DH_set0_pqg()
667 *q = d->q; in DSA_get0_pqg()
674 d->q = q; in DSA_set0_pqg()
4137 const BIGNUM *p, *q; in php_openssl_is_private_key() local
4241 OPENSSL_PKEY_SET_BN(data, q); in php_openssl_pkey_init_and_assign_rsa()
4242 if ((p || q) && !RSA_set0_factors(rsa, p, q)) { in php_openssl_pkey_init_and_assign_rsa()
4268 OPENSSL_PKEY_SET_BN(data, q); in php_openssl_pkey_init_dsa()
[all …]
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c2644 const char *q; in getvalue() local
2651 for (q = *p; isspace(CAST(unsigned char, *q)); q++) in getvalue()
2653 if (*q == '-') in getvalue()
3244 const char *p, *q; local
3252 for (q = fn; *q; q++)
3255 for (p = ext + sizeof(ext) - 1; p >= ext && q >= fn; p--, q--)
3256 if (*p != *q)
3261 while (*q)
3262 q++;
3264 q++;
[all …]
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c185 double p, q; in KernelBessel_J1() local
216 q = Qone[8]; in KernelBessel_J1()
220 q = q*x*x+Qone[i]; in KernelBessel_J1()
227 double p, q; in KernelBessel_P1() local
252 q = Qone[5]; in KernelBessel_P1()
256 q = q*(8.0/x)*(8.0/x)+Qone[i]; in KernelBessel_P1()
263 double p, q; in KernelBessel_Q1() local
288 q = Qone[5]; in KernelBessel_Q1()
292 q = q*(8.0/x)*(8.0/x)+Qone[i]; in KernelBessel_Q1()
311 q = (-q); in KernelBessel_Order1()
[all …]
/PHP-7.4/appveyor/
H A Dbuild.bat18 if exist "%PHP_BUILD_CACHE_SDK_DIR%" rmdir /s /q "%PHP_BUILD_CACHE_SDK_DIR%"
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h91 #define mysql_stmt_prepare(s,q,l) mysqlnd_stmt_prepare((s), (q), (l)) argument

Completed in 71 milliseconds

12345678