Home
last modified time | relevance | path

Searched refs:Transform (Results 1 – 13 of 13) sorted by relevance

/PHP-5.4/ext/xsl/tests/
H A Dxslt001.phpt2 Test 1: Transform To XML String
7 echo "Test 1: Transform To XML String";
16 Test 1: Transform To XML String
H A Dxslt006.phpt2 Test 6: Transform To Doc
7 echo "Test 6: Transform To Doc";
17 Test 6: Transform To Doc
H A Dxslt007.phpt2 Test 7: Transform To Uri
7 echo "Test 7: Transform To Uri";
18 Test 7: Transform To Uri
H A Dxslt002.phpt2 Test 2: Transform To HTML String
7 echo "Test 2: Transform To HTML String";
24 Test 2: Transform To HTML String
H A Dbug33853.phpt16 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
H A Dbug54446.phpt18 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
H A Dbug49634.phpt20 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
H A Dbug54446_with_ini.phpt18 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
/PHP-5.4/ext/xsl/tests/53965/
H A Dinclude.xsl1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
H A Dcollection.xsl1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
/PHP-5.4/ext/hash/
H A Dphp_hash_haval.h33 void (*Transform)(php_hash_uint32 state[8], const unsigned char block[128]); member
H A Dhash_haval.c263 context->Transform = PHP_##p##HAVALTransform; }
303 context->Transform(context->state, context->buffer); in PHP_HAVALUpdate()
306 context->Transform(context->state, &input[i]); in PHP_HAVALUpdate()
/PHP-5.4/build/
H A Dlibtool.m44382 # Transform the output of nm in a proper C declaration
4385 # Transform the output of nm in a C name address pair
4544 # Transform an extracted symbol line into a proper C declaration
4547 # Transform an extracted symbol line into symbol name and symbol address
4612 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.

Completed in 45 milliseconds