Lines Matching refs:pos
102 * 'utf8s' starting at position 'pos'
105 * @param pos : position from where the UTF8 character is checked and copied
113 picoos_uint32 *pos,
122 picoos_uint32 *pos);
126 * 'utf8s' starting the backward search at position 'pos-1'
129 * @param pos : the search for the prev UTF8 char starts at [pos-1]
133 * @return FALSE if there is no valid UTF8 char preceeding pos or no more UTF8 char available within utf8len
137 picoos_uint32 *pos,
146 picoos_uint32 *pos);