Home
last modified time | relevance | path

Searched refs:nend (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/bcmath/libbcmath/src/
H A Dconvert.h48 static inline void bc_convert_to_vector(BC_VECTOR *n_vector, const char *nend, size_t nlen) in bc_convert_to_vector() argument
53 n_vector[i] = bc_partial_convert_to_vector(nend, len); in bc_convert_to_vector()
54 nend -= len; in bc_convert_to_vector()
/php-src/ext/mbstring/tests/
H A Duuencode_encoding.phpt24 /* mbstring's uuencode requires the user to strip off the terminating "`\nend\n" */
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt149 print "\nend of execution";

Completed in 7 milliseconds