Home
last modified time | relevance | path

Searched refs:pn (Results 1 – 8 of 8) sorted by relevance

/PHP-7.3/ext/standard/tests/strings/
H A Dbug48709.phpt10 'pn', // ditto
26 pn => N
/PHP-7.3/ext/bcmath/libbcmath/src/
H A Ddebug.c51 pn (bc_num num) in pn() function
/PHP-7.3/ext/phar/phar/
H A Dpharcommand.inc704 * @param string $pn
707 public function phar_dir_echo($pn, $f)
736 foreach($dir as $pn => $f) {
738 call_user_func($func, $pn, $f, $args);
897 * @param string $pn
901 public function phar_dir_extract($pn, $f, $args)
905 $sub = substr($pn, $blen);
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h11463 int (*xColumnText)(Fts5Context*, int iCol, const char **pz, int *pn);
H A Dsqlite3.c169323 *pn = (int)(z2-z1);
203944 (*pn)++;
205810 u8 **pa, int *pn
205844 *pn = aIter[0].n;
205868 *pn = pBuf->n;
212444 *pn = p->term.n;
214387 *pn = n-1;
217162 int *pn
217170 *pn = 0;
217185 int *pn
[all …]
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2104 const char *pn = posix_names; in check_posix_name() local
2109 PRIV(strncmp_c8)(ptr, pn, (unsigned int)len) == 0) return yield; in check_posix_name()
2110 pn += posix_name_lengths[yield] + 1; in check_posix_name()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic3814 !:mime audio/x-pn-realaudio
3817 #video/x-pn-realvideo
H A Dmagic私はガラスを食べられます3814 !:mime audio/x-pn-realaudio
3817 #video/x-pn-realvideo

Completed in 696 milliseconds