Home
last modified time | relevance | path

Searched refs:word (Results 51 – 67 of 67) sorted by relevance

123

/PHP-8.3/ext/standard/tests/url/
H A Dparse_url_basic_003.phpt77 --> http://user_me-you:my_pas-word@www.example.com:8080?bar=1&boom=0 : string(15) "www.example.co…
H A Dparse_url_basic_007.phpt77 --> http://user_me-you:my_pas-word@www.example.com:8080?bar=1&boom=0 : NULL
H A Dparse_url_basic_001.phpt635 --> http://user_me-you:my_pas-word@www.example.com:8080?bar=1&boom=0: array(6) {
645 string(11) "my_pas-word"
H A Dparse_url_unterminated.phpt641 --> http://user_me-you:my_pas-word@www.example.com:8080?bar=1&boom=0: array(6) {
651 string(11) "my_pas-word"
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c1036 #define WORD word
1044 sljit_ins word = (op & SLJIT_32) >> 5; in emit_clz_ctz() local
1108 sljit_ins word = (op & SLJIT_32) >> 5; in emit_single_op() local
1420 if (word) { in emit_single_op()
1652 sljit_ins word = (op & SLJIT_32) >> 5; in sljit_emit_op0() local
1654 SLJIT_ASSERT(word == 0 || word == 0x8); in sljit_emit_op0()
1841 sljit_ins word = (op & SLJIT_32) >> 5; in sljit_emit_shift_into() local
/PHP-8.3/ext/gd/
H A Dconfig.m4143 dnl format -- basically the word Foo in gdImageCreateFromFoo -- such as
/PHP-8.3/main/
H A Drfc1867.c796 char *key = NULL, *word = pair; local
836 efree(word);
/PHP-8.3/ext/date/lib/
H A Dparse_date.c605 char *word; in timelib_lookup_relative_text() local
615 memcpy(word, begin, end - begin); in timelib_lookup_relative_text()
624 timelib_free(word); in timelib_lookup_relative_text()
638 char *word; in timelib_lookup_month() local
648 memcpy(word, begin, end - begin); in timelib_lookup_month()
656 timelib_free(word); in timelib_lookup_month()
697 char *word; in timelib_lookup_relunit() local
716 timelib_free(word); in timelib_lookup_relunit()
780 if (timelib_strcasecmp("utc", word) == 0 || timelib_strcasecmp("gmt", word) == 0) { in abbr_search()
814 char *word; in timelib_lookup_abbr() local
[all …]
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_x86.lua373 byte = "b", word = "w", dword = "d", qword = "q", oword = "o", yword = "y",
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic2207 # AppleWorks word processor:
7967 # Claris Works a word processor, etc.
12210 !:mime application/x-epoc-word
24896 >0 string AWWP AppleWorks word processor
24927 >0 string WORD MacWrite word processor
24935 >0 string nX^d WriteNow word processor
28688 >0 string word/ Microsoft Word 2007+
33079 # AppleWorks word processor
34573 # control word \pca
34635 !:mime application/x-pocket-word
[all …]
H A Dmagic私はガラスを食べられます2207 # AppleWorks word processor:
7967 # Claris Works a word processor, etc.
12210 !:mime application/x-epoc-word
24896 >0 string AWWP AppleWorks word processor
24927 >0 string WORD MacWrite word processor
24935 >0 string nX^d WriteNow word processor
28688 >0 string word/ Microsoft Word 2007+
33079 # AppleWorks word processor
34573 # control word \pca
34635 !:mime application/x-pocket-word
[all …]
/PHP-8.3/build/
H A Dlibtool.m4732 # (2) before a word containing "conftest.", or (3) at the end.
1146 # (2) before a word containing "conftest.", or (3) at the end.
2186 dnl POSIX.2 word splitting is done only on the output of word expansions,
2187 dnl not every word. This closes a longstanding sh security hole.
H A Dphp.m41703 AC_DEFINE(WORDS_BIGENDIAN, [], [Define if processor uses big-endian word])
/PHP-8.3/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt8 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
/PHP-8.3/ext/intl/tests/
H A Dgrapheme.phpt35 // the word 'hindi' using Devanagari characters:
H A Dgrapheme2.phpt35 // the word 'hindi' using Devanagari characters:
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_x86.dasc2199 | mov word [r2], ZEND_JIT_COUNTER_INIT
2237 | sub word [r2], cost
2288 | mov word [r2], ZEND_JIT_COUNTER_INIT
2309 | sub word [r2], cost

Completed in 283 milliseconds

123