Home
last modified time | relevance | path

Searched refs:o (Results 451 – 469 of 469) sorted by relevance

1...<<111213141516171819

/PHP-7.4/ext/standard/tests/strings/
H A Dprintf_64bit.phpt142 printf( "%o", $octal_num );
/PHP-7.4/ext/standard/tests/file/
H A Dchmod_basic-win32-mb.phpt23 printf("Setting mode %o gives mode %o\n", $perms_to_set, $set_perms);
H A Dchmod_basic-win32.phpt23 printf("Setting mode %o gives mode %o\n", $perms_to_set, $set_perms);
H A D006_variation1.phpt34 printf("%o", fileperms($file_name) );
39 printf("%o", fileperms($dir_name) );
H A Dfscanf_variation55.phpt48 $int_formats = array( "%d", "%f", "%s", "%o", "%x", "%u", "%c", "%e");
H A Dfscanf_variation51.phpt29 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
H A Dtempnam_variation4-1.phpt35 printf("%o\n", $mode);
H A Dtempnam_variation4-0.phpt35 printf("%o\n", $mode);
/PHP-7.4/ext/standard/
H A Dbasic_functions.c4364 int argc = 0, o; local
4476 while ((o = php_getopt(argc, argv, opts, &php_optarg, &php_optind, 0, 1)) != -1) {
4478 if (o == PHP_GETOPT_INVALID_ARG) {
4483 if (o == 0) {
4486 if (o == 1) {
4487 o = '-';
4489 opt[0] = o;
/PHP-7.4/Zend/
H A Dzend_types.h850 #define ZVAL_OBJ(z, o) do { \ argument
852 Z_OBJ_P(__z) = (o); \
/PHP-7.4/ext/odbc/
H A Dconfig.m4266 LIST=`empocc -listlines -bcs -o a a.c`
/PHP-7.4/
H A Dconfigure.ac554 dnl AC_STRUCT_ST_BLOCKS will screw QNX because fileblocks.o does not exist.
1029 o Builds the foobar extension as shared extension.
1030 o foobar package install prefix is /usr/local/foobar/
H A D.gdbinit539 printf "\\%o", $str[$tmp]
H A DUPGRADING159 . The "o" serialization format has been removed. As it is never produced by
H A DNEWS434 . Fixed bug #75850 (Unclear error message wrt. __halt_compiler() w/o
1080 . Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6007 0 name mach-o \b [
6015 >>8 use mach-o \b
6019 >>>8 use mach-o \b
18481 0 name mach-o-cpu
18664 0 name mach-o-be
18666 >4 use mach-o-cpu
18713 >0 use \^mach-o-be
18718 >0 use mach-o-be
21822 512 string R\0o\0o\0t\0\ \0E\0n\0t\0r\0y Microsoft Word Document
29718 512 string R\0o\0o\0t\0 Hangul (Korean) Word Processor File 2000
[all …]
H A Dmagic6007 0 name mach-o \b [
6015 >>8 use mach-o \b
6019 >>>8 use mach-o \b
18481 0 name mach-o-cpu
18664 0 name mach-o-be
18666 >4 use mach-o-cpu
18713 >0 use \^mach-o-be
18718 >0 use mach-o-be
21822 512 string R\0o\0o\0t\0\ \0E\0n\0t\0r\0y Microsoft Word Document
29718 512 string R\0o\0o\0t\0 Hangul (Korean) Word Processor File 2000
[all …]
/PHP-7.4/build/
H A Dltmain.sh398 …darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | s…
/PHP-7.4/ext/standard/tests/misc/
H A Dbrowscap.ini1626 [Mozilla/4.0 (compatible; MSIE 4.01; Vonna.com b o t)]

Completed in 470 milliseconds

1...<<111213141516171819