/PHP-7.0/ext/simplexml/tests/ |
H A D | 008.phpt | 17 <?test processing instruction ?>
|
H A D | 002.phpt | 17 <?test processing instruction ?>
|
H A D | 010.phpt | 21 <?test processing instruction ?>
|
H A D | sxe_001.phpt | 20 <?test processing instruction ?>
|
H A D | 004.phpt | 19 <?test processing instruction ?>
|
H A D | 003.phpt | 21 <?test processing instruction ?>
|
H A D | 007.phpt | 17 <?test processing instruction ?>
|
/PHP-7.0/ext/xml/tests/ |
H A D | xml_set_processing_instruction_handler_basic.phpt | 12 * Description: Sets the processing instruction (PI) handler function for the XML parser.
|
H A D | xml_set_processing_instruction_handler_error.phpt | 12 * Description: Set up processing instruction (PI) handler
|
H A D | xml001.phpt | 91 ]}{CDATA[ ]}{PI[test,processing instruction ]}{CDATA[
|
H A D | xml003.phpt | 90 ]}{CDATA[ ]}{PI[test,processing instruction ]}{CDATA[
|
H A D | xml002.phpt | 92 ]}{CDATA[ ]}{PI[test,processing instruction ]}{CDATA[
|
H A D | xml_set_processing_instruction_handler_variation1.phpt | 12 * Description: Set up processing instruction (PI) handler
|
/PHP-7.0/ext/xmlwriter/tests/ |
H A D | 009.phpt | 12 Libxml 2.6.24 and up adds a new line after a processing instruction (PI)
|
H A D | OO_009.phpt | 11 Libxml 2.6.24 and up adds a new line after a processing instruction (PI)
|
/PHP-7.0/ext/pcre/pcrelib/sljit/ |
H A D | sljitLir.c | 1131 void *instruction, sljit_si size) in check_sljit_emit_op_custom() argument 1140 CHECK_ARGUMENT(instruction); in check_sljit_emit_op_custom() 1144 CHECK_ARGUMENT((size == 2 && (((sljit_sw)instruction) & 0x1) == 0) in check_sljit_emit_op_custom() 1145 || (size == 4 && (((sljit_sw)instruction) & 0x3) == 0)); in check_sljit_emit_op_custom() 1147 CHECK_ARGUMENT(size == 4 && (((sljit_sw)instruction) & 0x3) == 0); in check_sljit_emit_op_custom() 1155 fprintf(compiler->verbose, " 0x%x", ((sljit_ub*)instruction)[i]); in check_sljit_emit_op_custom() 1866 void *instruction, sljit_si size) in sljit_emit_op_custom() argument 1869 SLJIT_UNUSED_ARG(instruction); in sljit_emit_op_custom()
|
H A D | sljitLir.h | 1219 void *instruction, sljit_si size);
|
H A D | sljitNativeSPARC_common.c | 930 void *instruction, sljit_si size) in sljit_emit_op_custom() argument 933 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 935 return push_inst(compiler, *(sljit_ins*)instruction, UNMOVABLE_INS); in sljit_emit_op_custom()
|
H A D | sljitNativeARM_T2_32.c | 1539 void *instruction, sljit_si size) in sljit_emit_op_custom() argument 1542 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1545 return push_inst16(compiler, *(sljit_uh*)instruction); in sljit_emit_op_custom() 1546 return push_inst32(compiler, *(sljit_ins*)instruction); in sljit_emit_op_custom()
|
H A D | sljitNativeARM_64.c | 1528 void *instruction, sljit_si size) in sljit_emit_op_custom() argument 1531 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1533 return push_inst(compiler, *(sljit_ins*)instruction); in sljit_emit_op_custom()
|
H A D | sljitNativeMIPS_common.c | 1264 void *instruction, sljit_si size) in sljit_emit_op_custom() argument 1267 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1269 return push_inst(compiler, *(sljit_ins*)instruction, UNMOVABLE_INS); in sljit_emit_op_custom()
|
H A D | sljitNativePPC_common.c | 1672 void *instruction, sljit_si size) in sljit_emit_op_custom() argument 1675 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1677 return push_inst(compiler, *(sljit_ins*)instruction); in sljit_emit_op_custom()
|
H A D | sljitNativeARM_32.c | 1987 void *instruction, sljit_si size) in sljit_emit_op_custom() argument 1990 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1992 return push_inst(compiler, *(sljit_uw*)instruction); in sljit_emit_op_custom()
|
/PHP-7.0/ext/fileinfo/ |
H A D | magicdata.patch | 161 # without x86 jump instruction 172 # only x86 short jump instruction found
|
/PHP-7.0/ext/zlib/tests/ |
H A D | data.inc | 50 shall go hard but I will better the instruction.
|