Home
last modified time | relevance | path

Searched refs:WORD (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c1057 #define WORD 0 macro
1061 #define WORD word macro
1076 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in emit_clz_ctz()
1196 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in emit_single_op()
1961 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in sljit_emit_shift_into()
1982 ins1 = SLLI | WORD | IMM_I(src3w); in sljit_emit_shift_into()
1984 ins2 = SRLI | WORD | IMM_I(src3w); in sljit_emit_shift_into()
1986 ins1 = SRLI | WORD | IMM_I(src3w); in sljit_emit_shift_into()
1988 ins2 = SLLI | WORD | IMM_I(src3w); in sljit_emit_shift_into()
2815 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in sljit_emit_select()
[all …]
/php-src/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h95 WORD flags, DISPPARAMS *disp_params, VARIANT *v, bool silent, bool allow_noarg);
99 WORD flags, VARIANT *v, int nargs, zval *args, bool silent, bool allow_noarg);
101 WORD flags, VARIANT *v, int nargs, zval *args, bool allow_noarg);
103 WORD flags, VARIANT *v, int nargs, zval *args);
H A Dcom_com.c333 WORD flags, DISPPARAMS *disp_params, VARIANT *v, bool silent, bool allow_noarg) in php_com_invoke_helper()
457 WORD flags, VARIANT *v, int nargs, zval *args) in php_com_do_invoke_byref()
585 WORD flags, VARIANT *v, int nargs, zval *args, bool silent, bool allow_noarg) in php_com_do_invoke_by_id()
632 WORD flags, VARIANT *v, int nargs, zval *args, bool allow_noarg) in php_com_do_invoke()
H A Dcom_typeinfo.c81 WORD major_i = 1, minor_i = 0; in php_com_load_typelib()
85 major_i = (WORD)atoi(major); in php_com_load_typelib()
86 minor_i = (WORD)atoi(minor); in php_com_load_typelib()
H A Dcom_wrapper.c198 /* [in] */ WORD wFlags, in disp_invoke()
240 /* [in] */ WORD wFlags, in disp_invokeex()
/php-src/ext/exif/
H A Dexif.c1758 #ifndef WORD
1759 #define WORD unsigned short macro
1787 WORD tag;
1788 WORD format;
/php-src/main/
H A Dmain.c2056 WORD wVersionRequested = MAKEWORD(2, 0); in php_module_startup()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5011 >7 string WORD Words Document
18405 >8 string WORD \b, ProWrite document
24927 >0 string WORD MacWrite word processor
27413 # like: DEVICE.COM INSTALL.COM (GAG 4.10) WORD.COM (Word 1.15)
27468 # like: BASICA.COM (PC dos 3.20) FORMAT.COM SMC8100.COM WORD.COM (word4)
H A Dmagic5011 >7 string WORD Words Document
18405 >8 string WORD \b, ProWrite document
24927 >0 string WORD MacWrite word processor
27413 # like: DEVICE.COM INSTALL.COM (GAG 4.10) WORD.COM (Word 1.15)
27468 # like: BASICA.COM (PC dos 3.20) FORMAT.COM SMC8100.COM WORD.COM (word4)

Completed in 179 milliseconds