Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c1156 #define WORD 0 macro
1160 #define WORD word macro
1175 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in emit_clz_ctz()
1295 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in emit_single_op()
2050 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in sljit_emit_op2r()
2079 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in sljit_emit_shift_into()
2100 ins1 = SLLI | WORD | IMM_I(src3w); in sljit_emit_shift_into()
2102 ins2 = SRLI | WORD | IMM_I(src3w); in sljit_emit_shift_into()
2104 ins1 = SRLI | WORD | IMM_I(src3w); in sljit_emit_shift_into()
2921 SLJIT_ASSERT(WORD == 0 || WORD == 0x8); in sljit_emit_select()
[all …]
/PHP-8.4/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.c180 /* [in] */ WORD wFlags, in disp_invoke()
222 /* [in] */ WORD wFlags, in disp_invokeex()
/PHP-8.4/ext/exif/
H A Dexif.c1758 #ifndef WORD
1759 #define WORD unsigned short macro
1787 WORD tag;
1788 WORD format;
/PHP-8.4/main/
H A Dmain.c2112 WORD wVersionRequested = MAKEWORD(2, 2); in php_module_startup()
/PHP-8.4/ext/fileinfo/tests/
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)
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)

Completed in 354 milliseconds