Home
last modified time | relevance | path

Searched refs:element (Results 876 – 881 of 881) sorted by relevance

1...<<313233343536

/php-src/ext/standard/
H A Dvar_unserializer.re33 /* Each element is encoded using at least 2 characters. */
/php-src/
H A DUPGRADING135 For example, casting an element to a string within a foreach loop would
/php-src/ext/dom/
H A Dphp_dom_arginfo.h322 ZEND_ARG_OBJ_INFO(0, element, DOMElement, 0)
801 ZEND_ARG_OBJ_INFO(0, element, Dom\\Element, 0)
/php-src/Zend/
H A Dzend_compile.c1577 zval *element; in array_is_const_ex() local
1578 ZEND_HASH_FOREACH_VAL(array, element) { in array_is_const_ex()
1579 if (Z_TYPE_P(element) < IS_ARRAY) { in array_is_const_ex()
1581 } else if (Z_TYPE_P(element) == IS_ARRAY) { in array_is_const_ex()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます421 #>>2 beshort x \b, %u element
7255 # level of element like 8
7259 # type of element 9~TCB 8~Digitizer setup 5~Group Data Elements
7261 # words to follow in element: 17H~CEL library 2FEh~DGN 9FEh,DFEh~CIT
7268 # test for length of 1st element is multiple of blocks a 512 bytes
7271 # test for DGN or CEL by jump words (uleshort) forward to next element
7273 # 2nd element type: 8~Digitizer~DesiGNfile 1~library cell header other~CIT
7288 # element range low,high x y z like xlow=0 08010000h 01080000h
7325 # test for 2nd element type 1~library cell header
7327 # test for 1st element with level 8 and type 5 for cell library
[all …]
H A Dmagic421 #>>2 beshort x \b, %u element
7255 # level of element like 8
7259 # type of element 9~TCB 8~Digitizer setup 5~Group Data Elements
7261 # words to follow in element: 17H~CEL library 2FEh~DGN 9FEh,DFEh~CIT
7268 # test for length of 1st element is multiple of blocks a 512 bytes
7271 # test for DGN or CEL by jump words (uleshort) forward to next element
7273 # 2nd element type: 8~Digitizer~DesiGNfile 1~library cell header other~CIT
7288 # element range low,high x y z like xlow=0 08010000h 01080000h
7325 # test for 2nd element type 1~library cell header
7327 # test for 1st element with level 8 and type 5 for cell library
[all …]

Completed in 187 milliseconds

1...<<313233343536