Searched refs:inline (Results 1 – 25 of 28) sorted by relevance
12
/PHP-7.1/ext/imap/tests/ |
H A D | bug35669.phpt | 28 $plain['disposition'] = "inline"; 38 $html['disposition'] = "inline";
|
/PHP-7.1/ext/pgsql/ |
H A D | pgsql.mak | 62 C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -DDEBUGGING -DDKFBPON 67 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off -opt intrinsics
|
/PHP-7.1/ext/ldap/ |
H A D | ldap.mak | 65 …C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGIN… 70 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off
|
/PHP-7.1/ext/xml/ |
H A D | xml.mak | 64 …C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGIN… 69 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off
|
/PHP-7.1/ext/openssl/ |
H A D | openssl.mak | 74 …C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGIN… 79 C_FLAGS += -opt all -inline on -inline smart -inline auto -sym off
|
/PHP-7.1/sapi/phpdbg/tests/ |
H A D | watch_004.phpt | 2 Test detection of inline string manipulations on zval watch
|
/PHP-7.1/ext/snmp/tests/ |
H A D | bug64124.phpt | 18 # hostname variable was modified inline in netsnmp_session_init()
|
/PHP-7.1/ext/soap/tests/schema/ |
H A D | schema072.phpt | 2 SOAP XML Schema 72: SOAP 1.1 Array (document style, element with inline type)
|
H A D | schema011.phpt | 2 SOAP XML Schema 11: simpleType/list (inline type) (as string)
|
H A D | schema012.phpt | 2 SOAP XML Schema 12: simpleType/list (inline type) (as array)
|
H A D | schema005.phpt | 2 SOAP XML Schema 5: simpleType/restriction (inline type)
|
H A D | schema016.phpt | 2 SOAP XML Schema 16: simpleType/union (inline type)
|
H A D | schema015.phpt | 2 SOAP XML Schema 15: simpleType/union (inline type)
|
H A D | schema040.phpt | 2 SOAP XML Schema 40: Structure with attributes (inline types)
|
H A D | schema036.phpt | 2 SOAP XML Schema 36: Nested complex types (inline)
|
/PHP-7.1/ext/standard/ |
H A D | var_unserializer.re | 87 static inline void var_push(php_unserialize_data_t *var_hashx, zval *rval) 288 static inline int unserialize_allowed_class( 328 static inline zend_long parse_iv2(const unsigned char *p, const unsigned char **q) 348 static inline zend_long parse_iv(const unsigned char *p) 354 static inline size_t parse_uiv(const unsigned char *p) 461 static inline int finish_nested_data(UNSERIALIZE_PARAMETER) 471 static inline int object_custom(UNSERIALIZE_PARAMETER, zend_class_entry *ce) 502 static inline zend_long object_common1(UNSERIALIZE_PARAMETER, zend_class_entry *ce) 530 static inline int object_common2(UNSERIALIZE_PARAMETER, zend_long elements)
|
H A D | url_scanner_ex.re | 185 static inline void append_modified_url(smart_str *url, smart_str *dest, smart_str *url_app, const c… 295 static inline void tag_arg(url_adapt_state_ex_t *ctx, char quotes, char type) 344 static inline void passthru(STD_PARA) 451 static inline void handle_tag(STD_PARA) 475 static inline void handle_arg(STD_PARA) 489 static inline void handle_val(STD_PARA, char quotes, char type) 498 static inline void xx_mainloop(url_adapt_state_ex_t *ctx, const char *newdata, size_t newlen) 685 static inline void php_url_scanner_session_handler_impl(char *output, size_t output_len, char **han… 732 static inline int php_url_scanner_add_var_impl(char *name, size_t name_len, char *value, size_t val… 807 static inline void php_url_scanner_reset_vars_impl(int type) { [all …]
|
/PHP-7.1/Zend/tests/ |
H A D | ns_090.phpt | 2 Group use statements declared inline
|
/PHP-7.1/Zend/ |
H A D | acinclude.m4 | 207 AC_MSG_CHECKING([whether FPU control word can be manipulated by inline assembler]) 225 …AC_DEFINE(HAVE_FPU_INLINE_ASM_X86, 1, [whether FPU control word can be manipulated by inline assem…
|
H A D | Zend.m4 | 163 AC_ARG_ENABLE(inline-optimization, 164 [ --disable-inline-optimization 174 AC_MSG_CHECKING(whether to enable inline optimization for GCC)
|
H A D | zend_vm_gen.php | 1005 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline) { argument 1015 if ($inline) { 2065 $inline = !empty($m[1]); 2082 $helpers[$helper] = array("op1"=>$op1,"op2"=>$op2,"param"=>$param,"code"=>"","inline"=>$inline);
|
/PHP-7.1/ext/oci8/tests/ |
H A D | drcp_cclass1.phpt | 2 DRCP: Test setting connection class inline
|
/PHP-7.1/Zend/RFCs/ |
H A D | 003.txt | 46 variables inline in a C style.
|
/PHP-7.1/ext/ldap/tests/ |
H A D | README | 49 config.vm.provision "shell", inline: $setup
|
/PHP-7.1/ext/mbstring/libmbfl/ |
H A D | LICENSE | 260 structure layouts and accessors, and small macros and small inline
|
Completed in 53 milliseconds
12