Home
last modified time | relevance | path

Searched refs:switch (Results 101 – 125 of 147) sorted by relevance

123456

/PHP-7.0/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc129 switch ($this->compress) {
H A Dcorrupt_tarmaker.php.inc137 switch ($this->compress) {
H A Dmake.dangerous.tar.php.inc130 switch ($this->compress) {
/PHP-7.0/Zend/tests/
H A Dzend2.php.txt56 switch ($shape) {
/PHP-7.0/sapi/phpdbg/
H A Dxml.md497 - watchpoints generally are identified by a variable (one may need to switch frames first...)
525 - if the boolean switch is omitted, it emits current state in a <setbreak id="" active="" /> whe…
531 - if the boolean switch is omitted, it emits current state in a <setbreaks active="" /> where ac…
547 - if the boolean switch is omitted, it emits current state in a <setcolors active="" /> where ac…
559 - if the boolean switch is omitted, it emits current state in a <setquiet active="" /> where act…
569 - if the boolean switch is omitted, it emits current state in a <setrefcount active="" /> where …
/PHP-7.0/tests/classes/
H A Diterators_001.phpt34 switch($this->num) {
/PHP-7.0/win32/build/
H A Dconfig.w32.h.in171 * 3rdParty libs that were built with older compilers; switch
/PHP-7.0/ext/standard/tests/file/
H A Dinclude_userstream_003.phpt58 switch($whence) {
H A Duserstreams.phpt128 switch($whence) {
212 switch($whence) {
/PHP-7.0/ext/ftp/tests/
H A Dserver.inc36 switch ($action) {
321 switch ($matches [1]){
347 switch($matches[1]){
/PHP-7.0/ext/spl/internal/
H A Dregexiterator.inc75 switch($this->mode)
H A Dsplfileobject.inc81 switch(fun_num_args())
/PHP-7.0/ext/intl/tests/
H A Dmsgfmt_fail.phpt21 switch(true) {
H A Dmsgfmt_fail2.phpt21 switch(true) {
/PHP-7.0/ext/oci8/tests/
H A Dconn_attr.inc72 switch($conn_type) {
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt90 switch($last) {
H A Dmysqli_fetch_field_flags.phpt152 switch ($column_def) {
H A Dmysqli_store_result_copy.phpt105 /* There's no need for in-depth testing here. If you want in-depth switch mysqlnd
/PHP-7.0/ext/phar/phar/
H A Dpharcommand.inc123 .'class file cannot be located. This switch also adds some code around the '
125 .'if necessary. And finally this switch will add the file phar.inc from '
375 switch($arg) {
418 switch($hash) {
592 switch($this->args['c']['val']) {
683 switch($compress) {
1137 switch($this->args['c']['val']) {
/PHP-7.0/sapi/apache2handler/
H A Dconfig.m464 …e 2 support while your server is Apache 1.3. Please use the appropriate switch --with-apxs (witho…
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch231 - switch (map->type) {
1263 - switch ((rv = read(fd, buf, n))) {
1264 + switch ((rv = FINFO_READ_FUNC(fd, buf, n))) {
1747 - switch (GetFileType(hFile)) {
1787 switch (sb->st_mode & S_IFMT) {
2623 - switch (file_fsmagic(ms, inname, &sb)) {
2627 + switch (file_fsmagic(ms, inname, &sb, stream)) {
2967 - switch (m->type) {
3409 switch (m->mask_op & FILE_OPS_MASK) { \
3518 + switch (val[i]) {
[all …]
/PHP-7.0/
H A DREADME.GIT-RULES41 7. For development use the --enable-maintainer-zts switch to ensure your
/PHP-7.0/ext/standard/
H A Durl_scanner_ex.re247 switch (ZSTR_LEN(ctx->tag.s)) {
328 switch (STATE) {
/PHP-7.0/ext/xml/tests/
H A Dbug32001.phpt56 switch (strtoupper($this->encoding)) {
/PHP-7.0/ext/pdo/tests/
H A Dpdo_018.phpt132 switch ($db->getAttribute(PDO::ATTR_DRIVER_NAME)) {

Completed in 72 milliseconds

123456