Home
last modified time | relevance | path

Searched refs:POP (Results 1 – 5 of 5) sorted by relevance

/PHP-5.6/ext/standard/tests/array/
H A Darray_pop_variation.phpt37 echo "\nCurrent Element after POP operation is: ";
53 Current Element after POP operation is: int(1)
/PHP-5.6/ext/fileinfo/
H A Dmagicdata.patch213 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c141 #define POP 0xbc00 macro
1218 : push_inst16(compiler, POP | (1 << 8) | pop); in sljit_emit_return()
H A DsljitNativeARM_32.c95 #define POP 0xe8bd0000 macro
899 pop = POP | (1 << 15); in sljit_emit_return()
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic8011 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;

Completed in 198 milliseconds