Home
last modified time | relevance | path

Searched refs:lo (Results 1 – 25 of 62) sorted by path

123

/PHP-7.4/
H A D.gitignore36 *.lo
/PHP-7.4/Zend/
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
35 $(builddir)/zend_highlight.lo $(builddir)/zend_compile.lo: $(srcdir)/zend_language_parser.h
37 Zend/zend_execute.lo: $(srcdir)/zend_vm_execute.h $(srcdir)/zend_vm_opcodes.h
H A DZend.m4202 [If building zend_execute.lo fails, try this switch])],
H A Dzend_types.h34 # define ZEND_ENDIAN_LOHI(lo, hi) hi; lo; argument
35 # define ZEND_ENDIAN_LOHI_3(lo, mi, hi) hi; mi; lo; argument
37 # define ZEND_ENDIAN_LOHI_C(lo, hi) hi, lo argument
38 # define ZEND_ENDIAN_LOHI_C_3(lo, mi, hi) hi, mi, lo, argument
41 # define ZEND_ENDIAN_LOHI(lo, hi) lo; hi; argument
42 # define ZEND_ENDIAN_LOHI_3(lo, mi, hi) lo; mi; hi; argument
44 # define ZEND_ENDIAN_LOHI_C(lo, hi) lo, hi argument
45 # define ZEND_ENDIAN_LOHI_C_3(lo, mi, hi) lo, mi, hi, argument
/PHP-7.4/build/
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
H A Dltmain.sh398 …darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | s…
417 … my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
803 *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
1862 *.lo)
5939 *.lo) ;;
H A Dphp.m4250 $4="[$]$4 [$]ac_bdir[$]ac_obj.lo"
262 $ac_bdir[$]ac_obj.lo: $ac_srcdir[$]ac_src
811 php_lo=lo
824 shared_lo=lo
2330 dnl Add providerdesc.o or .lo into global objects when needed.
2333 PHP_GLOBAL_OBJS="[$]PHP_GLOBAL_OBJS [$]ac_bdir[$]ac_provsrc.lo"
2337 PHP_GLOBAL_OBJS="[$]PHP_GLOBAL_OBJS [$]ac_bdir[$]ac_provsrc.lo"
2352 PHP_DTRACE_OBJS="[$]PHP_DTRACE_OBJS [$]ac_bdir[$]ac_obj.lo"
2362 dtrace_objs='$(PHP_DTRACE_OBJS:.lo=.o)'
2385 dtrace_nolib_objs='$(PHP_DTRACE_OBJS:.lo=.o)'
[all …]
/PHP-7.4/ext/fileinfo/
H A DMakefile.frag1 $(builddir)/libmagic/apprentice.lo: $(srcdir)/data_file.c
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic20165 # Extension: .lo
20167 0 search/80 .lo\ -\ a\ libtool\ object\ file libtool object file
H A Dmagic私はガラスを食べられます20165 # Extension: .lo
20167 0 search/80 .lo\ -\ a\ libtool\ object\ file libtool object file
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt121 array( 'd])1d]?W}dLW{b[oRj.)lo"', '366d01d0' ),
125 array( '=_~5M[|lo,Z?>f]@?s}6$>iw', '621bbc86' ),
/PHP-7.4/ext/oci8/
H A Dconfig.m4112 OCI8_DTRACE_OBJS="[$]OCI8_DTRACE_OBJS [$]ac_bdir[$]ac_obj.lo"
116 …dtrace_oci8_objs="[$]dtrace_oci8_objs `echo $ac_lo | $SED -e 's,\.lo$,.o,' -e 's#\(.*\)\/#\1\/.lib…
138 dtrace_nolib_objs='$(OCI8_DTRACE_OBJS:.lo=.o)'
140 …dtrace_oci8_lib_objs="[$]dtrace_oci8_lib_objs `echo $ac_lo | $SED -e 's,\.lo$,.o,' -e 's#\(.*\)\/#…
145 $ac_bdir[$]ac_provsrc.lo: \$(OCI8_DTRACE_OBJS)
240 shared_objects_oci8="$shared_objects_oci8 PHP_EXT_BUILDDIR(oci8)/oci8_dtrace.d.lo"
/PHP-7.4/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 …
/PHP-7.4/ext/skeleton/
H A D.gitignore.in1 *.lo
/PHP-7.4/ext/sockets/tests/
H A Dmcast_ipv4_recv.phpt13 "interface" => 'lo',
16 die('skip interface \'lo\' is unavailable.');
26 $interface = "lo";
35 echo "creating unbound socket and hoping the routing table causes an interface other than lo to be …
158 creating unbound socket and hoping the routing table causes an interface other than lo to be used f…
H A Dmcast_ipv6_recv.phpt16 /* On Linux, there is no route ff00::/8 by default on lo, which makes it
17 * troublesome to send multicast traffic from lo, which we must since
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
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");
/PHP-7.4/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 Dbase64.c729 __m128i hi_nibbles, lo_nibbles, hi, lo; \
746 lo = _mm_shuffle_epi8(lut_lo, lo_nibbles); \
752 _mm_and_si128(lo, hi), _mm_set1_epi8(0))))) { \
797 __m256i hi_nibbles, lo_nibbles, hi, lo; in php_base64_decode_ex() local
821 lo = _mm256_shuffle_epi8(lut_lo, lo_nibbles); in php_base64_decode_ex()
823 if (!_mm256_testz_si256(lo, hi)) { in php_base64_decode_ex()
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.h43 uint32_t lo, hi; member

Completed in 192 milliseconds

123