Home
last modified time | relevance | path

Searched refs:lo (Results 1 – 25 of 65) sorted by relevance

123

/PHP-7.1/
H A DMakefile.frag5 $(builddir)/zend_language_scanner.lo: $(srcdir)/zend_language_parser.h
6 $(builddir)/zend_ini_scanner.lo: $(srcdir)/zend_ini_parser.h
22 $(builddir)/zend_highlight.lo $(builddir)/zend_compile.lo: $(srcdir)/zend_language_parser.h
H A DMakefile.global23 …$(EXTRA_CFLAGS) $(LDFLAGS) $(EXTRA_LDFLAGS) $(PHP_GLOBAL_OBJS:.lo=.o) $(PHP_SAPI_OBJS:.lo=.o) $(PH…
114 find . -name \*.lo -o -name \*.o | xargs rm -f
137 find . -name \*.lo -o -name \*.o | xargs rm -f
/PHP-7.1/sapi/litespeed/
H A Dconfig.m416 …LDFLAGS) \$(NATIVE_RPATHS) \$(PHP_GLOBAL_OBJS:.lo=.o) \$(PHP_BINARY_OBJS:.lo=.o) \$(PHP_LITESPEED_…
/PHP-7.1/ext/sockets/tests/
H A Dsocket_export_stream-3.phpt14 "interface" => "lo",
17 die("SKIP joining group 224.0.0.23 on interface lo failed");
27 "interface" => "lo",
H A Dsocket_import_stream-3.phpt14 "interface" => "lo",
17 die("SKIP joining group 224.0.0.23 on interface lo failed");
26 "interface" => "lo",
H A Dsocket_set_option_bindtodevice.phpt4 -Bind to loopback 'lo' device (should exist)
26 $retval_1 = socket_set_option( $socket, SOL_SOCKET, SO_BINDTODEVICE, "lo");
H A Dmcast_ipv4_recv.phpt12 "interface" => 'lo',
15 die('skip interface \'lo\' is unavailable.');
25 $interface = "lo";
34 echo "creating unbound socket and hoping the routing table causes an interface other than lo to be …
157 creating unbound socket and hoping the routing table causes an interface other than lo to be used f…
H A Dmcast_ipv6_recv_limited.phpt13 /* On Linux, there is no route ff00::/8 by default on lo, which makes it
14 * troublesome to send multicast traffic from lo, which we must since
/PHP-7.1/sapi/cgi/
H A Dconfig9.m458 …BAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CGI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/.libs\/\1.o/g'\` | \…
60 …BAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CGI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/\1.o/g'\` | \$(AWK) …
64 …(NATIVE_RPATHS) \$(PHP_GLOBAL_OBJS:.lo=.o) \$(PHP_BINARY_OBJS:.lo=.o) \$(PHP_FASTCGI_OBJS:.lo=.o) …
/PHP-7.1/ext/standard/
H A DMakefile.frag7 $(builddir)/info.lo: $(builddir)/../../main/build-defs.h
9 $(builddir)/basic_functions.lo: $(top_srcdir)/Zend/zend_language_parser.h
H A Dmd5.c304 ctx->lo = 0; in PHP_MD5Init()
313 saved_lo = ctx->lo; in PHP_MD5Update()
314 if ((ctx->lo = (saved_lo + size) & 0x1fffffff) < saved_lo) { in PHP_MD5Update()
347 used = ctx->lo & 0x3f; in PHP_MD5Final()
362 ctx->lo <<= 3; in PHP_MD5Final()
363 ctx->buffer[56] = ctx->lo; in PHP_MD5Final()
364 ctx->buffer[57] = ctx->lo >> 8; in PHP_MD5Final()
365 ctx->buffer[58] = ctx->lo >> 16; in PHP_MD5Final()
366 ctx->buffer[59] = ctx->lo >> 24; in PHP_MD5Final()
H A Dmd5.h45 uint32_t lo, hi; member
/PHP-7.1/sapi/cli/
H A Dconfig.m439 …BAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CLI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/.libs\/\1.o/g'\` | \…
41 …BAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CLI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/\1.o/g'\` | \$(AWK) …
45 …\$(LDFLAGS) \$(NATIVE_RPATHS) \$(PHP_GLOBAL_OBJS:.lo=.o) \$(PHP_BINARY_OBJS:.lo=.o) \$(PHP_CLI_OBJ…
/PHP-7.1/sapi/phpdbg/
H A D.gitignore3 *.lo
H A DMakefile.frag14 $(builddir)/phpdbg_lexer.lo: $(srcdir)/phpdbg_parser.h
35 find sapi/phpdbg/ -name *.lo -o -name *.o | xargs rm -f
/PHP-7.1/ext/fileinfo/
H A DMakefile.frag1 $(builddir)/libmagic/apprentice.lo: $(srcdir)/data_file.c
/PHP-7.1/Zend/
H A DMakefile.frag1 Zend/zend_execute.lo: $(srcdir)/zend_vm_execute.h $(srcdir)/zend_vm_opcodes.h
H A Dzend_types.h31 # define ZEND_ENDIAN_LOHI(lo, hi) hi; lo; argument
32 # define ZEND_ENDIAN_LOHI_3(lo, mi, hi) hi; mi; lo; argument
34 # define ZEND_ENDIAN_LOHI_C(lo, hi) hi, lo argument
35 # define ZEND_ENDIAN_LOHI_C_3(lo, mi, hi) hi, mi, lo, argument
38 # define ZEND_ENDIAN_LOHI(lo, hi) lo; hi; argument
39 # define ZEND_ENDIAN_LOHI_3(lo, mi, hi) lo; mi; hi; argument
41 # define ZEND_ENDIAN_LOHI_C(lo, hi) lo, hi argument
42 # define ZEND_ENDIAN_LOHI_C_3(lo, mi, hi) lo, mi, hi, argument
H A DMakefile.am31 zend_ini_scanner.lo: zend_ini_parser.h
54 zend_execute.lo: $(srcdir)/zend_execute.c
/PHP-7.1/ext/tokenizer/
H A DMakefile.frag4 $(builddir)/tokenizer.lo: $(top_srcdir)/Zend/zend_language_parser.c $(top_srcdir)/Zend/zend_languag…
/PHP-7.1/scripts/dev/
H A Dphpextdist15 rm -rf modules *.lo *.o *.la config.status config.cache \
/PHP-7.1/ext/standard/tests/strings/
H A Dstrtok_variation4.phpt21 "\0hel\0lo",
73 string(2) "lo"
H A Dstrtok_variation5.phpt22 "hel/lo/t/world",
97 string(2) "lo"
/PHP-7.1/ext/pcre/tests/
H A Dpreg_match_basic.phpt12 var_dump(preg_match('/l^o,\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "lo,…
H A Dpreg_match_basic_edit.phpt17 …o,\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "lo, world" at start of …

Completed in 39 milliseconds

123