Home
last modified time | relevance | path

Searched refs:strings (Results 551 – 560 of 560) sorted by relevance

1...<<212223

/PHP-7.4/ext/standard/
H A Dstring.c1193 } *strings, *ptr; in php_implode() local
1207 ptr = strings = do_alloca((sizeof(*strings)) * numelems, use_heap); in php_implode()
1256 if (ptr == strings) { in php_implode()
1264 free_alloca(strings, use_heap); in php_implode()
/PHP-7.4/ext/standard/tests/file/
H A Dfread_basic.phpt34 Content with numeric and strings with it
/PHP-7.4/build/
H A Dshtool1226 v_libc=`(strings /lib/libc.so.* | grep '^GLIBC_' | sed -e 's/^GLIBC_//' |\
H A Dlibtool.m4108 # metacharacters that are still active within double-quoted strings.
2997 strings "$collect2name" | grep resolve_lib_name >/dev/null
4088 # Double-quote double-evaled strings.
5688 strings "$collect2name" | grep resolve_lib_name >/dev/null
/PHP-7.4/
H A DREADME.REDIST.BINS301 strnatcmp.c -- Perform 'natural order' comparisons of strings in C.
H A Dphp.ini-development1614 ; The default character set code-page to use when passing strings to and from COM objects.
1777 ; The amount of memory for interned strings in Mbytes.
H A Dphp.ini-production1614 ; The default character set code-page to use when passing strings to and from COM objects.
1777 ; The amount of memory for interned strings in Mbytes.
H A Dconfigure.ac440 strings.h \
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3880 # strings like "\Device\0000011e" "\Device\0000015a"
3940 # strings as "long" - we assume they're just strings:
10469 #>>>>3 strings SBM
13922 # number of system dependent strings pairs
13926 #>>40 ulelong x \b, at 0x%x sysdep strings
13949 # offset of table with translation strings
16028 # strings have been found to be most likely.
17680 # - Provide a way to format strings as hex values
18251 # structure and strings must be within blob
18265 >24 lelong x %d strings
[all …]
H A Dmagic3880 # strings like "\Device\0000011e" "\Device\0000015a"
3940 # strings as "long" - we assume they're just strings:
10469 #>>>>3 strings SBM
13922 # number of system dependent strings pairs
13926 #>>40 ulelong x \b, at 0x%x sysdep strings
13949 # offset of table with translation strings
16028 # strings have been found to be most likely.
17680 # - Provide a way to format strings as hex values
18251 # structure and strings must be within blob
18265 >24 lelong x %d strings
[all …]

Completed in 175 milliseconds

1...<<212223